paper-with-me

Papers

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

2024-08-15 · Dongyu Ru, Lin Qiu, Xiangkun Hu, Tianhang Zhang, Peng Shi, Shuaichen Chang, Cheng Jiayang, Cunxiang Wang, Shichao Sun, Huanyu Li, Zizhao Zhang, Binjie Wang, Jiarong Jiang, Tong He, Zhiguo Wang, PengFei Liu, Yue Zhang, Zheng Zhang

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.

📄 PDF Abstract BibTeX arXiv:2408.08067

Code (1)

amazon-science/ragchecker 공식 구현

Tasks

DiagnosticRAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Attention 설명 없음

Similar Papers 제목 키워드 기반

MedRAGChecker: Claim-Level Verification for Biomedical Retrieval-Augmented Generation

2026-01-10 · Yuelyu Ji, Min Gu Kwak, Hang Zhang, Xizhi Wu 외 arxiv

Biomedical retrieval-augmented generation (RAG) can ground LLM answers in medical literature, yet long-form outputs often contain isolated unsupported or contradictory claims with safety implications. We introduce MedRAG…

Natural Language Inference

Towards Query-Agnostic RAG Evaluation via Query Coverage and Claim Verifiability

2026-07-31 · Jeonghwan Choi, Taewon Yun, Minjeong Ban, Gyeonghun Sun 외 arxiv

Retrieval-augmented generation improves the factuality of large language models by grounding responses in retrieved evidence, yet existing evaluation frameworks struggle to provide consistent, fine-grained diagnostics ac…

MRAG-Suite: A Diagnostic Evaluation Platform for Visual Retrieval-Augmented Generation

2025-09-29 · Yuelyu Ji, Wuwei Lan, Patrick NG arxiv

Multimodal Retrieval-Augmented Generation (Visual RAG) significantly advances question answering by integrating visual and textual evidence. Yet, current evaluations fail to systematically account for query difficulty an…

Question Answering

MM-BizRAG: Rethinking Multimodal Retrieval-Augmented Generation for General Purpose Enterprise Q&A

2026-06-02 · Hanoz Bhathena, Parin Rajesh Jhaveri, Rohan Mittal, Prateek Singh 외 arxiv

Recent advances in multimodal retrieval-augmented generation (MM-RAG) have shifted toward minimal parsing, relying on page-level images for producing retriever embeddings and for answer generation. While efficient, this …

Answer Generation

One-Shot Fine-Grained Instance Retrieval

2017-07-04 · Hantao Yao, Shiliang Zhang, Yongdong Zhang, Jintao Li 외

Fine-Grained Visual Categorization (FGVC) has achieved significant progress recently. However, the number of fine-grained species could be huge and dynamically increasing in real scenarios, making it difficult to recogni…

Fine-Grained Visual CategorizationImage RetrievalRetrieval