pith. sign in

arxiv: 2506.07671 · v1 · pith:SOHMXLUJnew · submitted 2025-06-09 · 💻 cs.CL · cs.AI

GaRAGe: A Benchmark with Grounding Annotations for RAG Evaluation

classification 💻 cs.CL cs.AI
keywords groundingrelevantwhenanswersbenchmarkgarageannotatedannotations
0
0 comments X
read the original abstract

We present GaRAGe, a large RAG benchmark with human-curated long-form answers and annotations of each grounding passage, allowing a fine-grained evaluation of whether LLMs can identify relevant grounding when generating RAG answers. Our benchmark contains 2366 questions of diverse complexity, dynamism, and topics, and includes over 35K annotated passages retrieved from both private document sets and the Web, to reflect real-world RAG use cases. This makes it an ideal test bed to evaluate an LLM's ability to identify only the relevant information necessary to compose a response, or provide a deflective response when there is insufficient information. Evaluations of multiple state-of-the-art LLMs on GaRAGe show that the models tend to over-summarise rather than (a) ground their answers strictly on the annotated relevant passages (reaching at most a Relevance-Aware Factuality Score of 60%), or (b) deflect when no relevant grounding is available (reaching at most 31% true positive rate in deflections). The F1 in attribution to relevant sources is at most 58.9%, and we show that performance is particularly reduced when answering time-sensitive questions and when having to draw knowledge from sparser private grounding sources.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Citation Failure: Definition, Analysis and Efficient Mitigation

    cs.CL 2025-10 conditional novelty 6.0

    The paper defines citation failure separately from response failure, introduces the CITECONTROL benchmark to analyze relational effects on citation quality, and proposes the CITENTION framework that integrates generat...