Pith. sign in

REVIEW 3 cited by

A Bi-metric Framework for Fast Similarity 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 2406.02891 v1 pith:G64J5WM6 submitted 2024-06-05 cs.IR cs.DScs.LG

classification cs.IRcs.DScs.LG
keywords metricdataframeworkachievesground-truthproxyaccuratebi-metric
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We propose a new "bi-metric" framework for designing nearest neighbor data structures. Our framework assumes two dissimilarity functions: a ground-truth metric that is accurate but expensive to compute, and a proxy metric that is cheaper but less accurate. In both theory and practice, we show how to construct data structures using only the proxy metric such that the query procedure achieves the accuracy of the expensive metric, while only using a limited number of calls to both metrics. Our theoretical results instantiate this framework for two popular nearest neighbor search algorithms: DiskANN and Cover Tree. In both cases we show that, as long as the proxy metric used to construct the data structure approximates the ground-truth metric up to a bounded factor, our data structure achieves arbitrarily good approximation guarantees with respect to the ground-truth metric. On the empirical side, we apply the framework to the text retrieval problem with two dissimilarity functions evaluated by ML models with vastly different computational costs. We observe that for almost all data sets in the MTEB benchmark, our approach achieves a considerably better accuracy-efficiency tradeoff than the alternatives, such as re-ranking.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Sparse Navigable Graphs for Nearest Neighbor Search: Algorithms and Hardness

    cs.DS 2025-07 conditional novelty 7.0 of 10

    Sparsest navigable graph construction is approximation-equivalent to Set Cover, yielding a (ln n+1)-approximation, o(ln n)-hardness, fast bicriteria algorithms, and an Ω(n squared) query lower bound.

  2. Distance Adaptive Beam Search for Provably Accurate Graph-Based Nearest Neighbor Search

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A distance-based stopping rule for beam search in graph-based ANN is proven to give exact or approximate nearest neighbors on navigable graphs and beats fixed-width beam search in experiments.

  3. Beyond Sequential Reranking: Reranker-Guided Search Improves Reasoning Intensive Retrieval

    cs.IR 2025-09 conditional novelty 5.0 of 10

    Reranker-Guided-Search, a greedy graph search steered by reranker scores, outperforms sequential top-k reranking under a fixed budget on three reasoning-intensive retrieval benchmarks.

Pith tools