A New Spherical Hashing Method in a Low-Dimensional Isotropic Space.

Yinhe Lan,Zhenyu Weng,Yuesheng Zhu
DOI: https://doi.org/10.1109/vcip.2017.8305093
2017-01-01
Abstract:By using a hypersphere to group the spatially coherent data points into the same bit, spherical hashing (SPH) can achieve a good performance in approximate nearest neighbor (ANN) search. However, when the data dimensionality rises, the data becomes sparse and the hypersphere needs to increase its radius to maintain the same coverage, which makes the data points in the hypersphere less coherent. To alleviate the effect brought from the high dimensionality of the data, a new hypersphere-based hashing method is proposed. By constructing a low-dimensional isotropic space where the variance of projection along each component is equal, both the similarity and the distribution of the original data can be preserved in this space. And then, the hashing functions are learnt by SPH in this space. The experiments on SIFT1M and GIST1M datasets show that the performance of SPH can be improved by our method and is superior to other state-of-the-art hashing methods in terms of recall and mAP performance.
What problem does this paper attempt to address?