paper-with-me

Papers

Understanding Factuality in Abstractive Summarization with FRANK: A Benchmark for Factuality Metrics

2021-04-27 · NAACL 2021 4 · Artidoro Pagnoni, Vidhisha Balachandran, Yulia Tsvetkov

Modern summarization models generate highly fluent but often factually unreliable outputs. This motivated a surge of metrics attempting to measure the factuality of automatically generated summaries. Due to the lack of common benchmarks, these metrics cannot be compared. Moreover, all these methods treat factuality as a binary concept and fail to provide deeper insights into the kinds of inconsistencies made by different systems. To address these limitations, we devise a typology of factual errors and use it to collect human annotations of generated summaries from state-of-the-art summarization systems for the CNN/DM and XSum datasets. Through these annotations, we identify the proportion of different categories of factual errors in various summarization models and benchmark factuality metrics, showing their correlation with human judgment as well as their specific strengths and weaknesses.

📄 PDF Abstract BibTeX arXiv:2104.13346

Code (2)

artidoro/frank 공식 구현
bunsenfeng/factkb pytorch

Tasks

Abstractive Text Summarization

Similar Papers 제목 키워드 기반

Evaluating the Tradeoff Between Abstractiveness and Factuality in Abstractive Summarization

2021-08-05 · Markus Dreyer, Mengwen Liu, Feng Nan, Sandeep Atluri 외

Neural models for abstractive summarization tend to generate output that is fluent and well-formed but lacks semantic faithfulness, or factuality, with respect to the input documents. In this paper, we analyze the tradeo…

Abstractive Text Summarization

Evaluating and Improving Factuality in Multimodal Abstractive Summarization

2022-11-04 · David Wan, Mohit Bansal

Current metrics for evaluating factuality for abstractive document summarization have achieved high correlations with human judgment, but they do not account for the vision modality and thus are not adequate for vision-a…

Abstractive Text SummarizationDocument Summarization

Understanding Factual Errors in Summarization: Errors, Summarizers, Datasets, Error Detectors

2022-05-25 · Liyan Tang, Tanya Goyal, Alexander R. Fabbri, Philippe Laban 외

The propensity of abstractive summarization models to make factual errors has been studied extensively, including design of metrics to detect factual errors and annotation of errors in current systems' outputs. However, …

Abstractive Text Summarization

Improving Factuality of Abstractive Summarization via Contrastive Reward Learning

2023-07-10 · I-Chun Chern, Zhiruo Wang, Sanjan Das, Bhavuk Sharma 외

Modern abstractive summarization models often generate summaries that contain hallucinated or contradictory information. In this paper, we propose a simple but effective contrastive learning framework that incorporates r…

Abstractive Text SummarizationContrastive Learning

Improving Factuality of Abstractive Summarization without Sacrificing Summary Quality

2023-05-24 · Tanay Dixit, Fei Wang, Muhao Chen

Improving factual consistency of abstractive summarization has been a widely studied topic. However, most of the prior works on training factuality-aware models have ignored the negative effect it has on summary quality.…

Abstractive Text SummarizationContrastive Learning