paper-with-me

홈 › Papers

Test-time Scaling of LLMs: A Survey from A Subproblem Structure Perspective

2025-11-01 · Zhuoyi Yang, Xu Guo, Tong Zhang, Huijuan Xu, Boyang Li arxiv

With this paper, we survey techniques for improving the predictive accuracy of pretrained large language models by allocating additional compute at inference time. In categorizing test-time scaling methods, we place special emphasis on how a problem is decomposed into subproblems and on the topological organization of these subproblems whether sequential, parallel, or tree-structured. This perspective allows us to unify diverse approaches such as Chain-of-Thought, Branch-Solve-Merge, and Tree-of-Thought under a common lens. We further synthesize existing analyses of these techniques, highlighting their respective strengths and weaknesses, and conclude by outlining promising directions for future research

📄 PDF Abstract BibTeX arXiv:2511.14772

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trust but Verify! A Survey on Verification Design for Test-time Scaling

2025-08-20 · V Venktesh, Mandeep Rathee, Avishek Anand arxiv

Test-time scaling (TTS) has emerged as a new frontier for scaling the performance of Large Language Models. In test-time scaling, by using more computational resources during inference, LLMs can improve their reasoning p…

A Survey of Slow Thinking-based Reasoning LLMs using Reinforced Learning and Inference-time Scaling Law

2025-05-05 · Qianjun Pan, Wenkai Ji, Yuyang Ding, Junsong Li 외

This survey explores recent advancements in reasoning large language models (LLMs) designed to mimic "slow thinking" - a reasoning process inspired by human cognition, as described in Kahneman's Thinking, Fast and Slow. …

MathMedical Diagnosisscientific discoverySurvey+1

Revisiting Test-Time Scaling: A Survey and a Diversity-Aware Method for Efficient Reasoning

2025-06-05 · Ho-Lam Chung, Teng-Yun Hsiao, Hsiao-Ying Huang, Chunerh Cho 외

Test-Time Scaling (TTS) improves the reasoning performance of Large Language Models (LLMs) by allocating additional compute during inference. We conduct a structured survey of TTS methods and categorize them into samplin…

DiversityMathematical Reasoning

Sailing AI by the Stars: A Survey of Learning from Rewards in Post-Training and Test-Time Scaling of Large Language Models

2025-05-05 · Xiaobao Wu

Recent developments in Large Language Models (LLMs) have shifted from pre-training scaling to post-training and test-time scaling. Across these developments, a key unified paradigm has arisen: Learning from Rewards, wher…

Active Learning

A Survey on Test-Time Scaling in Large Language Models: What, How, Where, and How Well?

2025-03-31 · Qiyuan Zhang, Fuyuan Lyu, Zexu Sun, Lei Wang 외

As enthusiasm for scaling computation (data and parameters) in the pretraining era gradually diminished, test-time scaling (TTS), also referred to as ``test-time computing'' has emerged as a prominent research focus. Rec…