paper-with-me

홈 › Papers

SummExecEdit: A Factual Consistency Benchmark in Summarization with Executable Edits

2024-12-17 · Onkar Thorat, Philippe Laban, Chien-Sheng Wu

Detecting factual inconsistencies in summarization is critical, yet existing benchmarks lack the necessary challenge and interpretability for robust evaluation. In this paper, we introduce SummExecEdit, a novel benchmark leveraging executable edits to assess models on their ability to both detect factual errors and provide accurate explanations. The top-performing model, Claude3-Opus, achieves a joint detection and explanation score of only 0.49 in our benchmark, with individual scores of 0.67 for detection and 0.73 for explanation. Furthermore, we identify four primary types of explanation errors, with 45.4% of errors focusing on completely unrelated parts of the summary.

📄 PDF Abstract BibTeX arXiv:2412.13378

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Questioning the Validity of Summarization Datasets and Improving Their Factual Consistency

2022-10-31 · Yanzhu Guo, Chloé Clavel, Moussa Kamal Eddine, Michalis Vazirgiannis

The topic of summarization evaluation has recently attracted a surge of attention due to the rapid development of abstractive summarization systems. However, the formulation of the task is rather ambiguous, neither the l…

Abstractive Text Summarizationvalid

Evaluating the Factual Consistency of Large Language Models Through News Summarization

2022-11-15 · Derek Tam, Anisha Mascarenhas, Shiyue Zhang, Sarah Kwan 외

While large language models (LLMs) have proven to be effective on a large variety of tasks, they are also known to hallucinate information. To measure whether an LLM prefers factually consistent continuations of its inpu…

News Summarization

Discourse-Driven Evaluation: Unveiling Factual Inconsistency in Long Document Summarization

2025-02-10 · Yang Zhong, Diane Litman

Detecting factual inconsistency for long document summarization remains challenging, given the complex structure of the source article and long summary length. In this work, we study factual inconsistency errors and conn…

Document SummarizationNatural Language InferenceSentence

Constrained Abstractive Summarization: Preserving Factual Consistency with Constrained Generation

2020-10-24 · Yuning Mao, Xiang Ren, Heng Ji, Jiawei Han

Despite significant progress, state-of-the-art abstractive summarization methods are still prone to hallucinate content inconsistent with the source document. In this paper, we propose Constrained Abstractive Summarizati…

Abstractive Text SummarizationKeyphrase Extraction

Masked Summarization to Generate Factually Inconsistent Summaries for Improved Factual Consistency Checking

2022-05-04 · Findings (NAACL) 2022 7 · Hwanhee Lee, Kang Min Yoo, Joonsuk Park, Hwaran Lee 외

Despite the recent advances in abstractive summarization systems, it is still difficult to determine whether a generated summary is factual consistent with the source text. To this end, the latest approach is to train a …

Abstractive Text Summarization