PulseAugur
EN
LIVE 22:16:15

Apple unveils LenVM for fine-grained token-level length modeling in LLMs

Apple researchers have introduced the Length Value Model (LenVM), a novel framework for token-level length modeling in autoregressive models. This approach treats length prediction as a value estimation problem, assigning a negative reward to each token to create a scalable and annotation-free supervision signal. Experiments show LenVM significantly improves length matching performance on benchmarks like LIFEBench and enhances efficiency on tasks such as GSM8K, allowing for controlled trade-offs between accuracy and token budget. AI

IMPACT Introduces a new method for controlling generation length and efficiency in LLMs, potentially impacting inference costs and model performance.

RANK_REASON Academic paper detailing a new modeling technique for LLMs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on Apple Machine Learning Research →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Apple unveils LenVM for fine-grained token-level length modeling in LLMs

COVERAGE [1]

  1. Apple Machine Learning Research TIER_1 English(EN) ·

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

    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 …