pith. sign in

arxiv: 2504.15205 · v1 · pith:I7MF7Z6Snew · submitted 2025-04-21 · 💻 cs.CL · cs.AI· cs.IR

Support Evaluation for the TREC 2024 RAG Track: Comparing Human versus LLM Judges

classification 💻 cs.CL cs.AIcs.IR
keywords humansupportgpt-4omanualassessmentassessmentsjudgejudges
0
0 comments X
read the original abstract

Retrieval-augmented generation (RAG) enables large language models (LLMs) to generate answers with citations from source documents containing "ground truth", thereby reducing system hallucinations. A crucial factor in RAG evaluation is "support", whether the information in the cited documents supports the answer. To this end, we conducted a large-scale comparative study of 45 participant submissions on 36 topics to the TREC 2024 RAG Track, comparing an automatic LLM judge (GPT-4o) against human judges for support assessment. We considered two conditions: (1) fully manual assessments from scratch and (2) manual assessments with post-editing of LLM predictions. Our results indicate that for 56% of the manual from-scratch assessments, human and GPT-4o predictions match perfectly (on a three-level scale), increasing to 72% in the manual with post-editing condition. Furthermore, by carefully analyzing the disagreements in an unbiased study, we found that an independent human judge correlates better with GPT-4o than a human judge, suggesting that LLM judges can be a reliable alternative for support assessment. To conclude, we provide a qualitative analysis of human and GPT-4o errors to help guide future iterations of support assessment.

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 2 Pith papers

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

  1. Do LLM Attribution Metrics Transfer? Auditing Retrieval-Augmented Generation Evaluation Across Datasets and Constructs

    cs.CL 2026-06 unverdicted novelty 6.0

    No automatic attribution scorer transfers across datasets in generated-answer attribution evaluation; per-dataset rankings invert and some drop to chance level, requiring target-dataset validation.

  2. Beyond Relevance: On the Relationship Between Retrieval and RAG Information Coverage

    cs.IR 2026-03 unverdicted novelty 5.0

    Coverage-focused retrieval metrics correlate strongly with nugget coverage in RAG responses across text and multimodal benchmarks, supporting their use as performance proxies when retrieval and generation goals align.