DocumentCode
639440
Title
Hash Bit Selection: A Unified Solution for Selection Problems in Hashing
Author
Xianglong Liu ; Junfeng He ; Bo Lang ; Shih-Fu Chang
Author_Institution
State Key Lab. of Software Dev. Environ., Beihang Univ., Beijing, China
fYear
2013
fDate
23-28 June 2013
Firstpage
1570
Lastpage
1577
Abstract
Recent years have witnessed the active development of hashing techniques for nearest neighbor search over big datasets. However, to apply hashing techniques successfully, there are several important issues remaining open in selecting features, hashing algorithms, parameter settings, kernels, etc. In this work, we unify all these selection problems into a hash bit selection framework, i.e., selecting the most informative hash bits from a pool of candidate bits generated by different types of hashing methods using different feature spaces and/or parameter settings, etc. We represent the bit pool as a vertex- and edge-weighted graph with the candidate bits as vertices. The vertex weight represents the bit quality in terms of similarity preservation, and the edge weight reflects independence (non-redundancy) between bits. Then we formulate the bit selection problem as quadratic programming on the graph, and solve it efficiently by replicator dynamics. Moreover, a theoretical study is provided to reveal a very interesting insight: the selected bits actually are the normalized dominant set of the candidate bit graph. We conducted extensive large-scale experiments for three important application scenarios of hash techniques, i.e., hashing with multiple features, multiple hashing algorithms, and multiple bit hashing. We demonstrate that our bit selection approach can achieve superior performance over both naive selection methods and state-of-the-art hashing methods under each scenario, with significant accuracy gains ranging from 10% to 50% relatively.
Keywords
file organisation; graph theory; quadratic programming; query processing; candidate bit graph; edge-weighted graph; hash bit selection framework; large-scale experiments; multiple bit hashing; multiple feature hashing; multiple hashing algorithms; naive selection methods; nearest neighbor search; quadratic programming; replicator dynamics; vertex-weighted graph; Computer vision; Conferences; Pattern recognition; hash bit selection; locality sensitive hashing; nearest neighbor search; normalized dominant set;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on
Conference_Location
Portland, OR
ISSN
1063-6919
Type
conf
DOI
10.1109/CVPR.2013.206
Filename
6619050
Link To Document