Papers › Can 1B LLM Surpass 405B LLM? Rethinking Compute-Optimal Test-Time Scaling

Can 1B LLM Surpass 405B LLM? Rethinking Compute-Optimal Test-Time Scaling

10 Feb 2025arXiv:2502.06703archive 2025-07-28

Runze Liu, Junqi Gao, Jian Zhao, Kaiyan Zhang, Xiu Li, Biqing Qi, Wanli Ouyang, BoWen Zhou

Test-Time Scaling (TTS) is an important method for improving the performance of Large Language Models (LLMs) by using additional computation during the inference phase. However, current studies do not systematically analyze how policy models, Process Reward Models (PRMs), and problem difficulty influence TTS. This lack of analysis limits the understanding and practical use of TTS methods. In this paper, we focus on two core questions: (1) What is the optimal approach to scale test-time computation across different policy models, PRMs, and problem difficulty levels? (2) To what extent can extended computation improve the performance of LLMs on complex tasks, and can smaller language models outperform larger ones through this approach? Through comprehensive experiments on MATH-500 and challenging AIME24 tasks, we have the following observations: (1) The compute-optimal TTS strategy is highly dependent on the choice of policy model, PRM, and problem difficulty. (2) With our compute-optimal TTS strategy, extremely small policy models can outperform larger models. For example, a 1B LLM can exceed a 405B LLM on MATH-500. Moreover, on both MATH-500 and AIME24, a 0.5B LLM outperforms GPT-4o, a 3B LLM surpasses a 405B LLM, and a 7B LLM beats o1 and DeepSeek-R1, while with higher inference efficiency. These findings show the significance of adapting TTS strategies to the specific characteristics of each task and model and indicate that TTS is a promising approach for enhancing the reasoning abilities of LLMs.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2502.06703")

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 7 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

RyanLiu112/compute-optimal-tts officialmentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 9 ran; 1 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
7ran
4unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from RyanLiu112/compute-optimal-tts. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

choice_answer_clean RyanLiu112/compute-optimal-tts/src/envs/MATH/grader.py official repository ran fingerprinted MIT (permissive) · 809c0178a7ae90ff · report
count_unknown_letters_in_expr RyanLiu112/compute-optimal-tts/src/envs/MATH/verify_utils.py official repository ran · honoured contract fingerprinted MIT (permissive) · 368d3db6347269c3 · report
get_model_name RyanLiu112/compute-optimal-tts/src/utils.py official repository ran fingerprinted MIT (permissive) · 5e9f6ab031880280 · report
get_root RyanLiu112/compute-optimal-tts/src/reason/guided_search/tree.py official repository ran MIT (permissive) · 105b6f113614fb89 · report
is_digit RyanLiu112/compute-optimal-tts/src/envs/MATH/grader.py official repository ran MIT (permissive) · fb37d3c84b18e368 · report
is_file_exists RyanLiu112/compute-optimal-tts/src/utils.py official repository ran MIT (permissive) · 6d13ee4c8c032e97 · report
normalize_answer RyanLiu112/compute-optimal-tts/src/envs/MATH/verify_utils.py official repository ran fingerprinted MIT (permissive) · 101b1e54fcdadf90 · report
parse_digits RyanLiu112/compute-optimal-tts/src/envs/MATH/grader.py official repository ran fingerprinted MIT (permissive) · 7d4b7f8c3875b126 · report
should_allow_eval RyanLiu112/compute-optimal-tts/src/envs/MATH/verify_utils.py official repository ran · violated contract MIT (permissive) · 95f02454eddf082a · report
extract_answer RyanLiu112/compute-optimal-tts/src/envs/MATH/env.py official repository unverified MIT (permissive) · 042094830d54a879 · report
extract_groundtruth RyanLiu112/compute-optimal-tts/src/envs/MATH/env.py official repository unverified MIT (permissive) · 664b4759319bf405 · report
is_file_empty RyanLiu112/compute-optimal-tts/src/utils.py official repository unverified MIT (permissive) · c47dcad7c32e67e8 · report
judge_correct RyanLiu112/compute-optimal-tts/src/envs/MATH/env.py official repository unverified MIT (permissive) · 25655b21b478adb7 · report

Tasks

Math

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections