paper-with-me

홈 › Papers

Factual Consistency Evaluation for Text Summarization via Counterfactual Estimation

2021-08-30 · Findings (EMNLP) 2021 11 · Yuexiang Xie, Fei Sun, Yang Deng, Yaliang Li, Bolin Ding

Despite significant progress has been achieved in text summarization, factual inconsistency in generated summaries still severely limits its practical applications. Among the key factors to ensure factual consistency, a reliable automatic evaluation metric is the first and the most crucial one. However, existing metrics either neglect the intrinsic cause of the factual inconsistency or rely on auxiliary tasks, leading to an unsatisfied correlation with human judgments or increasing the inconvenience of usage in practice. In light of these challenges, we propose a novel metric to evaluate the factual consistency in text summarization via counterfactual estimation, which formulates the causal relationship among the source document, the generated summary, and the language prior. We remove the effect of language prior, which can cause factual inconsistency, from the total causal effect on the generated summary, and provides a simple yet effective way to evaluate consistency without relying on other auxiliary tasks. We conduct a series of experiments on three public abstractive text summarization datasets, and demonstrate the advantages of the proposed metric in both improving the correlation with human judgments and the convenience of usage. The source code is available at https://github.com/xieyxclack/factual_coco.

📄 PDF Abstract BibTeX arXiv:2108.13134

Code (1)

xieyxclack/factual_coco 공식 구현 pytorch

Tasks

Abstractive Text SummarizationcounterfactualText Summarization

Similar Papers 제목 키워드 기반

Counterfactual Debiasing for Generating Factually Consistent Text Summaries

2023-05-18 · Chenhe Dong, Yuexiang Xie, Yaliang Li, Ying Shen

Despite substantial progress in abstractive text summarization to generate fluent and informative texts, the factual inconsistency in the generated summaries remains an important yet challenging problem to be solved. In …

Abstractive Text SummarizationcounterfactualText Summarization

Entity-level Factual Adaptiveness of Fine-tuning based Abstractive Summarization Models

2024-02-23 · Jongyoon Song, Nohil Park, Bongkyu Hwang, Jaewoong Yun 외

Abstractive summarization models often generate factually inconsistent content particularly when the parametric knowledge of the model conflicts with the knowledge in the input document. In this paper, we analyze the rob…

Abstractive Text SummarizationContrastive LearningcounterfactualData Augmentation

Evaluation of Automatic Text Summarization using Synthetic Facts

2022-04-11 · Jay Ahn, Foaad Khosmood

Despite some recent advances, automatic text summarization remains unreliable, elusive, and of limited practical use in applications. Two main problems with current summarization methods are well known: evaluation and fa…

Text Summarization

The Factual Inconsistency Problem in Abstractive Text Summarization: A Survey

2021-04-30 · Yichong Huang, Xiachong Feng, Xiaocheng Feng, Bing Qin

Recently, various neural encoder-decoder models pioneered by Seq2Seq framework have been proposed to achieve the goal of generating more abstractive summaries by learning to map input text to output text. At a high level…

Abstractive Text SummarizationDecoderSurveyText 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