← Search

Philip Sun

3 accepted papers

2023

Automating Nearest Neighbor Search Configuration with Constrained Optimization

ICLR 2023poster

The approximate nearest neighbor (ANN) search problem is fundamental to efficiently serving many real-world machine learning applications. A number of techniques have been developed for ANN search that are efficient, accurate, and scalable. However, such techniques typically have a number of paramet…

Cited by 8SourcePDFScholar
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…