Balancing the Blend: An Experimental Analysis of Trade-offs in Hybrid Search
Mengzhao Wang, Boyu Tan, Yunjun Gao, Hai Jin, Yingfeng Zhang, Xiangyu Ke, Xiaoliang Xu, Yifan Zhu

TL;DR
This paper systematically analyzes hybrid search architectures combining lexical and semantic retrieval methods, revealing trade-offs, performance insights, and proposing an efficient tensor-based re-ranking approach for improved information retrieval.
Contribution
First experimental analysis of hybrid search architectures integrating multiple retrieval paradigms, providing practical guidelines and introducing Tensor-based Re-ranking Fusion (TRF) as an effective alternative.
Findings
Weakest link phenomenon affects overall accuracy
Optimal configurations depend on data and resource constraints
Tensor-based Re-ranking Fusion (TRF) offers high efficacy with lower costs
Abstract
Hybrid search, the integration of lexical and semantic retrieval, has become a cornerstone of modern information retrieval systems, driven by demanding applications like Retrieval-Augmented Generation (RAG). The architectural design space for these systems is vast and complex, yet a systematic understanding of the trade-offs among their core components -- retrieval paradigms, combination schemes, and re-ranking methods -- is lacking. To address this, and informed by our experience building the Infinity open-source database, we present the first experimental analysis of advanced hybrid search architectures. Our framework integrates four retrieval paradigms -- Full-Text Search (FTS), Sparse Vector Search (SVS), Dense Vector Search (DVS), and Tensor Search (TenS) -- and evaluates their combinations and re-ranking strategies across 11 real-world datasets. Our results reveal three key…
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
TopicsInformation Retrieval and Search Behavior · Advanced Image and Video Retrieval Techniques · Expert finding and Q&A systems
