← Search

David Simcha

6 accepted papers

2023

SOAR: Improved Indexing for Approximate Nearest Neighbor Search

NeurIPS 2023poster

This paper introduces SOAR: **S**pilling with **O**rthogonality-**A**mplified **R**esiduals, a novel data indexing technique for approximate nearest neighbor (ANN) search. SOAR extends upon previous approaches to ANN search, such as spill trees, that utilize multiple redundant representations while…

Cited by 19SourcePDFScholar
2020

Accelerating Large-Scale Inference with Anisotropic Vector Quantization

ICML 2020poster

Quantization based techniques are the current state-of-the-art for scaling maximum inner product search to massive databases. Traditional approaches to quantization aim to minimize the reconstruction error of the database points. Based on the observation that for a given query, the database points t…

2017

Fast Classification with Binary Prototypes

AISTATS 2017poster

In this work, we propose a new technique for \emphfast k-nearest neighbor (k-NN) classification in which the original database is represented via a small set of learned binary prototypes. The training phase simultaneously learns a hash function which maps the data points to binary codes, and a set o…

2017

Multiscale Quantization for Fast Similarity Search

NeurIPS 2017poster

We propose a multiscale quantization approach for fast similarity search on large, high-dimensional datasets. The key insight of the approach is that quantization methods, in particular product quantization, perform poorly when there is large variance in the norms of the data points. This is a commo…

Cited by 85SourcePDFScholar
2015

Exemplar-based large vocabulary speech recognition using k-nearest neighbors

ICASSP 2015accepted

This paper describes a large scale exemplar-based acoustic modeling approach for large vocabulary continuous speech recognition. We construct an index of labeled training frames using high-level features extracted from the bottleneck layer of a deep neural network as indexing features. At recognitio…

Cited by 0SourceScholar