A Sub-linear Time Algorithm for Approximating k-Nearest-Neighbor with Full Quality Guarantee
Hengzhao Ma, Jianzhong Li

TL;DR
This paper introduces a novel algorithm for approximate k-Nearest-Neighbors that unifies distance and recall criteria with full theoretical guarantees, achieving sub-linear query time, a first in the field.
Contribution
It presents the first algorithm to combine sub-linear query time with full theoretical approximation guarantees for k-NN.
Findings
Achieves sub-linear query time for k-NN approximation.
Provides full theoretical guarantees for both distance and recall criteria.
Unifies two approximation criteria in a single algorithm.
Abstract
In this paper we propose an algorithm for the approximate k-Nearest-Neighbors problem. According to the existing researches, there are two kinds of approximation criterion. One is the distance criteria, and the other is the recall criteria. All former algorithms suffer the problem that there are no theoretical guarantees for the two approximation criterion. The algorithm proposed in this paper unifies the two kinds of approximation criterion, and has full theoretical guarantees. Furthermore, the query time of the algorithm is sub-linear. As far as we know, it is the first algorithm that achieves both sub-linear query time and full theoretical approximation guarantee.
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.
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 · Algorithms and Data Compression
