Skip to content

Adaptive Parallel Reasoning (UC Berkeley Technical Report EECS-2026-213)

Authors: UC Berkeley (2026)

Domains

ReasoningInference

TLDR (English)

Uses RL to let models allocate compute adaptively at inference time: short serial reasoning for easy problems, automatically spawning multiple parallel reasoning threads that converge for hard ones, breaking the length bottleneck of serial chain-of-thought. A representative technical report on adaptive test-time compute allocation.

TLDR(中文)

用强化学习让模型在推理时动态分配计算:简单问题串行短推理,复杂问题自动展开多个并行推理线程再汇总收敛,突破串行 CoT 的长度瓶颈,是 test-time compute 自适应分配方向的代表性技术报告。

Appears in These Articles

Co-cited Papers

These papers appear in the same articles as this one

Related Papers

Other papers in the same domain