Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Do Not Waste Your Rollouts: Recycling Search Experience for Efficient Test-Time Scaling

About

Test-Time Scaling enhances the reasoning capabilities of Large Language Models by allocating additional inference compute to broaden the exploration of the solution space. However, existing search strategies typically treat rollouts as disposable samples, where valuable intermediate insights are effectively discarded after each trial. This wasted rollout-level experience leads to substantial computational redundancy, as models repeatedly re-derive discovered conclusions and revisit known dead ends across extensive attempts. To bridge this gap, we propose \textbf{Recycling Search Experience (RSE)}, a self-guided, training-free strategy that turns test-time search from a series of isolated trials into a cumulative, experience-guided process. By actively distilling raw trajectories into a shared experience bank, RSE enables positive recycling of intermediate conclusions to shortcut redundant derivations and negative recycling of failure patterns to prune encountered dead ends. Theoretically, we provide an analysis that formalizes the efficiency gains of RSE over independent sampling in solving complex reasoning tasks. Empirically, extensive experiments on HMMT24, HMMT25, IMO-Bench, and HLE show that RSE consistently outperforms strong baselines under comparable computational budgets, establishing a strong compute-efficiency frontier for test-time scaling.

Xinglin Wang, Jiayi Shi, Shaoxiong Feng, Peiwen Yuan, Yiwei Li, Yueqi Zhang, Chuyi Tan, Ji Zhang, Boyuan Pan, Yao Hu, Kan Li• 2026

Related benchmarks

TaskDatasetResultRank
Math ReasoningIMO-AnswerBench 50
Pass@1 Accuracy38.38
68
Math ReasoningHLE Math-100
Pass@131.75
68
Mathematical ReasoningHMMT 24
Pass@174.4
18
Mathematical ReasoningHLE Math-text
Pass@162.8
12
Mathematical ReasoningIMO-AnswerBench
Pass@160.3
12
Mathematical ReasoningHMMT25
Pass@183.9
10
Mathematical ReasoningHMMT 24
Iteration 0 Score26.8
10
Mathematical ReasoningHMMT25
It0 Score33.2
10
Showing 8 of 8 rows

Other info

Follow for update