Towards Trustworthy Retrieval Augmented Generation for Large Language Models: A Survey
Abstract
Retrieval-Augmented Generation (RAG) is an advanced technique designed to address the challenges of Artificial Intelligence-Generated Content (AIGC). By integrating context retrieval into content generation, RAG provides reliable and up-to-date external knowledge, reduces hallucinations, and ensures relevant context across a wide range of tasks. However, despite RAG's success and potential, recent studies have shown that the RAG paradigm also introduces new risks, including robustness issues, privacy concerns, adversarial attacks, and accountability issues. Addressing these risks is critical for future applications of RAG systems, as they directly impact their trustworthiness. Although various methods have been developed to improve the trustworthiness of RAG methods, there is a lack of a unified perspective and framework for research in this topic. Thus, in this paper, we aim to address this gap by providing a comprehensive roadmap for developing trustworthy RAG systems. We place our discussion around five key perspectives: reliability, privacy, safety, fairness, explainability, and accountability. For each perspective, we present a general framework and taxonomy, offering a structured approach to understanding the current challenges, evaluating existing solutions, and identifying promising future research directions. To encourage broader adoption and innovation, we also highlight the downstream applications where trustworthy RAG systems have a significant impact.
Cite
@article{arxiv.2502.06872,
title = {Towards Trustworthy Retrieval Augmented Generation for Large Language Models: A Survey},
author = {Bo Ni and Zheyuan Liu and Leyao Wang and Yongjia Lei and Yuying Zhao and Xueqi Cheng and Qingkai Zeng and Luna Dong and Yinglong Xia and Krishnaram Kenthapadi and Ryan Rossi and Franck Dernoncourt and Md Mehrab Tanjim and Nesreen Ahmed and Xiaorui Liu and Wenqi Fan and Erik Blasch and Yu Wang and Meng Jiang and Tyler Derr},
journal= {arXiv preprint arXiv:2502.06872},
year = {2025}
}