作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 人工智能及识别技术 • 上一篇    下一篇

一种支持海量人脸图片快速检索的索引结构

汪 昀,朱 明,冯伟国   

  1. (中国科学技术大学自动化系,合肥230027)
  • 收稿日期:2014-03-14 出版日期:2015-03-15 发布日期:2015-03-13
  • 作者简介:汪 昀(1988 - ),男,硕士研究生,主研方向:多媒体检索;朱 明,教授、博士;冯伟国,博士研究生。
  • 基金资助:
    中国科学院先导专项课题基金资助项目“网络视频传播与控制”(XDA06030900)。

An Index Structure of Fast Retrieval for Massive Face Image

WANG Yun,ZHU Ming,FENG Weiguo   

  1. (Department of Automation,University of Science and Technology of China,Hefei 230027,China)
  • Received:2014-03-14 Online:2015-03-15 Published:2015-03-13

摘要: 为了在大规模的人脸数据库中准确快速地检索到所需图像,提出一种相似人脸检索方法。提取人脸图片的局部二值模式特征,通过建立投影矩阵将特征从欧几里德空间映射到汉明空间实现降维,再采用改进的多比特编码方法对降维后的特征进行编码,并生成图片签名,以曼哈顿距离取代汉明距离衡量签名之间的相似度,根据图片签名集合构建倒排索引表,通过倒排索引表高效地查找相似图片。包含20 万张人脸图片的实验数据集的结果表明,该方法在保证检索精度的前提下,检索时间控制在0. 15 s 以内,能够满足海量人脸图片检索的准确性与实时性要求。

关键词: 海量人脸图片, 局部二值模式特征, 图片签名, 多比特编码, 倒排索引, 快速检索

Abstract: In order to quickly and correctly retrieve the desired image from massive face image database,this paper proposes an efficient fast method for similar face image retrieval. It extracts Local Binary Pattern(LBP) features of face images and does dimensionality reduction by mapping the features from Euclidean space into Hamming space. A signature for each image is constructed by encoding dimensionality reduced features,using enhanced multi-bit encoding method. The similarity between each signature is judged by Manhattan distance instead of Hamming distance. It constructs inverted indexes from image signatures and fast retrieval is accomplished by using efficient inverted indexes. Experimental results on dataset containing 200 000 face images show that the retrieval time is less than 0. 15 s,which satisfies the retrieval precision as well as the accuracy and real-time of large-scale face image retrieval.

Key words: massive, Local Binary Pattern ( LBP ) feature, image signature, multi-bit encoding, inverted index, fast retrieval

中图分类号: