DocumentCode
2920493
Title
Random maximum margin hashing
Author
Joly, Alexis ; Buisson, Olivier
Author_Institution
INRIA, Domaine de Voluceau, France
fYear
2011
fDate
20-25 June 2011
Firstpage
873
Lastpage
880
Abstract
Following the success of hashing methods for multidimensional indexing, more and more works are interested in embedding visual feature space in compact hash codes. Such approaches are not an alternative to using index structures but a complementary way to reduce both the memory usage and the distance computation cost. Several data dependent hash functions have notably been proposed to closely fit data distribution and provide better selectivity than usual random projections such as LSH. However, improvements occur only for relatively small hash code sizes up to 64 or 128 bits. As discussed in the paper, this is mainly due to the lack of independence between the produced hash functions. We introduce a new hash function family that attempts to solve this issue in any kernel space. Rather than boosting the collision probability of close points, our method focus on data scattering. By training purely random splits of the data, regardless the closeness of the training samples, it is indeed possible to generate consistently more independent hash functions. On the other side, the use of large margin classifiers allows to maintain good generalization performances. Experiments show that our new Random Maximum Margin Hashing scheme (RMMH) outperforms four state-of-the-art hashing methods, notably in kernel spaces.
Keywords
computer vision; cryptography; file organisation; data dependent hash functions; data scattering; multidimensional indexing; random maximum margin hashing scheme; visual feature space; Gaussian distribution; Hamming distance; Kernel; Measurement; Support vector machines; Training; Visualization;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision and Pattern Recognition (CVPR), 2011 IEEE Conference on
Conference_Location
Providence, RI
ISSN
1063-6919
Print_ISBN
978-1-4577-0394-2
Type
conf
DOI
10.1109/CVPR.2011.5995709
Filename
5995709
Link To Document