Mitigating Strategy-Selection Bias in Reasoning for More Effective Test-Time Scaling

Wu, Zongqian, Xu, Baoduo, Li, Tianyu, Sun, Zhu, Zhu, Xiaofeng, Feng, Lei

arXiv.org Artificial Intelligence 

Test-time scaling (TTS) has been shown to improve the performance of large language models (LLMs) by sampling and aggregating diverse reasoning paths. However, existing research has overlooked a critical issue: selection bias of reasoning strategies during scaling. Specifically, when generating reasoning processes, LLMs tend to follow certain strategies (e.g., algebraic solutions for math problems) while neglecting other valid alternatives (e.g., geometric solutions), resulting in insufficient exploration of the solution space. To further understand the impact of this bias, we present a theoretical analysis that reveals when it undermines the effectiveness of test-time scaling. Motivated by this theoretical insight, we introduce TTS-Uniform, a framework designed to mitigate the selection bias of reasoning strategies. It (i) identifies potential strategies, (ii) uniformly allocates the sampling budget across them, and (iii) filters out unstable strategies prior to aggregation. Experimental results show that TTS-Uniform significantly enhances scaling effectiveness across multiple mainstream LLMs and benchmark datasets. Code is available at https://github.com/zongqianwu/Uniform-TTS. Chain-of-thought (CoT) (Wei et al., 2022; Kojima et al., 2022) enhances the reasoning capabilities of large language models (LLMs) by explicitly unfolding intermediate steps (i.e., reasoning paths) before arriving at the final answer. Building on CoT, test-time scaling (TTS) (Zhang et al., 2025; Ji et al., 2025) further improves performance by sampling and aggregating diverse paths. However, existing TTS research (Wang et al., 2022; Snell et al., 2024) overlooks a critical limitation of CoT, which in turn constrains the effectiveness of scaling. Specifically, when tackling a problem, CoT reasoning tends to follow certain strategies while neglecting other valid alternatives.

Duplicate Docs Excel Report

Title
None found

Similar Docs  Excel Report  more

TitleSimilaritySource
None found