paper-with-me

Papers

CTRLsum: Towards Generic Controllable Text Summarization

2021-08-17 · ACL ARR October 2021 10 · Anonymous

Current summarization systems yield generic summaries that are disconnected from users' preferences and expectations. To address this limitation, we present CTRLsum, a generic framework to control generated summaries through a set of keywords. During training keywords are extracted automatically without requiring additional human annotations. At test time CTRLsum features a control function to map control signal to keywords; through engineering the control function, the same trained model is able to be applied to control summaries on various dimensions, while neither affecting the model training process nor the pretrained models. We additionally explore the combination of keywords and text prompts for more control tasks. Experiments demonstrate the effectiveness of CTRLsum on three domains of summarization datasets and five control tasks: (1) entity-centric and (2) length-controllable summarization, (3) contribution summarization on scientific papers, (4) invention purpose summarization on patent filings, and (5) question-guided summarization on news articles. Moreover, when used in a standard, unconstrained summarization setting, CTRLsum is comparable or better than the state-of-the-art systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesText Summarization

Similar Papers 제목 키워드 기반

CTRLsum: Towards Generic Controllable Text Summarization

2020-12-08 · Junxian He, Wojciech Kryściński, Bryan McCann, Nazneen Rajani 외

Current summarization systems yield generic summaries that are disconnected from users' preferences and expectations. To address this limitation, we present CTRLsum, a novel framework for controllable summarization. Our …

ArticlesDescriptiveReading ComprehensionText Summarization

Controllable Text Summarization: Unraveling Challenges, Approaches, and Prospects -- A Survey

2023-11-15 · Ashok Urlana, Pruthwik Mishra, Tathagato Roy, Rahul Mishra

Generic text summarization approaches often fail to address the specific intent and needs of individual users. Recently, scholarly attention has turned to the development of summarization methods that are more closely ta…

SurveyText Summarization

Controllable Multi-document Summarization: Coverage & Coherence Intuitive Policy with Large Language Model Based Rewards

2023-10-05 · Litton J Kurisinkel, Nancy F Chen

Memory-efficient large language models are good at refining text input for better readability. However, controllability is a matter of concern when it comes to text generation tasks with long inputs, such as multi-docume…

Document SummarizationLanguage ModelingLanguage ModellingLarge Language Model+2

EntSUM: A Data Set for Entity-Centric Summarization

2022-04-05 · Mounica Maddela, Mayank Kulkarni, Daniel Preotiuc-Pietro

Controllable summarization aims to provide summaries that take into account user-specified aspects and preferences to better assist them with their information need, as opposed to the standard summarization setup which b…

Benchmarking Generation and Evaluation Capabilities of Large Language Models for Instruction Controllable Summarization

2023-11-15 · Yixin Liu, Alexander R. Fabbri, Jiawen Chen, Yilun Zhao 외

While large language models (LLMs) can already achieve strong performance on standard generic summarization benchmarks, their performance on more complex summarization task settings is less studied. Therefore, we benchma…

BenchmarkingInstruction FollowingText Summarization