A Rolling Stone Gathers No Moss: Adaptive Policy Optimization for Stable Self-Evaluation in Large Multimodal Models
Wenkai Wang, Hongcan Guo, Zheqi Lv, Shengyu Zhang

TL;DR
This paper introduces AdaPO, an adaptive reinforcement learning framework for large multimodal models that dynamically adjusts training objectives to improve self-evaluation and reasoning abilities, preventing reward hacking.
Contribution
AdaPO is the first online RL method that adaptively tunes training objectives in real time for large multimodal models, enhancing self-evaluation without manual intervention.
Findings
Significantly improves self-evaluation accuracy across 8 benchmarks.
Enhances reasoning and multi-turn conversation capabilities.
Automatically adjusts learning focus based on training progress.
Abstract
Self-evaluation, a model's ability to assess the correctness of its own output, is crucial for Large Multimodal Models (LMMs) to achieve self-improvement in multi-turn conversations, yet largely absent in foundation models. Recent work has employed reinforcement learning (RL) to enhance self-evaluation; however, its fixed reward mechanism suffers from reward hacking when optimizing multiple training objectives, leading to model collapse. In this paper we propose AdaPO, an online reinforcement learning framework capable of adaptively adjusting training objective in real time according to the current training state for each task. Specifically, to mitigate reward hacking , AdaPO introduces an Adaptive Reward Model (ARM) and a Reward Aware Dynamic KL Regularization mechanism. ARM assesses the task's training state from the distribution of model generated multi-turn trajectories'…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Speech and dialogue systems · Emotion and Mood Recognition
