Reinforced Information Retrieval
Chaofan Li, Zheng Liu, Jianlyv Chen, Defu Lian, Yingxia Shao

TL;DR
Reinforced-IR introduces a joint retriever-generator framework with a self-boosting mechanism to improve cross-domain information retrieval, especially in specialized domains, by iterative learning from feedback.
Contribution
The paper proposes Reinforced-IR, a novel method that jointly trains a retriever and generator with a self-boosting framework for enhanced cross-domain retrieval performance.
Findings
Reinforced-IR outperforms existing domain adaptation methods significantly.
The self-boosting framework improves retrieval accuracy in specialized domains.
Iterative training enhances the end-to-end retrieval quality.
Abstract
While retrieval techniques are widely used in practice, they still face significant challenges in cross-domain scenarios. Recently, generation-augmented methods have emerged as a promising solution to this problem. These methods enhance raw queries by incorporating additional information from an LLM-based generator, facilitating more direct retrieval of relevant documents. However, existing methods struggle with highly specialized situations that require extensive domain expertise. To address this problem, we present \textbf{Reinforced-IR}, a novel approach that jointly adapts a pre-trained retriever and generator for precise cross-domain retrieval. A key innovation of Reinforced-IR is its \textbf{Self-Boosting} framework, which enables retriever and generator to learn from each other's feedback. Specifically, the generator is reinforced to generate query augmentations that enhance 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
TopicsCognitive Computing and Networks · Information Retrieval and Search Behavior · Text and Document Classification Technologies
