English

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

Computation and Language 2026-05-05 v2

Abstract

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 Reverse Positional Embeddings (RPE) and show its limits when control is requested beyond the training distribution. In particular, using a discrete countdown signal tied to the absolute remaining token count leads to instability. To provide robust length control, we introduce Progress Ratio Embeddings (PRE), as continuous embeddings tied to a trigonometric impatience signal. PRE integrates seamlessly into standard Transformer architectures, providing stable length fidelity without degrading text accuracy under standard evaluation metrics. We further show that PRE generalizes well to unseen target lengths. Experiments on two widely used news-summarization benchmarks validate these findings.

Keywords

Cite

@article{arxiv.2512.06938,
  title  = {Progress Ratio Embeddings: An Impatience Signal for Robust Length Control in Neural Text Generation},
  author = {Ivanhoé Botcazou and Tassadit Amghar and Sylvain Lamprier and Frédéric Saubion},
  journal= {arXiv preprint arXiv:2512.06938},
  year   = {2026}
}