Fetching from the wire…
Public story · 2026-09-18 · high
The mismatch shows up in Qwen3, Llama and Gemma alike, and matching stop-token lists alone doesn't fix it.
Why now: The paper's arXiv posting dates to September 2026.
On-policy distillation inflates output length because teacher and student models bet on different EOS tokens, per the paper. Across Qwen3, Llama and Gemma, the base student and its post-trained teacher favor different stopping tokens even when their declared stopping sets match. The student's preferred way to end a response gets suppressed during training, and the teacher's alternative doesn't reliably take its place.
Matching the two models' stop-token lists doesn't close the gap. What works is treating functionally equivalent EOS tokens as one shared semantic stopping action, a correction that holds across all three model families.
That fix doesn't clear everything up. A second, separate inflation shows up late in training and survives the correction.
For anyone building distillation pipelines, the finding says the stopping behavior needs checking beneath the token list, rather than assuming matching IDs is enough. The unresolved late-training inflation means teams still fighting length inflation can't assume one fix covers both sources.
Each link below shares sources, entities, or timing with this story.
The models are good. The license is the real story. Google released Gemma 4 on April 2 with four variants: E2B, E4B, 26B MoE, and 31B Dense. All built on the Gemini 3 architecture. The 31B Dense variant claimed #3 on Arena AI's text leaderboard, beating models 20x its size. Th...
SecOPD fine-tunes a defense using token-level feedback during on-policy distillation rather than the sequence-level signal prior work used. Against PISmith adaptive injections on Qwen3.6-27B it reports 9.0% attack success where Meta-SecAlign, the previous state of the art, sit...
Amid a week of pricing and commerce stories, here's hard tech you can actually download. Google released DiffusionGemma on June 10, a 26B-parameter Mixture-of-Experts model (3.8B active) that generates text by diffusion instead of left-to-right decoding. The architecture is th...
Hugging Face published its Summer 2026 State of Open Models report on August 14, and one statistic in it went almost entirely unremarked in the coverage. By July 2026, agents rather than humans became the Hub's primary users. Claude Code alone accounted for 44.4% of all agent...
Xiaomi released MiMo-V2.5-Pro, a 1.02 trillion parameter mixture-of-experts model (42B active) with 1M token context, fully MIT licensed. In benchmarks, it achieves 63.8% success on agentic tasks using 40-60% fewer tokens than Claude Opus 4.6 or GPT-5.4 for comparable results....
The leaderboard says first place. The methodology says you should check your own bill. Qwen3.8 Max now ranks first on Artificial Analysis' agentic index, scoring 86.1 on OSWorld-Verified ahead of GPT-5.6 Sol Max at 83.2 and Fable 5 at 85.0, priced at $2.00/M input and $6.00/M...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.