paper-with-me

Papers

Gradient-Based Adversarial Factual Consistency Evaluation for Abstractive Summarization

2021-11-01 · EMNLP 2021 11 · Zhiyuan Zeng, Jiaze Chen, Weiran Xu, Lei LI

Neural abstractive summarization systems have gained significant progress in recent years. However, abstractive summarization often produce inconsisitent statements or false facts. How to automatically generate highly abstract yet factually correct summaries? In this paper, we proposed an efficient weak-supervised adversarial data augmentation approach to form the factual consistency dataset. Based on the artificial dataset, we train an evaluation model that can not only make accurate and robust factual consistency discrimination but is also capable of making interpretable factual errors tracing by backpropagated gradient distribution on token embeddings. Experiments and analysis conduct on public annotated summarization and factual consistency datasets demonstrate our approach effective and reasonable.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationData Augmentation

Similar Papers 제목 키워드 기반

Improving Factual Consistency of Abstractive Summarization via Question Answering

2021-05-10 · ACL 2021 5 · Feng Nan, Cicero Nogueira dos santos, Henghui Zhu, Patrick Ng 외

A commonly observed problem with the state-of-the art abstractive summarization models is that the generated summaries can be factually inconsistent with the input documents. The fact that automatic summarization may pro…

Abstractive Text SummarizationQuestion Answering

FIZZ: Factual Inconsistency Detection by Zoom-in Summary and Zoom-out Document

2024-04-17 · Joonho Yang, Seunghyun Yoon, Byeongjeong Kim, Hwanhee Lee

Through the advent of pre-trained language models, there have been notable advancements in abstractive summarization systems. Simultaneously, a considerable number of novel methods for evaluating factual consistency in a…

Abstractive Text Summarization

FRSUM: Towards Faithful Abstractive Summarization via Enhancing Factual Robustness

2022-11-01 · Wenhao Wu, Wei Li, Jiachen Liu, Xinyan Xiao 외

Despite being able to generate fluent and grammatical text, current Seq2Seq summarization models still suffering from the unfaithful generation problem. In this paper, we study the faithfulness of existing systems from a…

Abstractive Text Summarization

Multi-Fact Correction in Abstractive Text Summarization

2020-10-06 · EMNLP 2020 11 · Yue Dong, Shuohang Wang, Zhe Gan, Yu Cheng 외

Pre-trained neural abstractive summarization systems have dominated extractive strategies on news summarization performance, at least in terms of ROUGE. However, system-generated abstractive summaries often face the pitf…

Abstractive Text SummarizationNews SummarizationQuestion AnsweringText Summarization

Constrained Abstractive Summarization: Preserving Factual Consistency with Constrained Generation

2020-10-24 · Yuning Mao, Xiang Ren, Heng Ji, Jiawei Han

Despite significant progress, state-of-the-art abstractive summarization methods are still prone to hallucinate content inconsistent with the source document. In this paper, we propose Constrained Abstractive Summarizati…

Abstractive Text SummarizationKeyphrase Extraction