๐
๐
Old Age
Entity-based SpanCopy for Abstractive Summarization to Improve the Factual Consistency
September 07, 2022 ยท Entered Twilight ยท ๐ CODI
Repo contents: Analysis_on_dataset.ipynb, LICENSE, README.md, dataset.py, pegasus_trainer.py, spanCopyDataBuilder.py, spanCopyModel.py, spanCopyTrainer.py
Authors
Wen Xiao, Giuseppe Carenini
arXiv ID
2209.03479
Category
cs.CL: Computation & Language
Citations
18
Venue
CODI
Repository
https://github.com/Wendy-Xiao/Entity-based-SpanCopy
โญ 8
Last Checked
2 months ago
Abstract
Despite the success of recent abstractive summarizers on automatic evaluation metrics, the generated summaries still present factual inconsistencies with the source document. In this paper, we focus on entity-level factual inconsistency, i.e. reducing the mismatched entities between the generated summaries and the source documents. We therefore propose a novel entity-based SpanCopy mechanism, and explore its extension with a Global Relevance component. Experiment results on four summarization datasets show that SpanCopy can effectively improve the entity-level factual consistency with essentially no change in the word-level and entity-level saliency. The code is available at https://github.com/Wendy-Xiao/Entity-based-SpanCopy
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computation & Language
๐
๐
Old Age
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
R.I.P.
๐ป
Ghosted
Language Models are Few-Shot Learners
R.I.P.
๐ป
Ghosted
RoBERTa: A Robustly Optimized BERT Pretraining Approach
R.I.P.
๐ป
Ghosted
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
R.I.P.
๐ป
Ghosted