PAPER DIGEST
Most Influential SIGMOD 2012 Paper · 2026-03 edition

Locality-sensitive Hashing Scheme Based On Dynamic Collision Counting

Junhao Gan; Jianlin Feng; Qiong Fang; Wilfred Ng

Venue
ACM SIGMOD Conference (SIGMOD) 2012
Recognition
Most Influential SIGMOD 2012 Paper (Rank No. 11)
Edition
2026-03
Impact factor
5
Certificate ID
eb375e431b5fffe1

Abstract

Locality-Sensitive Hashing (LSH) and its variants are well-known methods for solving the <i>c</i>-approximate NN Search problem in high-dimensional space. Traditionally, several LSH functions are concatenated to form a "static" compound hash function for building a hash table. In this paper, we propose to use a base of <i>m</i> single LSH functions to construct "<i>dynamic</i>" compound hash functions, and define a new LSH scheme called <i>Collision Counting LSH</i> (C2LSH). If the number of LSH functions under which a data object <i>o</i> collides with a query object <i>q</i> is greater than a pre-specified collision threhold <i>l</i>, then <i>o</i> can be regarded as a good candidate of <i>c</i>-approximate NN of <i>q</i>. This is the basic idea of C2LSH. Our theoretical studies show that, by appropriately choosing the size of LSH function base <i>m</i> and the collision threshold <i>l</i>, C2LSH can have a guarantee on query quality. Notably, the parameter <i>m</i> is not affected by dimensionality of data objects, which makes C2LSH especially good for high dimensional NN search. The experimental studies based on synthetic datasets and four real datasets have shown that C2LSH outperforms the state of the art method LSB-forest in high dimensional space.

Download PDF certificate