Exp4Fuse: A Rank Fusion Framework for Enhanced Sparse Retrieval using Large Language Model-based Query Expansion
Lingyuan Liu, Mengxiang Zhang

TL;DR
Exp4Fuse is a novel fusion ranking framework that enhances sparse retrieval performance by indirectly applying zero-shot LLM-based query expansion and fusing multiple retrieval routes, achieving state-of-the-art results.
Contribution
Introduces Exp4Fuse, a fusion ranking method that improves sparse retrieval by combining original and LLM-augmented queries without complex prompt strategies.
Findings
Outperforms existing LLM-based query expansion methods
Achieves SOTA results on multiple benchmarks
Effective especially for low-resource datasets
Abstract
Large Language Models (LLMs) have shown potential in generating hypothetical documents for query expansion, thereby enhancing information retrieval performance. However, the efficacy of this method is highly dependent on the quality of the generated documents, which often requires complex prompt strategies and the integration of advanced dense retrieval techniques. This can be both costly and computationally intensive. To mitigate these limitations, we explore the use of zero-shot LLM-based query expansion to improve sparse retrieval, particularly for learned sparse retrievers. We introduce a novel fusion ranking framework, Exp4Fuse, which enhances the performance of sparse retrievers through an indirect application of zero-shot LLM-based query expansion. Exp4Fuse operates by simultaneously considering two retrieval routes-one based on the original query and the other on the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Topic Modeling · Expert finding and Q&A systems
