TL;DR
This paper discusses the evolution of Retrieval-Augmented Generation (RAG) systems towards incorporating iterative feedback mechanisms, transforming retrieval from a static step into a dynamic, learnable process to enhance complex NLP tasks.
Contribution
It provides a structured overview of feedback-driven retrieval and ranking methods, bridging IR and NLP to improve RAG system performance.
Findings
Feedback mechanisms improve retrieval accuracy.
Dynamic retrieval enhances reasoning in complex tasks.
Bridging IR and NLP perspectives advances RAG systems.
Abstract
Retrieval-Augmented Generation (RAG) has emerged as a standard framework for knowledge-intensive NLP tasks, combining large language models (LLMs) with document retrieval from external corpora. Despite its widespread use, most RAG pipelines continue to treat retrieval and reasoning as isolated components, retrieving documents once and then generating answers without further interaction. This static design often limits performance on complex tasks that require iterative evidence gathering or high-precision retrieval. Recent work in both the information retrieval (IR) and NLP communities has begun to close this gap by introducing adaptive retrieval and ranking methods that incorporate feedback. In this survey, we present a structured overview of advanced retrieval and ranking mechanisms that integrate such feedback. We categorize feedback signals based on their source and role in…
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
