paper-with-me

홈 › Papers

Cutting-off Redundant Repeating Generations for Neural Abstractive Summarization

2016-12-31 · EACL 2017 4 · Jun Suzuki, Masaaki Nagata

This paper tackles the reduction of redundant repeating generation that is often observed in RNN-based encoder-decoder models. Our basic idea is to jointly estimate the upper-bound frequency of each target vocabulary in the encoder and control the output words based on the estimation in the decoder. Our method shows significant improvement over a strong RNN-based encoder-decoder baseline and achieved its best results on an abstractive summarization benchmark.

📄 PDF Abstract BibTeX arXiv:1701.00138

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDecoder

Similar Papers 제목 키워드 기반

Diversity driven Attention Model for Query-based Abstractive Summarization

2017-04-26 · ACL 2017 7 · Preksha Nema, Mitesh Khapra, Anirban Laha, Balaraman Ravindran

Abstractive summarization aims to generate a shorter version of the document covering all the salient points in a compact and coherent fashion. On the other hand, query-based summarization highlights those points that ar…

Abstractive Text SummarizationDiversityExtractive SummarizationMachine Translation+2

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

Abstractive Text Summarization

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

Improving Factual Consistency of Abstractive Summarization on Customer Feedback

2021-06-30 · ACL (ECNLP) 2021 8 · Yang Liu, Yifei Sun, Vincent Gao

E-commerce stores collect customer feedback to let sellers learn about customer concerns and enhance customer order experience. Because customer feedback often contains redundant information, a concise summary of the fee…

Abstractive Text SummarizationText Summarization

BookSum: A Collection of Datasets for Long-form Narrative Summarization

2021-05-18 · Wojciech Kryściński, Nazneen Rajani, Divyansh Agarwal, Caiming Xiong 외

The majority of available text summarization datasets include short-form source documents that lack long-range causal and temporal dependencies, and often contain strong layout and stylistic biases. While relevant, such …

Abstractive Text SummarizationFormLong-Form Narrative SummarizationText Summarization