From the Inside Out: Progressive Distribution Refinement for Confidence Calibration
Xizhong Yang, Yinan Xia, Huiming Wang, Mofei Song

TL;DR
This paper introduces DistriTTRL, a novel reinforcement learning method that uses distribution priors of model confidence for progressive reward optimization and employs diversity penalties to prevent reward hacking, leading to improved performance.
Contribution
DistriTTRL is the first approach to leverage confidence distribution priors in RL and mitigate reward hacking through diversity penalties, enhancing training stability and effectiveness.
Findings
Significant performance improvements across multiple benchmarks.
Effective mitigation of reward hacking issues.
Enhanced model training through confidence distribution refinement.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics · Machine Learning and Data Classification
