paper-with-me

Papers

PromptSum: Parameter-Efficient Controllable Abstractive Summarization

2023-08-06 · Mathieu Ravaut, Hailin Chen, Ruochen Zhao, Chengwei Qin, Shafiq Joty, Nancy Chen

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 understanding tasks, especially in low-resource scenarios. However, effective prompt design methods suitable for generation tasks such as summarization are still lacking. At the same time, summarization guided through instructions (discrete prompts) can achieve a desirable double objective of high quality and controllability in summary generation. Towards a goal of strong summarization performance under the triple conditions of parameter-efficiency, data-efficiency, and controllability, we introduce PromptSum, a method combining PT with a multi-task objective and discrete entity prompts for abstractive summarization. Our model achieves competitive ROUGE results on popular abstractive summarization benchmarks coupled with a strong level of controllability through entities, all while only tuning several orders of magnitude less parameters.

📄 PDF Abstract BibTeX arXiv:2308.03117

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationLanguage ModelingLanguage Modelling

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

Controllable Topic-Focused Abstractive Summarization

2023-11-12 · Seyed Ali Bahrainian, Martin Jaggi, Carsten Eickhoff

Controlled abstractive summarization focuses on producing condensed versions of a source article to cover specific aspects by shifting the distribution of generated text towards a desired style, e.g., a set of topics. Su…

Abstractive Text Summarization

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

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