应用科学学报 ›› 2012, Vol. 30 ›› Issue (4): 349-355.doi: 10.3969/j.issn.0255-8297.2012.04.004

• 信号与信息处理 • 上一篇    下一篇

一种基于精确欧氏位置敏感哈希的目标检索方法

赵永威, 李弼程, 高毫林   

  1. 信息工程大学信息工程学院,郑州450002
  • 收稿日期:2011-07-14 修回日期:2011-10-28 出版日期:2012-07-23 发布日期:2012-07-28
  • 通信作者: 李弼程,教授,博导,研究方向:智能信息处理,E-mail: lbclm@163.com
  • 作者简介:通信作者:李弼程,教授,博导,研究方向:智能信息处理,E-mail: lbclm@163.com
  • 基金资助:

    国家自然科学基金(No.60872142)资助

Object Retrieval Based on Exact Euclidean Locality Sensitive Hashing

ZHAO Yong-wei, LI Bi-cheng, GAO Hao-lin   


  1. Institute of Information Engineering, Information Engineering University, Zhengzhou 450002, China
  • Received:2011-07-14 Revised:2011-10-28 Online:2012-07-23 Published:2012-07-28

摘要:

针对目标检索问题,常用方案是视觉词典法(bag of visual words,BoVW),但传统的BoVW方法具有时间效率低、内存消耗大以及视觉单词同义性和歧义性的问题. 针对这些问题,该文提出一种基于精确欧氏位置敏感哈希(exact Euclidean locality sensitive Hashing,E2LSH)的目标检索方法. 首先,采用E2LSH 对训练图像库
的局部特征点进行聚类,生成1 组支持动态扩充的随机化视觉词典组;然后,基于这组词典构建视觉词汇直方图和索引文件,并由tf-idf 算法对词频向量重新分配权重;最后,将目标直方图特征与索引文件进行相似性匹配,完成目标检索. 实验结果表明,相比于传统方法,该方法较大地提高了检索精度,对大规模数据库有较好的适用性.

关键词: 目标检索, 视觉词典法, 精确欧氏位置敏感哈希, tf-idf 算法

Abstract:

 The problem of object retrieval is often addressed with the BoVW (bag of visual words) method. There are several problems in the traditional BoVW such as low time efficiency and large memory consumption,and synonymy and polysemy of visual words. In this paper, an object retrieval method based on exact Euclideanlocality sensitive hashing (E2LSH) is proposed. E2LSH is used to hash local features of the training dataset,and a group of scalable random visual vocabularies is constructed. Then, the visual vocabulary histograms and index files are created according to these random vocabularies. The term frequency vectors are weighted with tf-idf strategy. Similarity matching between histogram of the query object and index files is made to accomplish object retrieval. Experimental results show that accuracy of the proposed method is substantially improved compared to the traditional methods. The method is applicable to large scale datasets.

Key words: object retrieval, bag of visual words (BoVW), exact Euclidean locality sensitive hashing (E2LSH), tf-idf algorithm

中图分类号: