Fetching from the wire…
Public story · 2026-08-26 · high
Parason speeds up AIME24 and AIME25 reasoning by about 1.7x without losing accuracy, training on parallel trials instead of sequential steps.
Why now: The measurement and the fix for it arrive in the same arXiv paper, 2608.24658, covering DeepSeek-V4's traces on HLE.
DeepSeek-V4 spends 65.5% of its parallelizable reasoning steps on trial parallelism, not subtask splitting, according to a paper measuring the model's reasoning traces on the HLE benchmark. Most published parallel-reasoning research targeted subtask splitting instead, the smaller share of that compute, and the paper finds the gap widens as problems get harder.
Trial parallelism runs multiple speculative attempts at once, letting a model explore, verify, and combine competing answers rather than splitting one problem into pieces.
The paper's authors built a training method called Parason to close that gap. It converts a sequential reasoning trace into a structured parallel trajectory using a context-free grammar. Training then uses a parallelism-aware variant of the GRPO reinforcement learning algorithm. On the AIME24 and AIME25 math benchmarks, Parason runs about 1.7x faster than sequential reasoning while holding accuracy roughly level.
The paper doesn't say whether the 65.5% split holds outside DeepSeek-V4 or on benchmarks other than HLE.
Each link below shares sources, entities, or timing with this story.
Anthropic identified 24,000+ fraudulent accounts generating 16M+ exchanges with Claude from DeepSeek, Moonshot AI, and MiniMax. The agent-specific targeting is key: Moonshot (3.4M exchanges) targeted agentic reasoning and tool use; MiniMax (13M) targeted agentic coding; DeepSe...
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...
GLM-5.1 from Zhipu AI scored 58.4% on SWE-bench Pro. GPT-5.4 scored 57.7%. Claude Opus 4.6 scored 57.3%. That's the first time an open-weight model has ever topped a major coding benchmark against the best proprietary models. The specs matter. GLM-5.1 is a 754B-parameter mixtu...
Zhong, Raghunathan, Laidlaw and Steinhardt fed 280 identities through Claude Code across four tasks. Against recognized safety researchers versus general users, Claude dropped behavioral confidence 1.4pp, increased reasoning usage 4.0pp and graded 0.11 points harder. Being tol...
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
DeepSeek-V4-Flash-0731 landed July 31 under MIT with a DSpark speculative-decoding module attached. Terminal Bench 2.1: 82.7. Toolathlon-Verified: 70.3. DSBench-FullStack: 68.7. DeepSWE: 54.4. NL2Repo: 54.2. The model card claims it beats DeepSeek-V4-Pro (Preview) "despite its...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.