Efficient Vector Index Merging in Vector Databases
Summary: HNSW-Merger: efficient merging of vector indexes in vector DBs, targeting a key bottleneck in index construction/updates. Two-stage search-based merge exploits existing proximity info via forward HNSW search + lazy backward direct-connect, with multicore/memory optimizations and multi-index support. (summarized by gpt-5-mini on Apr 11 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Chenzhe Jin (Purdue University)
- 2. Yunan Zhang (Purdue University)
- 3. Jiayi Liu (Purdue University)
- 4. Jianguo Wang (Purdue University)
BibTeX Citation
@inproceedings{jin_sigmod26,
title = {{Efficient Vector Index Merging in Vector Databases}},
author = {Jin, Chenzhe and Zhang, Yunan and Liu, Jiayi and Wang, Jianguo},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3786645},
url = {https://dl.acm.org/doi/10.1145/3786645},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 14 of 14 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 6,851 | Maximum Inner Product is Query-Scaled Nearest Neighbor | 2025 | VLDB |
| 2 | 10,571 | An Experimental Evaluation of Hybrid Querying on Vectors | 2026 | VLDB |
| 3 | 10,227 | Efficient Index Layout and Search Strategy for Large-scale High-dimensional Vector Similarity Search | 2026 | SIGMOD |
| 4 | 9,892 | Accelerating Approximate Nearest Neighbor Search in Hierarchical Graphs: Efficient Level Navigation with Shortcuts | 2025 | VLDB |
| 5 | 1,631 | High-Throughput Vector Similarity Search in Knowledge Graphs | 2023 | SIGMOD |
| 6 | 10,447 | Efficient and Robust Out-Of-Distribution Vector Similarity Search with Cross-Distribution Monotonic Graph | 2026 | SIGMOD |
| 7 | 7,166 | Accelerating Graph Indexing for ANNS on Modern CPUs | 2025 | SIGMOD |
| 8 | 9,778 | Turbocharging Vector Databases using Modern SSDs | 2025 | VLDB |
| 9 | 9,052 | Fast Approximate Similarity Join in Vector Databases | 2025 | SIGMOD |
| 10 | 10,455 | FGIM: a Fast Graph-based Indexes Merging Framework for Approximate Nearest Neighbor Search | 2026 | SIGMOD |