The Factual Inconsistency Problem in Abstractive Text Summarization: A Survey
Yichong Huang, Xiachong Feng, Xiaocheng Feng, Bing Qin

TL;DR
This survey reviews recent advances in neural abstractive summarization, focusing on the challenge of factual inconsistency and the development of fact-aware evaluation metrics and models to address this issue.
Contribution
It provides a comprehensive overview of fact-specific evaluation methods and summarization models aimed at improving factual consistency in neural abstractive summarization.
Findings
Factual inconsistency is a major challenge in neural summarization.
Current research focuses on fact-aware evaluation metrics and models.
Factual accuracy remains a critical concern for practical applications.
Abstract
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, such neural models can freely generate summaries without any constraint on the words or phrases used. Moreover, their format is closer to human-edited summaries and output is more readable and fluent. However, the neural model's abstraction ability is a double-edged sword. A commonly observed problem with the generated summaries is the distortion or fabrication of factual information in the article. This inconsistency between the original text and the summary has caused various concerns over its applicability, and the previous evaluation methods of text summarization are not suitable for this issue. In response to the above problems, the current research direction is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence
