paper-with-me

Papers

Robust Neural Abstractive Summarization Systems and Evaluation against Adversarial Information

2018-10-14 · Lisa Fan, Dong Yu, Lu Wang

Sequence-to-sequence (seq2seq) neural models have been actively investigated for abstractive summarization. Nevertheless, existing neural abstractive systems frequently generate factually incorrect summaries and are vulnerable to adversarial information, suggesting a crucial lack of semantic understanding. In this paper, we propose a novel semantic-aware neural abstractive summarization model that learns to generate high quality summaries through semantic interpretation over salient content. A novel evaluation scheme with adversarial samples is introduced to measure how well a model identifies off-topic information, where our model yields significantly better performance than the popular pointer-generator summarizer. Human evaluation also confirms that our system summaries are uniformly more informative and faithful as well as less redundant than the seq2seq model.

📄 PDF Abstract BibTeX arXiv:1810.06065

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text Summarization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Robust Neural Abstractive Summarization Systems and Evaluation against Adversarial Information

2018-10-14 · NIPS Workshop IRASL 2018 · Anonymous

Sequence-to-sequence (seq2seq) neural models have been actively investigated for abstractive summarization. Nevertheless, existing neural abstractive systems frequently generate factually incorrect summaries and are vuln…

Abstractive Text Summarization

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 ab…

Abstractive Text SummarizationData Augmentation

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

Attacks against Abstractive Text Summarization Models through Lead Bias and Influence Functions

2024-10-26 · Poojitha Thota, Shirin Nilizadeh

Large Language Models have introduced novel opportunities for text comprehension and generation. Yet, they are vulnerable to adversarial perturbations and data poisoning attacks, particularly in tasks like text classific…

Abstractive Text SummarizationAdversarial RobustnessData PoisoningReading Comprehension+3

FRSUM: Towards Faithful Abstractive Summarization via Enhancing Factual Robustness

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Though current Seq2Seq summarization models are capable of generating fluent and grammatical summaries, they are still suffering from the unfaithful generation problem.In this paper, we study the faithfulness of existing…

Abstractive Text Summarization