Iterative Quantization: A Procrustean Approach to Learning Binary Codes | Awesome Learning to Hash Add your paper to Learning2Hash

Iterative Quantization: A Procrustean Approach to Learning Binary Codes

Y. Gong, S. Lazebnik. CVPR 2011

[PDF] [Code]    
Quantisation Unsupervised CVPR Image Retrieval Has Code

This paper addresses the problem of learning similarity preserving binary codes for efficient retrieval in large-scale image collections. We propose a simple and efficient alternating minimization scheme for finding a rotation of zerocentered data so as to minimize the quantization error of mapping this data to the vertices of a zero-centered binary hypercube. This method, dubbed iterative quantization (ITQ), has connections to multi-class spectral clustering and to the orthogonal Procrustes problem, and it can be used both with unsupervised data embeddings such as PCA and supervised embeddings such as canonical correlation analysis (CCA). Our experiments show that the resulting binary coding schemes decisively outperform several other state-of-the-art methods.

Similar Work