PAPER DIGEST
Most Influential ICML 2011 Paper · 2026-03 edition

Hashing With Graphs

Wei Liu; Jun Wang; Sanjiv Kumar; Shih-Fu Chang

Venue
International Conference on Machine Learning (ICML) 2011
Recognition
Most Influential ICML 2011 Paper (Rank No. 9)
Edition
2026-03
Impact factor
9
Certificate ID
9cc4618b017d9b8a

Abstract

Hashing is becoming increasingly popular for efficient nearest neighbor search in massive databases. However, learning short codes that yield good search performance is still a challenge. Moreover, in many cases real-world data lives on a low-dimensional manifold, which should be taken into account to capture meaningful nearest neighbors. In this paper, we propose a novel graph-based hashing method which automatically discovers the neighborhood structure inherent in the data to learn appropriate compact codes. To make such an approach computationally feasible, we utilize Anchor Graphs to obtain tractable low-rank adjacency matrices. Our formulation allows constant time hashing of a new data point by extrapolating graph Laplacian eigenvectors to eigenfunctions. Finally, we describe a hierarchical threshold learning procedure in which each eigenfunction yields multiple bits, leading to higher search accuracy. Experimental comparison with the other state-of-the-art methods on two large datasets demonstrates the efficacy of the proposed method.

Download PDF certificate