Approximate Nearest Neighbor Search on High Dimensional Data --- Experiments, Analyses, and Improvement (v1.0)
Wen Li, Ying Zhang, Yifang Sun, Wei Wang, Wenjie Zhang, Xuemin Lin

TL;DR
This paper provides a comprehensive evaluation of state-of-the-art approximate nearest neighbor search algorithms across various domains, datasets, and settings, and introduces a new method that improves efficiency and recall.
Contribution
It offers the first extensive cross-disciplinary analysis of ANNS algorithms and proposes a novel method that enhances both query efficiency and accuracy.
Findings
Most algorithms perform well on certain datasets but vary significantly across others.
The new method consistently outperforms existing algorithms in efficiency and recall.
Comprehensive evaluation reveals strengths and weaknesses of current ANNS approaches.
Abstract
Approximate Nearest neighbor search (ANNS) is fundamental and essential operation in applications from many domains, such as databases, machine learning, multimedia, and computer vision. Although many algorithms have been continuously proposed in the literature in the above domains each year, there is no comprehensive evaluation and analysis of their performances. In this paper, we conduct a comprehensive experimental evaluation of many state-of-the-art methods for approximate nearest neighbor search. Our study (1) is cross-disciplinary (i.e., including 16 algorithms in different domains, and from practitioners) and (2) has evaluated a diverse range of settings, including 20 datasets, several evaluation metrics, and different query workloads. The experimental results are carefully reported and analyzed to understand the performance results. Furthermore, we propose a new method that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Data Management and Algorithms · Video Surveillance and Tracking Methods
