IRDSLGPFSep 25, 2024

Results of the Big ANN: NeurIPS'23 competition

arXiv:2409.17424v136 citationsh-index: 48
Originality Synthesis-oriented
AI Analysis

This competition advanced the state-of-the-art for researchers and practitioners in machine learning and data science by addressing growing complexity in nearest neighbor search workloads.

The Big ANN Challenge at NeurIPS 2023 tackled practical variants of approximate nearest neighbor search, including filtered search and out-of-distribution data, resulting in significant improvements in search accuracy and efficiency over industry-standard baselines.

The 2023 Big ANN Challenge, held at NeurIPS 2023, focused on advancing the state-of-the-art in indexing data structures and search algorithms for practical variants of Approximate Nearest Neighbor (ANN) search that reflect the growing complexity and diversity of workloads. Unlike prior challenges that emphasized scaling up classical ANN search ~\cite{DBLP:conf/nips/SimhadriWADBBCH21}, this competition addressed filtered search, out-of-distribution data, sparse and streaming variants of ANNS. Participants developed and submitted innovative solutions that were evaluated on new standard datasets with constrained computational resources. The results showcased significant improvements in search accuracy and efficiency over industry-standard baselines, with notable contributions from both academic and industrial teams. This paper summarizes the competition tracks, datasets, evaluation metrics, and the innovative approaches of the top-performing submissions, providing insights into the current advancements and future directions in the field of approximate nearest neighbor search.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes