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.
DeepSeek competes with Anthropic / Shared entity: DeepSeek / Shared topic / Earlier coverage
Linked by a graph relationship (DeepSeek competes with Anthropic); both cover DeepSeek; overlapping topics (account, reasoning).
Unsloth supports DeepSeek / Shared entity: GRPO / Earlier coverage / Tension
Linked by a graph relationship (Unsloth supports DeepSeek); both cover GRPO; earlier GRPO coverage from 2026-06-20.
DeepSeek competes with Anthropic / Shared entity: DeepSeek / Earlier coverage / Tension
Linked by a graph relationship (DeepSeek competes with Anthropic); both cover DeepSeek; earlier DeepSeek coverage from 2026-04-20.
GPT competes with DeepSeek / Shared entity: DeepSeek / Earlier coverage / Tension
Linked by a graph relationship (GPT competes with DeepSeek); both cover DeepSeek; earlier DeepSeek coverage from 2026-08-20.
Ollama supports DeepSeek / Shared entity: DeepSeek / Earlier coverage
Linked by a graph relationship (Ollama supports DeepSeek); both cover DeepSeek; earlier DeepSeek coverage from 2026-08-10.
DeepSeek released V4-Flash / Shared entity: DeepSeek / Earlier coverage
Linked by a graph relationship (DeepSeek released V4-Flash); both cover DeepSeek; earlier DeepSeek coverage from 2026-08-02.
DeepSeek competes with Anthropic / Shared entity: DeepSeek / Earlier coverage
Linked by a graph relationship (DeepSeek competes with Anthropic); both cover DeepSeek; earlier DeepSeek coverage from 2026-07-10.
Vercel uses DeepSeek / Shared entity: DeepSeek / Earlier coverage
Linked by a graph relationship (Vercel uses DeepSeek); both cover DeepSeek; earlier DeepSeek coverage from 2026-07-08.