ECoRAG: Evidentiality-guided Compression for Long Context RAG

Yeonseok Jeong, Jinsu Kim, Dohyeon Lee, Seung-won Hwang


Abstract
Large Language Models (LLMs) have shown remarkable performance in Open-Domain Question Answering (ODQA) by leveraging external documents through Retrieval-Augmented Generation (RAG). To reduce RAG overhead, from longer context, context compression is necessary. However, prior compression methods do not focus on filtering out non-evidential information, which limit the performance in LLM-based RAG. We thus propose Evidentiality-guided RAG, or ECoRAG framework. ECoRAG improves LLM performance by compressing retrieved documents based on evidentiality, ensuring whether answer generation is supported by the correct evidence. As an additional step, ECoRAG reflects whether the compressed content provides sufficient evidence, and if not, retrieves more until sufficient. Experiments show that ECoRAG improves LLM performance on ODQA tasks, outperforming existing compression methods. Furthermore, ECoRAG is highly cost-efficient, as it not only reduces latency but also minimizes token usage by retaining only the necessary information to generate the correct answer. Code is available at https://github.com/ldilab/ECoRAG.
Anthology ID:
2025.findings-acl.1365
Volume:
Findings of the Association for Computational Linguistics: ACL 2025
Month:
July
Year:
2025
Address:
Vienna, Austria
Editors:
Wanxiang Che, Joyce Nabende, Ekaterina Shutova, Mohammad Taher Pilehvar
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
26607–26628
Language:
URL:
https://preview.aclanthology.org/display_plenaries/2025.findings-acl.1365/
DOI:
Bibkey:
Cite (ACL):
Yeonseok Jeong, Jinsu Kim, Dohyeon Lee, and Seung-won Hwang. 2025. ECoRAG: Evidentiality-guided Compression for Long Context RAG. In Findings of the Association for Computational Linguistics: ACL 2025, pages 26607–26628, Vienna, Austria. Association for Computational Linguistics.
Cite (Informal):
ECoRAG: Evidentiality-guided Compression for Long Context RAG (Jeong et al., Findings 2025)
Copy Citation:
PDF:
https://preview.aclanthology.org/display_plenaries/2025.findings-acl.1365.pdf