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

Accelerating Approximate Nearest Neighbor Search in Hierarchical Graphs: Efficient Level Navigation with Shortcuts

View Full Paper
ZGZengyang GongHong Kong University of Science and TechnologyYZYuxiang ZengTianjin University of TechnologyLCLei ChenShandong University

Key Points

  • The proposed method achieves a speedup of 1.5–1.8× over existing approaches, enhancing search efficiency significantly.
  • Recall improves by up to 20% for specific queries on benchmark datasets, demonstrating the robustness of the solution.
  • Leveraging hierarchical vector compression, the method reduces time spent on distance computations in ANN search.
  • Shortcuts allow skipping intermediate levels in hierarchical graphs, minimizing computational bottlenecks during searches.

Abstract

Approximate Nearest Neighbor (ANN) search is a foundational yet computationally demanding query in vector databases, critical for applications such as information retrieval and generative AI inference. Hierarchical graph-based methods have attracted significant attention due to their promising query performances compared to other indexes for ANN search. However, these methods still face efficiency bottlenecks because they rely on exhaustive and level-by-level traversals within hierarchical graphs. This paper introduces SHG, a novel hierarchical graph-based index that enhances search efficiency by bypassing intermediate and redundant levels. Specifically, SHG leverages a hierarchical vector compression method to reduce the time spent on distance computations, and employs a new data structure called shortcuts to determine the number of intermediate levels that can be safely skipped. Extensive experiments demonstrate that our solution achieves 1.5–1.8× speedup compared to state-of-the-art methods. Meanwhile, our method significantly improves the robustness of ANN search, boosting recall by up to 20% for certain queries on benchmark datasets.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Gong et al. (2025) studied this question.

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