CLJul 21, 2025

Step-level Verifier-guided Hybrid Test-Time Scaling for Large Language Models

arXiv:2507.15512v39 citationsh-index: 10EMNLP
Originality Incremental advance
AI Analysis

This work addresses the problem of high computational overhead in test-time scaling for LLM users, offering an incremental improvement by enhancing training-free methods for reasoning tasks.

The paper tackles the computational burden of training-based test-time scaling for large language models by proposing a training-free hybrid method that combines fine-grained sequential and parallel scaling, achieving significant reasoning performance improvements across five models of varying scales (3B-14B).

Test-Time Scaling (TTS) is a promising approach to progressively elicit the model's intelligence during inference. Recently, training-based TTS methods, such as continued reinforcement learning (RL), have further surged in popularity, while training-free TTS methods are gradually fading from prominence. However, the additional computation overhead of training amplifies the burden on test-time scaling. In this paper, we focus on training-free TTS methods for reasoning. We first design Conditional Step-level Self-refinement, a fine-grained sequential scaling method guided by process verification. On top of its effectiveness, we further combine it with other classical parallel scaling methods at the step level, to introduce a novel inference paradigm called Hybrid Test-Time Scaling. Extensive experiments on five instruction-tuned LLMs across different scales (3B-14B) and families demonstrate that hybrid strategy incorporating various training-free TTS methods at a fine granularity has considerable potential for expanding the reasoning performance boundaries of LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes