Verifier-Free Test-Time Scaling via Breadth-Depth Refinement
August 7, 2026
This framework improves LLM reasoning by combining multiple independent reasoning rollouts with iterative self-critique and self-correction. By using breadth to preserve diversity and depth to repair local errors before majority voting, the method outperforms greedy decoding and verifier-based best-of-N on AIME and MATH500 benchmarks.
HOW THIS AFFECTS YOU
●
builderYou can improve reasoning performance without the overhead of training or deploying an external reward model.
●
researcherThis approach provides a way to scale inference compute through self-correction rather than just sampling density.