通过分阶段熵优化提升多模态大模型在噪声数据下的训练鲁棒性
From Exploration to Exploitation: A Two-Stage Entropy RLVR Approach for Noise-Tolerant MLLM Training
- 先最大化熵促进探索,再最小化熵实现知识固化
- 在三种模型上均显著优于现有方法,噪声下表现更稳定
- 适合噪声数据多、标注质量差的多模态任务场景
针对多模态大语言模型(MLLM)在强化学习中依赖高质量标签的问题,本文提出一种两阶段、基于标记级熵优化的无监督强化学习框架。初期通过最大化标记级熵促进输出多样性,增强对噪声标签的鲁棒性,保障组相对策略优化(GRPO)中的奖励梯度估计可靠性;后期转向最小化熵,使模型生成更确定、自信的输出,巩固知识并提升精度。在三种不同规模的MLLM基线(Qwen2-VL-2B、Qwen2-VL-7B、Qwen2.5-VL-3B)上,该方法在多种噪声设置和多个任务中持续优于先前方法,统一并增强了外部、内部与熵基信号,展现出全面而稳健的性能优势。
原文摘要 · Abstract (English)
Reinforcement Learning with Verifiable Rewards (RLVR) for Multimodal Large Language Models (MLLMs) is highly dependent on high-quality labeled data, which is often scarce and prone to substantial annotation noise in real-world scenarios. Existing unsupervised RLVR methods, including pure entropy minimization, can overfit to incorrect labels and limit the crucial reward ranking signal for Group-Relative Policy Optimization (GRPO). To address these challenges and enhance noise tolerance, we propose a novel two-stage, token-level entropy optimization method for RLVR. This approach dynamically guides the model from exploration to exploitation during training. In the initial exploration phase, token-level entropy maximization promotes diverse and stochastic output generation, serving as a strong regularizer that prevents premature convergence to noisy labels and ensures sufficient intra-group variation, which enables more reliable reward gradient estimation in GRPO. As training progresses, the method transitions into the exploitation phase, where token-level entropy minimization encourages the model to produce confident and deterministic outputs, thereby consolidating acquired knowledge and refining prediction accuracy. Empirically, across three MLLM backbones - Qwen2-VL-2B, Qwen2-VL-7B, and Qwen2.5-VL-3B - spanning diverse noise settings and multiple tasks, our phased strategy consistently outperforms prior approaches by unifying and enhancing external, internal, and entropy-based methods, delivering robust and superior performance across the board.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。