|
Dynamic Detect and Fix Hardness for Efficient Approximate Nearest Neighbor Search
Zhiyuan Hua, Qiji Mo, Zebin Yao, et al.
Proceedings of the ACM SIGMOD International Conference on Management of Data, 2026
arxiv /
website /
code /
We propose a novel method for improving approximate nearest neighbor search performance in out-of-distribution scenarios by introducing Escape Hardness to dynamically identify and fix defective graph regions.
|
|
Overcoming the Sync-Compute Dilemma in Parallel Graph-Based Vector Retrieval
Qiji Mo, Zhiyuan Hua, Zebin Yao, Lixiao Cui, et al.
International Conference on Data Engineering, 2026
website /
code /
This work addresses the sync-compute dilemma in parallel graph-based vector retrieval via ScatterSearch, a synchronization-free intra-query parallel design with leader-guided pruning and work-stealing.
|
|
Demystifying and Enhancing the Efficiency of Large Language Model Based Search Agents
Tiannuo Yang*, Zebin Yao*, Bowen Jin, Lixiao Cui, et al.
International Conference on Learning Representations, 2026
arxiv /
code /
We demystifies the key factors affecting the efficiency of LLM-based search agents and, based on these insights, designs SearchAgent-X to improve end-to-end efficiency without compromising generation quality.
|
|
ALGAS: A Low-latency GPU-Accelerated Approximate Nearest Neighbor Search System
Yuanhui Chen, Lixiao Cui, Zebin Yao, Hao Zhou, et al.
IEEE International Parallel & Distributed Processing Symposium, 2025
website /
We present a low-latency GPU vector search system for small batch processing that optimizes query bubble via dynamic batching, reduces sorting overhead with beam extend, eliminates TopK-merging overhead through GPU-CPU cooperation, and enhances resource utilization with adaptive tuning.
|
|