← smac.pub home

Test-time Corpus Feedback: From Retrieval to RAG

pdf bibtex 7 citations long conference paper

Authors: Mandeep Rathee, Venktesh V, Sean MacAvaney, Avishek Anand

Appeared in: Findings of the Association for Computational Linguistics: EACL 2026 (EACL 2026)

Links/IDs:
DOI 10.18653/v1/2026.findings-eacl.298 DBLP conf/eacl/RatheeVMA26 ACL 2026.findings-eacl.298 arXiv 2508.15437 Google Scholar 7wWfoDgAAAAJ:vRqMK49ujn8C Enlighten 375901 smac.pub eacl2026-ttcf

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 improving the query, retrieved context, or document pool. By consolidating these developments, we aim to bridge IR and NLP perspectives and highlight retrieval as a dynamic, learnable component of end-to-end RAG systems.

BibTeX @inproceedings{rathee:eacl2026-ttcf, author = {Rathee, Mandeep and V, Venktesh and MacAvaney, Sean and Anand, Avishek}, title = {Test-time Corpus Feedback: From Retrieval to RAG}, booktitle = {Findings of the Association for Computational Linguistics: EACL}, year = {2026}, url = {https://arxiv.org/abs/2508.15437}, doi = {10.18653/v1/2026.findings-eacl.298}, pages = {5637--5656} }