Factual Error Correction for Abstractive Summaries Using Entity Retrieval
Hwanhee Lee, Cheoneum Park, Seunghyun Yoon, Trung Bui, Franck, Dernoncourt, Juae Kim, Kyomin Jung

TL;DR
This paper introduces RFEC, an efficient entity retrieval-based post-editing system that corrects factual errors in abstractive summaries by leveraging evidence sentences, achieving high success rate, interpretability, and faster processing.
Contribution
RFEC is a novel factual error correction method that uses entity retrieval and evidence sentences to improve accuracy and speed over existing autoregressive approaches.
Findings
RFEC outperforms baseline methods in factual error correction.
RFEC achieves faster correction speeds.
RFEC maintains high interpretability in the correction process.
Abstract
Despite the recent advancements in abstractive summarization systems leveraged from large-scale datasets and pre-trained language models, the factual correctness of the summary is still insufficient. One line of trials to mitigate this problem is to include a post-editing process that can detect and correct factual errors in the summary. In building such a post-editing system, it is strongly required that 1) the process has a high success rate and interpretability and 2) has a fast running time. Previous approaches focus on regeneration of the summary using the autoregressive models, which lack interpretability and require high computing resources. In this paper, we propose an efficient factual error correction system RFEC based on entities retrieval post-editing process. RFEC first retrieves the evidence sentences from the original document by comparing the sentences with the target…
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.
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
