Pith. sign in

REVIEW 1 cited by

ESG: Elastic Graphs for Range-Filtering Approximate k-Nearest Neighbor Search

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 2504.04018 v1 pith:R2NN7KN2 submitted 2025-04-05 cs.DB

classification cs.DB
keywords pointsquerymethodssearchmustaccuracyapproximateelastic
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Range-filtering approximate $k$-nearest neighbor (RFAKNN) search takes as input a vector and a numeric value, returning $k$ points from a database of $N$ high-dimensional points. The returned points must satisfy two criteria: their numeric values must lie within the specified query range, and they must be approximately the $k$ nearest points to the query vector. To strike a better balance between query accuracy and efficiency, we propose novel methods that relax the strict requirement for subranges to \textit{exactly} match the query range. This elastic relaxation is based on a theoretical insight: allowing the controlled inclusion of out-of-range points during the search does not compromise the bounded complexity of the search process. Building on this insight, we prove that our methods reduce the number of required subranges to at most \textit{two}, eliminating the $O(\log N)$ query overhead inherent in existing methods. Extensive experiments on real-world datasets demonstrate that our proposed methods outperform state-of-the-art approaches, achieving performance improvements of 1.5x to 6x while maintaining high accuracy.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. E2E: Efficient Filtered AKNN Search via Adaptive Termination

    cs.DB 2026-02 conditional novelty 5.0 of 10

    A learned model predicts filtered AKNN search cost from early-probe local filter statistics, enabling per-query early termination with reported speedups of up to ~3x at similar recall.

Pith tools