paper-with-me

Papers

Summarization with Precise Length Control

2023-05-09 · Lesly Miculicich, Yujia Xie, Song Wang, Pengcheng He

Many applications of text generation such as summarization benefit from accurately controlling the text length. Existing approaches on length-controlled summarization either result in degraded performance or can only control the length approximately. In this work, we present a framework to generate summaries with precisely the specified number of tokens or sentences, while maintaining or even improving the text quality. In addition, we jointly train the models to predict the lengths, so our model can generate summaries with optimal length. We evaluate the proposed framework on the CNNDM dataset and show improved performance compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2305.05171

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Precise Length Control in Large Language Models

2024-12-16 · Bradley Butcher, Michael O'Keefe, James Titchener

Large Language Models (LLMs) are increasingly used in production systems, powering applications such as chatbots, summarization, and question answering. Despite their success, controlling the length of their response rem…

DecoderDocument SummarizationQuestion Answering

Zero-Shot Strategies for Length-Controllable Summarization

2024-12-31 · Fabian Retkowski, Alexander Waibel

Large language models (LLMs) struggle with precise length control, particularly in zero-shot settings. We conduct a comprehensive study evaluating LLMs' length control capabilities across multiple measures and propose pr…

Text Generation

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

Progress Ratio Embeddings: An Impatience Signal for Robust Length Control in Neural Text Generation

2025-12-07 · Ivanhoé Botcazou, Tassadit Amghar, Sylvain Lamprier, Frédéric Saubion arxiv

Modern neural language models achieve high accuracy in text generation, yet precise control over generation length remains underdeveloped. In this paper, we first investigate a recent length control method based on Rever…

Text Generation

Can LLMs Track Their Output Length? A Dynamic Feedback Mechanism for Precise Length Regulation

2026-01-05 · Meiman Xiao, Ante Wang, Qingguo Hu, Zhongjian Miao 외 arxiv

Precisely controlling the length of generated text is a common requirement in real-world applications. However, despite significant advancements in following human instructions, Large Language Models (LLMs) still struggl…