Semi-Supervised Hashing for Scalable Image Retrieval

Abstract

Large scale image search has recently attracted considerableattentionduetoeasyavailabilityofhugeamountsof data. Several hashing methods have been proposed to allow approximate but highly efficient search. Unsupervised hashing methods show good performance with metric distances but, in image search, semantic similarity is usually givenintermsoflabeledpairsofimages. Thereexistsupervised hashing methods that can handle such semantic similarity but they are prone to overfitting when labeled data is small or noisy. Moreover, these methods are usually very slow to train. In this work, we propose a semi-supervised hashing method that is formulated as minimizing empirical error on the labeled data while maximizing variance and independence of hash bits over the labeled and unlabeleddata. Theproposedmethodcanhandlebothmetricas

Cite

Text

Wang et al. "Semi-Supervised Hashing for Scalable Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539994

Markdown

[Wang et al. "Semi-Supervised Hashing for Scalable Image Retrieval." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/wang2010cvpr-semi/) doi:10.1109/CVPR.2010.5539994

BibTeX

@inproceedings{wang2010cvpr-semi,
  title     = {{Semi-Supervised Hashing for Scalable Image Retrieval}},
  author    = {Wang, Jun and Kumar, Ondrej and Chang, Shih-Fu},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {3424-3431},
  doi       = {10.1109/CVPR.2010.5539994},
  url       = {https://mlanthology.org/cvpr/2010/wang2010cvpr-semi/}
}