Sub-Selective Quantization for Large-Scale Image Search

Abstract

Recently with the explosive growth of visual content on the Internet, large-scale image search has attracted intensive attention. It has been shown that mapping highdimensional image descriptors to compact binary codes can lead to considerable efficiency gains in both storage and similarity computation of images. However, most existing methods still suffer from expensive training devoted to large-scale binary code learning. To address this issue, we propose a sub-selection based matrix manipulation algorithm which can significantly reduce the computational cost of code learning. As case studies, we apply the sub-selection algorithm to two popular quantization techniques PCA Quantization (PCAQ) and Iterative Quantization (ITQ). Crucially, we can justify the resulting sub-selective quantization by proving its theoretic properties. Extensive experiments are carried out on three image benchmarks with up to one million samples, corroborating the efficacy of the sub-selective quantization method in terms of image retrieval.

Cite

Text

Li et al. "Sub-Selective Quantization for Large-Scale Image Search." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.9138

Markdown

[Li et al. "Sub-Selective Quantization for Large-Scale Image Search." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/li2014aaai-sub/) doi:10.1609/AAAI.V28I1.9138

BibTeX

@inproceedings{li2014aaai-sub,
  title     = {{Sub-Selective Quantization for Large-Scale Image Search}},
  author    = {Li, Yeqing and Chen, Chen and Liu, Wei and Huang, Junzhou},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {2803-2809},
  doi       = {10.1609/AAAI.V28I1.9138},
  url       = {https://mlanthology.org/aaai/2014/li2014aaai-sub/}
}