paper-with-me

홈 › Papers

Evaluating the Utility of Grounding Documents with Reference-Free LLM-based Metrics

2026-01-30 · Yilun Hua, Giuseppe Castellucci, Peter Schulam, Heba Elfardy, Kevin Small arxiv

Retrieval Augmented Generation (RAG)'s success depends on the utility the LLM derives from the content used for grounding. Quantifying content utility does not have a definitive specification and existing metrics ignore model-specific capabilities and/or rely on costly annotations. In this paper, we propose Grounding Generation Utility (GroGU), a model-specific and reference-free metric that defines utility as a function of the downstream LLM's generation confidence based on entropy. Despite having no annotation requirements, GroGU is largely faithful in distinguishing ground-truth documents while capturing nuances ignored by LLM-agnostic metrics. We apply GroGU to train a query-rewriter for RAG by identifying high-utility preference data for Direct Preference Optimization. Experiments show improvements by up to 18.2 points in Mean Reciprocal Rank and up to 9.4 points in answer accuracy.

📄 PDF Abstract BibTeX arXiv:2601.23129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Building Dataset for Grounding of Formulae — Annotating Coreference Relations Among Math Identifiers

2022-06-01 · LREC 2022 6 · Takuto Asakura, Yusuke Miyao, Akiko Aizawa

Grounding the meaning of each symbol in math formulae is important for automated understanding of scientific documents. Generally speaking, the meanings of math symbols are not necessarily constant, and the same symbol i…

Math

All That Glisters Is Not Gold: A Benchmark for Reference-Free Counterfactual Financial Misinformation Detection

2026-01-07 · Yuechen Jiang, Zhiwei Liu, Yupeng Cao, Yueru He 외 arxiv

We introduce RFC Bench, a benchmark for evaluating large language models on financial misinformation under realistic news. RFC Bench operates at the paragraph level and captures the contextual complexity of financial new…

MSD-Score: Multi-Scale Distributional Scoring for Reference-Free Image Caption Evaluation

2026-05-07 · Shichao Kan, Xuyang Zhang, Haojie Zhang, Zhe Zhu 외 arxiv

Evaluating image captions without references remains challenging because global embedding similarity often misses fine-grained mismatches such as hallucinated objects, missing attributes, or incorrect relations. We propo…

Image-text matching

An Examination of the Robustness of Reference-Free Image Captioning Evaluation Metrics

2023-05-24 · Saba Ahmadi, Aishwarya Agrawal

Recently, reference-free metrics such as CLIPScore (Hessel et al., 2021), UMIC (Lee et al., 2021), and PAC-S (Sarto et al., 2023) have been proposed for automatic reference-free evaluation of image captions. Our focus li…

Image CaptioningNegationSensitivitySentence+1

Gavel: Agent Meets Checklist for Evaluating LLMs on Long-Context Legal Summarization

2026-01-07 · Yao Dou, Benjamin Mamut, Wei Xu arxiv

Large language models (LLMs) now support contexts of up to 1M tokens, but their strengths and weaknesses on complex long-context tasks remain unclear. To study this, we focus on multi-document legal case summarization, w…