paper-with-me

Papers

Guide-to-Explain for Controllable Summarization

2024-11-19 · Sangwon Ryu, Heejin Do, Daehee Kim, Yunsu Kim, Gary Geunbae Lee, Jungseul Ok

Recently, large language models (LLMs) have demonstrated remarkable performance in abstractive summarization tasks. However, controllable summarization with LLMs remains underexplored, limiting their ability to generate summaries that align with specific user preferences. In this paper, we first investigate the capability of LLMs to control diverse attributes, revealing that they encounter greater challenges with numerical attributes, such as length and extractiveness, compared to linguistic attributes. To address this challenge, we propose a guide-to-explain framework (GTE) for controllable summarization. Our GTE framework enables the model to identify misaligned attributes in the initial draft and guides it in explaining errors in the previous output. Based on this reflection, the model generates a well-adjusted summary. As a result, by allowing the model to reflect on its misalignment, we generate summaries that satisfy the desired attributes in surprisingly fewer iterations than other iterative methods solely using LLMs.

📄 PDF Abstract BibTeX arXiv:2411.12460

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text Summarization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

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

PERCS: Persona-Guided Controllable Biomedical Summarization Dataset

2025-12-03 · Rohan Charudatt Salvi, Chirag Chawla, Dhruv Jain, Swapnil Panigrahi 외 arxiv

Automatic medical text simplification plays a key role in improving health literacy by making complex biomedical research accessible to diverse readers. However, most existing resources assume a single generic audience, …

Text Simplification

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

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

ArticlesText 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