PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 10, 2025Proceedings of the VLDB Endowment9 citations

Revisiting the Index Construction of Proximity Graph-Based Approximate Nearest Neighbor Search

View Full Paper
SYShuo YangJXJiadong XieYLYingfan Liu

Key Points

  • The proposed framework achieves up to 5.6x faster construction of proximity graphs without sacrificing k-ANN performance.
  • This study revisits relative neighborhood graph and navigable small world graph construction processes to improve efficiency.
  • Extensive experiments demonstrate significant reductions in construction cost while preserving search accuracy.
  • This research addresses scalability issues in big data environments through enhanced graph construction techniques.

Abstract

Proximity graphs (PG) have gained increasing popularity as the state-of-the-art solutions to k -approximate nearest neighbor ( k -ANN) search on high-dimensional data, which serves as a fundamental function in various fields, e.g., retrieval-augmented generation. Although PG-based approaches have the best k -ANN search performance, their index construction cost is superlinear to the number of points. Such superlinear cost substantially limits their scalability in the era of big data. Hence, the goal of this paper is to accelerate the construction of PG-based methods without compromising their k -ANN search performance. To achieve this goal, two mainstream categories of PG are revisited: relative neighborhood graph (RNG) and navigable small world graph (NSWG). By revisiting their construction process, we find the issues of construction efficiency. To address these issues, we propose a new construction framework with a novel pruning strategy for edge selection, which accelerates RNG construction while keeping its k -ANN search performance. Then, we integrate this framework into NSWG construction to enhance both the construction efficiency and k -ANN search performance of NSWG. Extensive experiments are conducted to validate our construction framework for both RNG and NSWG, and that it significantly reduces the PG construction cost, achieving up to 5.6x speedup, while not compromising the k -ANN search performance.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Yang et al. (2025) studied this question.

synapsesocial.com/papers/68c1d7e354b1d3bfb60f9c5chttps://doi.org/10.14778/3725688.3725709
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Efficient k-nearest neighbor graph construction for generic similarity measures2011 · 682 citations
  2. 2Proceedings of the 26th ACM international conference on Multimedia2018 · 456 citations
  3. 3Proceedings of the ACM Web Conference 20242024 · 527 citations
  4. 4Fast Approximate kNN Graph Construction for High Dimensional Data via Recursive Lanczos Bisection2008 · 240 citations
  5. 5Voronoi diagrams—a survey of a fundamental geometric data structure1991 · 4,368 citations