Efficient and Effective Retrieval of Dense-Sparse Hybrid Vectors using Graph-based Approximate Nearest Neighbor Search
Haoyu Zhang, Jun Liu, Zhenhua Zhu, Shulin Zeng, Maojia Sheng, Tao, Yang, Guohao Dai, Yu Wang

TL;DR
This paper introduces a graph-based approximate nearest neighbor search algorithm for dense-sparse hybrid vectors, improving accuracy and efficiency with a novel distribution alignment and adaptive computation strategy, significantly outperforming existing methods.
Contribution
It presents a unified graph-based ANNS method for hybrid vectors, incorporating a distribution alignment for accuracy and a two-stage adaptive strategy for efficiency, addressing scalability and complexity issues.
Findings
Achieves 1%-9% accuracy improvement with distribution alignment.
Provides approximately 2.1x speedup over naive implementations.
Attains 8.9x-11.7x throughput at equal accuracy compared to existing methods.
Abstract
ANNS for embedded vector representations of texts is commonly used in information retrieval, with two important information representations being sparse and dense vectors. While it has been shown that combining these representations improves accuracy, the current method of conducting sparse and dense vector searches separately suffers from low scalability and high system complexity. Alternatively, building a unified index faces challenges with accuracy and efficiency. To address these issues, we propose a graph-based ANNS algorithm for dense-sparse hybrid vectors. Firstly, we propose a distribution alignment method to improve accuracy, which pre-samples dense and sparse vectors to analyze their distance distribution statistic, resulting in a 1%9% increase in accuracy. Secondly, to improve efficiency, we design an adaptive two-stage computation strategy that initially computes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Advanced Image and Video Retrieval Techniques · Machine Learning in Bioinformatics
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
