cd /news/artificial-intelligence/length-value-model-scalable-value-pr… · home topics artificial-intelligence article
[ARTICLE · art-66163] src=machinelearning.apple.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Length Value Model: Scalable Value Pretraining for Token-Level Length Modeling

Researchers from University of California, Santa Barbara, Carnegie Mellon University, LMSYS Org, and University of Wisconsin–Madison introduced the Length Value Model (LenVM), a token-level framework that models remaining generation length at each decoding step. On the LIFEBench exact length matching task, applying LenVM to a 7B model improved the length score from 30.9 to 64.8, outperforming frontier closed-source models. LenVM enables continuous control over the trade-off between performance and efficiency, maintaining 63% accuracy on GSM8K at a 200-token budget compared to 6% for a token budget baseline.

read1 min views2 publishedJul 20, 2026
Length Value Model: Scalable Value Pretraining for Token-Level Length Modeling
Image: Apple ML Research

Token serves as the fundamental unit of computation in modern autoregressive models, and generation length directly influences both inference cost and reasoning performance. Despite its importance, existing approaches lack fine-grained length modeling, operating primarily at the coarse-grained sequence level. In this paper, we introduce the Length Value Model (LenVM), a token-level framework that models the remaining generation length at each decoding step. By formulating length modeling as a value estimation problem and assigning a constant negative reward to each generated token, LenVM predicts a bounded, discounted return that serves as a monotone proxy for the remaining generation horizon. This formulation yields supervision that is annotation-free, dense, unbiased, and scalable. Experiments on LLMs and VLMs demonstrate that LenVM provides a highly effective signal at inference time. On the LIFEBench exact length matching task, applying LenVM to a 7B model improves the length score from 30.9 to 64.8, significantly outperforming frontier closed-source models. Furthermore, LenVM enables continuous control over the trade off between performance and efficiency. On GSM8K at a budget of 200 tokens, LenVM maintains 63 percent accuracy compared to 6 percent for token budget baseline. It also accurately predicts total generation length from the prompt boundary. Finally, LenVM’s token-level values offer an interpretable view of generation dynamics, revealing how specific tokens shift reasoning toward shorter or longer regimes. Results demonstrate that LenVM supports a broad range of applications, including length control, prediction, and interpretation of generation dynamics. They suggest that generation length can be effectively modeled as a token-level value signal, highlighting the potential of LenVM as a general framework for length modeling and as a length-specific value signal that could support future RL training.

  • † University of California, Santa Barbara
  • ‡ Carnegie Mellon University
  • § LMSYS Org
  • ¶ University of Wisconsin–Madison
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @university of california, santa barbara 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/length-value-model-s…] indexed:0 read:1min 2026-07-20 ·