English

RAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented Generation

Computation and Language 2024-08-20 v2 Artificial Intelligence

Abstract

Despite Retrieval-Augmented Generation (RAG) showing promising capability in leveraging external knowledge, a comprehensive evaluation of RAG systems is still challenging due to the modular nature of RAG, evaluation of long-form responses and reliability of measurements. In this paper, we propose a fine-grained evaluation framework, RAGChecker, that incorporates a suite of diagnostic metrics for both the retrieval and generation modules. Meta evaluation verifies that RAGChecker has significantly better correlations with human judgments than other evaluation metrics. Using RAGChecker, we evaluate 8 RAG systems and conduct an in-depth analysis of their performance, revealing insightful patterns and trade-offs in the design choices of RAG architectures. The metrics of RAGChecker can guide researchers and practitioners in developing more effective RAG systems. This work has been open sourced at https://github.com/amazon-science/RAGChecker.

Keywords

Cite

@article{arxiv.2408.08067,
  title  = {RAGChecker: A Fine-grained Framework for Diagnosing Retrieval-Augmented Generation},
  author = {Dongyu Ru and Lin Qiu and Xiangkun Hu and Tianhang Zhang and Peng Shi and Shuaichen Chang and Cheng Jiayang and Cunxiang Wang and Shichao Sun and Huanyu Li and Zizhao Zhang and Binjie Wang and Jiarong Jiang and Tong He and Zhiguo Wang and Pengfei Liu and Yue Zhang and Zheng Zhang},
  journal= {arXiv preprint arXiv:2408.08067},
  year   = {2024}
}

Comments

Under Review. Github Repo: https://github.com/amazon-science/RAGChecker

R2 v1 2026-06-28T18:13:38.714Z