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

What If Consensus Lies? Selective-Complementary Reinforcement Learning at Test Time

About

Test-Time Reinforcement Learning (TTRL) enables Large Language Models (LLMs) to enhance reasoning capabilities on unlabeled test streams by deriving pseudo-rewards from majority voting consensus. However, existing TTRL methods rely exclusively on positive pseudo-labeling strategies. Such reliance becomes vulnerable under challenging scenarios where answer distributions are highly dispersed, resulting in weak consensus that inadvertently reinforces incorrect trajectories as supervision signals. In this paper, we propose SCRL (Selective-Complementary Reinforcement Learning), a robust test-time reinforcement learning framework that effectively mitigates label noise amplification. SCRL develops Selective Positive Pseudo-Labeling, which enforces strict consensus criteria to filter unreliable majorities. Complementarily, SCRL introduces Entropy-Gated Negative Pseudo-Labeling, the first negative supervision mechanism in TTRL, to reliably prune incorrect trajectories based on generation uncertainty. Extensive experiments on multiple reasoning benchmarks demonstrate that SCRL achieves substantial improvements over baselines, while maintaining robust generalization and training stability under constrained rollout budgets. Our code is available at https://github.com/Jasper-Yan/SCRL.

Dong Yan, Jian Liang, Yanbo Wang, Shuo Lu, Ran He, Tieniu Tan• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH 500
pass@186.2
239
Mathematical ReasoningMinerva
Pass@1 Accuracy43.1
90
Mathematical ReasoningMATH 500
Pass@1 Rate39.7
68
Mathematical ReasoningAMC
Pass@1 Accuracy68.5
61
Mathematical ReasoningAIME 25
Pass@1 Accuracy26.9
56
Mathematical ReasoningAIME25
Pass@160.2
31
General ReasoningGPQA
pass@126
26
Mathematical ReasoningAMC
Pass@1 Accuracy36.1
17
Mathematical ReasoningAIME 24
Pass@1 Accuracy21.9
9
Showing 9 of 9 rows

Other info

Follow for update