Pith. sign in

REVIEW 1 cited by

Adaptive Estimation for Approximate k-Nearest-Neighbor Computations

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1902.09465 v1 pith:EF6KZNFQ submitted 2019-02-25 cs.DS cs.LGstat.ML

Adaptive Estimation for Approximate k-Nearest-Neighbor Computations

classification cs.DS cs.LGstat.ML
keywords problemalgorithmsadaptivelyalgorithmapproximatecomputationsdistancesfinding
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Algorithms often carry out equally many computations for "easy" and "hard" problem instances. In particular, algorithms for finding nearest neighbors typically have the same running time regardless of the particular problem instance. In this paper, we consider the approximate k-nearest-neighbor problem, which is the problem of finding a subset of O(k) points in a given set of points that contains the set of k nearest neighbors of a given query point. We propose an algorithm based on adaptively estimating the distances, and show that it is essentially optimal out of algorithms that are only allowed to adaptively estimate distances. We then demonstrate both theoretically and experimentally that the algorithm can achieve significant speedups relative to the naive method.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Col-Bandit: Query-Time Top-$K$ Estimation for Late-Interaction Retrieval

    cs.IR 2026-02 conditional novelty 6.0

    An adaptive confidence-bound cell-pruning method recovers the exhaustive MaxSim top-K with roughly one-quarter to one-third of the compute on BEIR and REAL-MM-RAG, at the price of a calibrated rather than certified de...