GTS: GPU-based Tree Index for Fast Similarity Search
Summary: GTS: GPU tree index for similarity search in general metric spaces, using pivot-based pruning plus GPU-friendly list tables to parallelize distance-heavy workloads without coordinates. Two-stage batch/seq search and update support under limited GPU memory; up to 100x over CPU, 20x over prior GPU. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yifan Zhu (Zhejiang University)
- 2. Ruiyao Ma (Zhejiang University)
- 3. Baihua Zheng (Singapore Management University)
- 4. Xiangyu Ke (Zhejiang University)
- 5. Lu Chen (Zhejiang University)
- 6. Yunjun Gao (Zhejiang University)
BibTeX Citation
@inproceedings{zhu_sigmod24,
title = {{GTS: GPU-based Tree Index for Fast Similarity Search}},
author = {Zhu, Yifan and Ma, Ruiyao and Zheng, Baihua and Ke, Xiangyu and Chen, Lu and Gao, Yunjun},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654945},
url = {https://dl.acm.org/doi/10.1145/3654945},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 5 of 5 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,765 | AquaPipe: A Quality-Aware Pipeline for Knowledge Retrieval and Large Language Models | 2025 | SIGMOD | 5.7808599e-05 |
| 7,124 | GTI: Graph-based Tree Index with Logarithm Updates for Nearest Neighbor Search in High-Dimensional Spaces | 2025 | VLDB | 5.6961208e-05 |
| 10,209 | CMANNS: GPU-Accelerated Graph Index Construction for ANNS via Compute-Memory Disaggregation | 2026 | SIGMOD | 5.093636e-05 |
| 10,400 | Scalable Graph Indexing using GPUs for Approximate Nearest Neighbor Search | 2026 | SIGMOD | 5.093636e-05 |
| 10,876 | BLAEQ: A Multigrid Index for Spatial Query on Geometry Data | 2025 | VLDB | 5.093636e-05 |
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 | 8,442 | Efficient Geometry-based Similarity Search of 3D Spatial Databases | 1999 | SIGMOD |
| 2 | 10,512 | SVFusion: A CPU-GPU Co-Processing Architecture for Large-Scale Real-Time Vector Search | 2026 | VLDB |
| 3 | 3,378 | A Hybrid B+-tree as Solution for In-Memory Indexing on CPU-GPU Heterogeneous Computing Platforms | 2016 | SIGMOD |
| 4 | 10,377 | High-Throughput, Cost-Effective Billion-Scale Vector Search with a Single GPU | 2026 | SIGMOD |
| 5 | 6,832 | A Scalable Index for Top-k Subtree Similarity Queries | 2019 | SIGMOD |
| 6 | 278 | FAST: Fast Architecture Sensitive Tree Search on Modern CPUs and GPUs | 2010 | SIGMOD |
| 7 | 10,370 | Fast Optimal Group Steiner Tree Search using GPUs | 2026 | SIGMOD |
| 8 | 7,376 | LiteHST: A Tree Embedding based Method for Similarity Search | 2023 | SIGMOD |
| 9 | 10,400 | Scalable Graph Indexing using GPUs for Approximate Nearest Neighbor Search | 2026 | SIGMOD |
| 10 | 7,124 | GTI: Graph-based Tree Index with Logarithm Updates for Nearest Neighbor Search in High-Dimensional Spaces | 2025 | VLDB |