Semi-Supervised Hashing for Large-Scale Search
Citations Over TimeTop 1% of 2012 papers
Abstract
Hashing-based approximate nearest neighbor (ANN) search in huge databases has become popular due to its computational and memory efficiency. The popular hashing methods, e.g., Locality Sensitive Hashing and Spectral Hashing, construct hash functions based on random or principal projections. The resulting hashes are either not very accurate or are inefficient. Moreover, these methods are designed for a given metric similarity. On the contrary, semantic similarity is usually given in terms of pairwise labels of samples. There exist supervised hashing methods that can handle such semantic similarity, but they are prone to overfitting when labeled data are small or noisy. In this work, we propose a semi-supervised hashing (SSH) framework that minimizes empirical error over the labeled set and an information theoretic regularizer over both labeled and unlabeled sets. Based on this framework, we present three different semi-supervised hashing methods, including orthogonal hashing, nonorthogonal hashing, and sequential hashing. Particularly, the sequential hashing method generates robust codes in which each hash function is designed to correct the errors made by the previous ones. We further show that the sequential learning paradigm can be extended to unsupervised domains where no labeled pairs are available. Extensive experiments on four large datasets (up to 80 million samples) demonstrate the superior performance of the proposed SSH methods over state-of-the-art supervised and unsupervised hashing techniques.
Related Papers
- → Least square regularized spectral hashing for similarity search(2012)13 cited
- → Grassmann Hashing for approximate nearest neighbor search in high dimensional space(2011)15 cited
- → Load Thresholds for Cuckoo Hashing with Double Hashing(2018)3 cited
- → Deep Cross-Modal Hashing with Hashing Functions and Unified Hash Codes Jointly Learning(2019)5 cited
- → Fusion Hashing: A General Framework for Self-improvement of Hashing(2018)