Pith. sign in

REVIEW 3 cited by

Relevance Proximity Graphs for Fast Relevance Retrieval

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 1908.06887 v3 pith:TJ2F46RM submitted 2019-08-19 cs.IR

Relevance Proximity Graphs for Fast Relevance Retrieval

classification cs.IR
keywords relevanceretrievalgraphsmodelsapproachmodelprovidesproximity
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In plenty of machine learning applications, the most relevant items for a particular query should be efficiently extracted, while the relevance function is based on a highly-nonlinear model, e.g., DNNs or GBDTs. Due to the high computational complexity of such models, exhaustive search is infeasible even for medium-scale problems. To address this issue, we introduce Relevance Proximity Graphs (RPG): an efficient non-exhaustive approach that provides a high-quality approximate solution for maximal relevance retrieval. Namely, we extend the recent similarity graphs framework to the setting, when there is no similarity measure defined on item pairs, which is a common practical use-case. By design, our approach directly maximizes off-the-shelf relevance functions and does not require any proxy auxiliary models. Via extensive experiments, we show that the developed method provides excellent retrieval accuracy while requiring only a few model computations, outperforming indirect models. We open-source our implementation as well as two large-scale datasets to support further research on relevance retrieval.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. OneShot: Index-in-Ranking with Neural Scoring for Large-Scale Retrieval

    cs.IR 2026-07 conditional novelty 6.0

    OneShot trains hierarchical item codebooks jointly with the ranking loss, enabling nonlinear neural scoring in billion-scale retrieval and reporting +20% recall, 10x fewer dense-ranked items, and live Instagram gains.

  2. OneShot: Index-in-Ranking with Neural Scoring for Large-Scale Retrieval

    cs.IR 2026-07 conditional novelty 6.0

    OneShot trains a hierarchical item index and a neural ranking score jointly, reporting +20% offline recall and 10x efficiency over k-means ANN at Instagram.

  3. Relevance-Based Embeddings: Lightweight Candidate Retrieval via Heavy-Ranker Calls

    cs.IR 2026-07 conditional novelty 6.0

    Relevance vectors to support items/queries, mapped by light networks, uniformly approximate any continuous ranker and improve lightweight candidate retrieval over dual encoders.