paper-with-me

Papers

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 adaptation of its codebase, a process that can be complex and time-consuming. Instead, we propose a model-agnostic topic-controllable summarization method employing a simple tagging-based formulation that can effortlessly work with any summarization model. In addition, we propose a new topic-oriented evaluation measure to quantitatively evaluate the generated summaries based on the topic affinity between the generated summary and the desired topic. Experimental results show that the proposed tagging-based formulation can achieve similar or even better performance compared to the embedding-based approach, while being at the same time significantly faster.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text Summarization

Similar Papers 제목 키워드 기반

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

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

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

Controllable Abstractive Sentence Summarization with Guiding Entities

2020-12-01 · COLING 2020 8 · Changmeng Zheng, Yi Cai, Guanjie Zhang, Qing Li

Entities are the major proportion and build up the topic of text summaries. Although existing text summarization models can produce promising results of automatic metrics, for example, ROUGE, it is difficult to guarantee…

InformativenessSentenceSentence SummarizationText Summarization

Rewards with Negative Examples for Reinforced Topic-Focused Abstractive Summarization

2021-11-01 · EMNLP (newsum) 2021 11 · Khalil Mrini, Can Liu, Markus Dreyer

We consider the problem of topic-focused abstractive summarization, where the goal is to generate an abstractive summary focused on a particular topic, a phrase of one or multiple words. We hypothesize that the task of g…

Abstractive Text SummarizationDeep Reinforcement LearningReinforcement Learning (RL)