Fetching from the wire…
Public story · 2026-08-07 · high
It lifts Qwen3 8B non-thinking accuracy 10.7 points by building pseudo-answers via majority vote, then distilling them back into itself.
Why now: It posted to arXiv in August 2026, claiming to remove the last external dependency left in on-policy self-distillation training.
U-OPSD trains reasoning models to solve math with no answer key, teacher model, or reward feedback. The method comes from a paper posted to arXiv in August 2026.
That removes one of the standard costs of training reasoning models: labeled answers or a separate reward model to check against. It's aimed at math benchmarks with one checkable right answer, per the paper.
GRPO is the reinforcement learning method this kind of self-distillation research gets measured against. In thinking mode, U-OPSD beat it by 0.7 to 1.1 points across the same benchmark set, without GRPO's environment feedback.
The method samples multiple rollouts per problem, then builds a pseudo-solution by majority vote under a self-consistency threshold. It conditions a teacher distribution on the shortest pseudo-solution, then distills that into prefixes of the model's longest incorrect completion. The label is the model's own consensus answer, not a verified one.
Across AIME24, AIME25, HMMT25, MATH500 and AMC23, U-OPSD lifted Qwen3 non-thinking mode accuracy 8.5 points at 4B and 10.7 points at 8B. That beat supervised OPSD, per the paper.
Every one of those benchmarks has a single, checkable right answer. The paper doesn't say whether majority-vote consensus holds up on reasoning tasks without one clean answer to converge on. That's most of what reasoning models get used for outside math contests.
Each link below shares sources, entities, or timing with this story.
New batching algorithms enable ~7x, up to 12x+, longer-context GRPO training with no accuracy or speed penalty versus optimized FA3 and chunked-loss setups (Unsloth Docs). Qwen3-8B GRPO reaches 110K context on one 80GB H100 via vLLM plus QLoRA. For solo builders doing reasonin...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
Farid Zakaria's Self-Executing Linux Format uses binfmt_misc to hand the file to an interpreter that maps rows from a segments table and jumps to the entry point, with the program reading its own file via argv[0]. Symbols, relocations and application data all live in tables in...
He set the 4-byte SQLite application ID at offset 68 to "SELF", decomposed an ELF binary's components into rows across a custom schema, and registered a binfmt_misc handler that hands the file to a self-exec interpreter which queries the tables and runs the program. One file,...
Claims up to 2x faster generation, and adds fine-tuning of both MoE models on text or image datasets on Apple Silicon via MLX (release). Follow-up turns in long Qwen chats on Mac are reported up to 30x faster, MLX models now use full context size, and GLM-5.3 MLX fine-tunes ex...
Unsloth's UD-Q2_K_XL (78.9 GB) plus a 358,400-token slot via YaRN from the native 262,144 with fp16 KV fits under the default 96GB Metal wired limit, no sysctl hack. Cold prefill runs 1,561 t/s at 5.6K context down to 318 t/s at 111K; a normal incremental turn is 77-854 t/s ou...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.