Synergistic Interplay between Search and Large Language Models for Information Retrieval
Jiazhan Feng, Chongyang Tao, Xiubo Geng, Tao Shen, Can Xu, Guodong, Long, Dongyan Zhao, Daxin Jiang

TL;DR
This paper introduces InteR, a framework that synergistically combines search engines and large language models to improve information retrieval accuracy through iterative refinement, outperforming existing methods on large-scale benchmarks.
Contribution
The paper presents a novel framework, InteR, that leverages the complementary strengths of RMs and LLMs for enhanced zero-shot information retrieval.
Findings
InteR achieves superior zero-shot retrieval performance.
The framework improves accuracy on web search and low-resource tasks.
Iterative refinement enhances both query understanding and document relevance.
Abstract
Information retrieval (IR) plays a crucial role in locating relevant resources from vast amounts of data, and its applications have evolved from traditional knowledge bases to modern retrieval models (RMs). The emergence of large language models (LLMs) has further revolutionized the IR field by enabling users to interact with search systems in natural languages. In this paper, we explore the advantages and disadvantages of LLMs and RMs, highlighting their respective strengths in understanding user-issued queries and retrieving up-to-date information. To leverage the benefits of both paradigms while circumventing their limitations, we propose InteR, a novel framework that facilitates information refinement through synergy between RMs and LLMs. InteR allows RMs to expand knowledge in queries using LLM-generated knowledge collections and enables LLMs to enhance prompt formulation using…
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
Taxonomy
TopicsTopic Modeling · Information Retrieval and Search Behavior · Expert finding and Q&A systems
