paper-with-me

홈 › Papers

LongEval: Guidelines for Human Evaluation of Faithfulness in Long-form Summarization

2023-01-30 · Kalpesh Krishna, Erin Bransom, Bailey Kuehl, Mohit Iyyer, Pradeep Dasigi, Arman Cohan, Kyle Lo

While human evaluation remains best practice for accurately judging the faithfulness of automatically-generated summaries, few solutions exist to address the increased difficulty and workload when evaluating long-form summaries. Through a survey of 162 papers on long-form summarization, we first shed light on current human evaluation practices surrounding long-form summaries. We find that 73% of these papers do not perform any human evaluation on model-generated summaries, while other works face new difficulties that manifest when dealing with long documents (e.g., low inter-annotator agreement). Motivated by our survey, we present LongEval, a set of guidelines for human evaluation of faithfulness in long-form summaries that addresses the following challenges: (1) How can we achieve high inter-annotator agreement on faithfulness scores? (2) How can we minimize annotator workload while maintaining accurate faithfulness scores? and (3) Do humans benefit from automated alignment between summary and source snippets? We deploy LongEval in annotation studies on two long-form summarization datasets in different domains (SQuALITY and PubMed), and we find that switching to a finer granularity of judgment (e.g., clause-level) reduces inter-annotator variance in faithfulness scores (e.g., std-dev from 18.5 to 6.8). We also show that scores from a partial annotation of fine-grained units highly correlates with scores from a full annotation workload (0.89 Kendall's tau using 50% judgments). We release our human judgments, annotation templates, and our software as a Python library for future research.

📄 PDF Abstract BibTeX arXiv:2301.13298

Code (1)

martiansideofthemoon/longeval-summarization 공식 구현 pytorch

Tasks

Form

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

DS@GT ARC at LongEval: Citation Integrity and Factual Grounding in Scientific QA

2026-07-15 · Brandon Michaels, Brendon Johnson arxiv

This paper describes DS@GT ARC's submission to the CLEF 2026 LongEval Task 4 on Retrieval-Augmented Generation (RAG). In this submission, we examine a divergence between traditional natural language evaluation metrics an…

Answer Generation

LongEval-Retrieval: French-English Dynamic Test Collection for Continuous Web Search Evaluation

2023-03-06 · Petra Galuščáková Romain Deveaud, Gabriela Gonzalez-Saez, Philippe Mulhem, Lorraine Goeuriot 외

LongEval-Retrieval is a Web document retrieval benchmark that focuses on continuous retrieval evaluation. This test collection is intended to be used to study the temporal persistence of Information Retrieval systems and…

Information RetrievalPrivacy PreservingRetrieval

CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models

2024-03-06 · Zexuan Qiu, Jingjing Li, Shijue Huang, Xiaoqi Jiao 외

Developing Large Language Models (LLMs) with robust long-context capabilities has been the recent research focus, resulting in the emergence of long-context LLMs proficient in Chinese. However, the evaluation of these mo…

LongEval at CLEF 2025: Longitudinal Evaluation of IR Model Performance

2025-03-11 · Matteo Cancellieri, Alaa El-Ebshihy, Tobias Fink, Petra Galuščáková 외

This paper presents the third edition of the LongEval Lab, part of the CLEF 2025 conference, which continues to explore the challenges of temporal persistence in Information Retrieval (IR). The lab features two tasks des…

Information RetrievalRetrieval

Keeping in Time: Adding Temporal Context to Sentiment Analysis Models

2023-09-24 · Dean Ninalga

This paper presents a state-of-the-art solution to the LongEval CLEF 2023 Lab Task 2: LongEval-Classification. The goal of this task is to improve and preserve the performance of sentiment analysis models across shorter …

Language ModelingLanguage ModellingSentiment AnalysisTask 2