Pith. sign in

REVIEW 2 cited by

Relative NN-Descent: A Fast Index Construction for Graph-Based Approximate 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 2310.20419 v1 pith:2KDAS3D5 submitted 2023-10-31 cs.IR

Relative NN-Descent: A Fast Index Construction for Graph-Based Approximate Nearest Neighbor Search

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

Approximate Nearest Neighbor Search (ANNS) is the task of finding the database vector that is closest to a given query vector. Graph-based ANNS is the family of methods with the best balance of accuracy and speed for million-scale datasets. However, graph-based methods have the disadvantage of long index construction time. Recently, many researchers have improved the tradeoff between accuracy and speed during a search. However, there is little research on accelerating index construction. We propose a fast graph construction algorithm, Relative NN-Descent (RNN-Descent). RNN-Descent combines NN-Descent, an algorithm for constructing approximate K-nearest neighbor graphs (K-NN graphs), and RNG Strategy, an algorithm for selecting edges effective for search. This algorithm allows the direct construction of graph-based indexes without ANNS. Experimental results demonstrated that the proposed method had the fastest index construction speed, while its search performance is comparable to existing state-of-the-art methods such as NSG. For example, in experiments on the GIST1M dataset, the construction of the proposed method is 2x faster than NSG. Additionally, it was even faster than the construction speed of NN-Descent.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Towards Modality-Agnostic Medical Image Anomaly Detection: A Training-Free Manifold Refinement Approach

    cs.CV 2026-04 unverdicted novelty 5.0

    A new Mean Shift Density Enhancement procedure applied to self-supervised embeddings yields state-of-the-art anomaly detection AUC and average precision on seven medical imaging datasets.

  2. Towards Modality-Agnostic Medical Image Anomaly Detection: A Training-Free Manifold Refinement Approach

    cs.CV 2026-04 conditional novelty 4.0

    A system enhances NPC dialogue by combining panoramic image semantic segmentation and scene graph data with LLMs, enabling context-aware responses.