Abstract
Similarity search, and specifically the nearest-neighbor search (NN) problem is widely used in many fields of computer science such as machine learning, computer vision and databases. However, in many settings such searches are known to suffer from the notorious curse of dimensionality, where running time grows exponentially with d. This causes severe performance degradation when working in high-dimensional spaces. Approximate techniques such as locality-sensitive hashing [2] improve the performance of the search, but are still computationally intensive. In this paper we propose a new way to solve this problem using a special hardware device called ternary content addressable memory (TCAM). TCAM is an associative memory, which is a special type of computer memory that is widely used in switches and routers for very high speed search applications. We show that the TCAM computational model can be leveraged and adjusted to solve NN search problems in a single TCAM lookup cycle, and with linear space. This concept does not suffer from the curse of dimensionality and is shown to improve the best known approaches for NN by more than four orders of magnitude. Simulation results demonstrate dramatic improvement over the best known approaches for NN, and suggest that TCAM devices may play a critical role in future large-scale databases and cloud applications.
Original language | English |
---|---|
Title of host publication | 11th International Workshop on Data Management on New Hardware, DaMoN 2015 - In conjunction with the ACM SIGMOD/PODS Conference |
Editors | Martin Kersten, Ippokratis Pandis |
Publisher | Association for Computing Machinery, Inc |
ISBN (Electronic) | 9781450336383 |
DOIs | |
State | Published - 31 May 2015 |
Event | 11th International Workshop on Data Management on New Hardware, DaMoN 2015 - Melbourne, Australia Duration: 1 Jun 2015 → … |
Publication series
Name | 11th International Workshop on Data Management on New Hardware, DaMoN 2015 - In conjunction with the ACM SIGMOD/PODS Conference |
---|
Conference
Conference | 11th International Workshop on Data Management on New Hardware, DaMoN 2015 |
---|---|
Country/Territory | Australia |
City | Melbourne |
Period | 1/06/15 → … |
Bibliographical note
Publisher Copyright:Copyright 2015 ACM.