Search papers, labs, and topics across Lattice.
This paper introduces DistriTTRL, a novel reinforcement learning approach that refines the self-reward signal by leveraging the distribution prior of the model's confidence during training. It addresses the discrepancy in internal information between test and training in Test-Time Scaling (TTS) strategies and mitigates reward hacking issues common in voting-based TTS methods via diversity-targeted penalties. Experiments across multiple models and benchmarks demonstrate significant performance improvements due to the complementary training mechanism and reduced reward hacking.
By progressively refining the reward signal based on the distribution of model confidence, DistriTTRL achieves significant performance gains in RL by better aligning internal information between training and test time and mitigating reward hacking.
Leveraging the model's internal information as the self-reward signal in Reinforcement Learning (RL) has received extensive attention due to its label-free nature. While prior works have made significant progress in applying the Test-Time Scaling (TTS) strategies to RL, the discrepancy in internal information between test and training remains inadequately addressed. Moreover, Test-Time Training based on voting-based TTS strategies often suffers from reward hacking problems. To address these issues, we propose DistriTTRL, which leverages the distribution prior of the model's confidence during RL to progressively optimize the reward signal, rather than relying solely on single-query rollouts. Additionally, we mitigate the phenomenon of consistent reward hacking caused by the voting-based TTS strategies through diversity-targeted penalties. Benefiting from this training mechanism where model capability and self-reward signals complement each other, and the mitigation of reward hacking, DistriTTRL has achieved significant performance improvements across multiple models and benchmarks.