@inproceedings{song-etal-2026-rethinking-retrieval,
title = "Rethinking Retrieval-Augmented Generation as a Cooperative Decision-Making Problem",
author = "Song, Lichang and
Long, Ting and
Chang, Yi",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.2157/",
pages = "43445--43456",
ISBN = "979-8-89176-395-1",
abstract = "Retrieval-Augmented Generation (RAG) has demonstrated strong effectiveness in knowledge-intensive tasks by grounding language generation in external evidence. Despite its success, many existing RAG systems are built based on a ranking-centric, asymmetric dependency paradigm, where the generation quality of the generator is highly dependent on reranking results of the reranker.To overcome this limitation, we propose Cooperative Retrieval-Augmented Generation (CoRAG), a framework that treats the reranker and the generator as peer decision-makers rather than being connected through an asymmetric dependency pipeline. By jointly optimizing their behaviors toward a shared task objective, the reranker and generator are encouraged to cooperate, ensuring that document reranking and generation work in concert to improve the final response.Experimental results demonstrate good generalization and improved generation stability of CoRAG, even when the model is trained on only around 10K PopQA samples. Our model released in \url{https://github.com/CoderrrSong/CoRAG}"
}Markdown (Informal)
[Rethinking Retrieval-Augmented Generation as a Cooperative Decision-Making Problem](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.2157/) (Song et al., Findings 2026)
ACL