Nearest Neighbor Retrieval Using Distance-Based Hashing

  • Authors:
  • Vassilis Athitsos;Michalis Potamias;Panagiotis Papapetrou;George Kollios

  • Affiliations:
  • Computer Science and Engineering Department, University of Texas at Arlington, Arlington, Texas, USA;Computer Science Department, Boston University, Boston, Massachusetts, USA;Computer Science Department, Boston University, Boston, Massachusetts, USA;Computer Science Department, Boston University, Boston, Massachusetts, USA

  • Venue:
  • ICDE '08 Proceedings of the 2008 IEEE 24th International Conference on Data Engineering
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

A method is proposed for indexing spaces with arbitrary distance measures, so as to achieve efficient approximate nearest neighbor retrieval. Hashing methods, such as Locality Sensitive Hashing (LSH), have been successfully applied for similarity indexing in vector spaces and string spaces under the Hamming distance. The key novelty of the hashing technique proposed here is that it can be applied to spaces with arbitrary distance measures, including non-metric distance measures. First, we describe a domain-independent method for constructing a family of binary hash functions. Then, we use these functions to construct multiple multibit hash tables. We show that the LSH formalism is not applicable for analyzing the behavior of these tables as index structures. We present a novel formulation, that uses statistical observations from sample data to analyze retrieval accuracy and efficiency for the proposed indexing method. Experiments on several real-world data sets demonstrate that our method produces good trade-offs between accuracy and efficiency, and significantly outperforms VP-trees, which are a well-known method for distance-based indexing.