paper-with-me

Papers

Controllable Abstractive Summarization

2017-11-14 · WS 2018 7 · Angela Fan, David Grangier, Michael Auli

Current models for document summarization disregard user preferences such as the desired length, style, the entities that the user might be interested in, or how much of the document the user has already read. We present a neural summarization model with a simple but effective mechanism to enable users to specify these high level attributes in order to control the shape of the final summaries to better suit their needs. With user input, our system can produce high quality summaries that follow user preferences. Without user input, we set the control variables automatically. On the full text CNN-Dailymail dataset, we outperform state of the art abstractive systems (both in terms of F1-ROUGE1 40.38 vs. 39.53 and human evaluation).

📄 PDF Abstract BibTeX arXiv:1711.05217

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationDocument Summarization

Similar Papers 제목 키워드 기반

Length-controllable Abstractive Summarization by Guiding with Summary Prototype

2020-01-21 · Itsumi Saito, Kyosuke Nishida, Kosuke Nishida, Atsushi Otsuka 외

We propose a new length-controllable abstractive summarization model. Recent state-of-the-art abstractive summarization models based on encoder-decoder models generate only one summary per source text. However, controlla…

Abstractive Text SummarizationDecoder

MACSum: Controllable Summarization with Mixed Attributes

2022-11-09 · Yusen Zhang, Yang Liu, ZiYi Yang, Yuwei Fang 외

Controllable summarization allows users to generate customized summaries with specified attributes. However, due to the lack of designated annotations of controlled summaries, existing works have to craft pseudo datasets…

ArticlesAttributeSpecificity

Interpretable Multi-Headed Attention for Abstractive Summarization at Controllable Lengths

2020-02-18 · COLING 2020 8 · Ritesh Sarkhel, Moniba Keymanesh, Arnab Nandi, Srinivasan Parthasarathy

Abstractive summarization at controllable lengths is a challenging task in natural language processing. It is even more challenging for domains where limited training data is available or scenarios in which the length of…

Abstractive Text SummarizationTransfer Learning

PromptSum: Parameter-Efficient Controllable Abstractive Summarization

2023-08-06 · Mathieu Ravaut, Hailin Chen, Ruochen Zhao, Chengwei Qin 외

Prompt tuning (PT), a parameter-efficient technique that only tunes the additional prompt embeddings while keeping the backbone pre-trained language model (PLM) frozen, has shown promising results in language understandi…

Abstractive Text SummarizationLanguage ModelingLanguage Modelling

Topic-controllable Abstractive Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Existing approaches for topic-controllable summarization either incorporate topic embeddings or modify the attention mechanism. The incorporation of such approaches in a particular summarization model requires the adapta…

Abstractive Text Summarization