Affinity Preserving Quantization for Hashing: A Vector Quantization Approach to Compact Learn Binary Codes

Abstract

Hashing techniques are powerful for approximate nearest neighbour (ANN) search.Existing quantization methods in hashing are all focused on scalar quantization (SQ) which is inferior in utilizing the inherent data distribution.In this paper, we propose a novel vector quantization (VQ) method named affinity preserving quantization (APQ) to improve the quantization quality of projection values, which has significantly boosted the performance of state-of-the-art hashing techniques.In particular, our method incorporates the neighbourhood structure in the pre- and post-projection data space into vector quantization.APQ minimizes the quantization errors of projection values as well as the loss of affinity property of original space.An effective algorithm has been proposed to solve the joint optimization problem in APQ, and the extension to larger binary codes has been resolved by applying product quantization to APQ.Extensive experiments have shown that APQ consistently outperforms the state-of-the-art quantization methods, and has significantly improved the performance of various hashing techniques.

Cite

Text

Wang et al. "Affinity Preserving Quantization for Hashing: A Vector Quantization Approach to Compact Learn Binary Codes." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.10098

Markdown

[Wang et al. "Affinity Preserving Quantization for Hashing: A Vector Quantization Approach to Compact Learn Binary Codes." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/wang2016aaai-affinity/) doi:10.1609/AAAI.V30I1.10098

BibTeX

@inproceedings{wang2016aaai-affinity,
  title     = {{Affinity Preserving Quantization for Hashing: A Vector Quantization Approach to Compact Learn Binary Codes}},
  author    = {Wang, Zhe and Duan, Ling-Yu and Huang, Tiejun and Gao, Wen},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1102-1108},
  doi       = {10.1609/AAAI.V30I1.10098},
  url       = {https://mlanthology.org/aaai/2016/wang2016aaai-affinity/}
}