arXiv:2505.18531cs.AIcs.CV2025-05NeurIPS被引 17

用生成式奖励模型提升多模态大模型对齐效果,显著优于传统方法。

Generative RLHF-V: Learning Principles from Multi-modal Human Preference

  • 通过强化学习引导生成式奖励模型捕捉人类意图,实现更精准的配对评分。
  • 在7个基准上使4个大模型性能提升18.1%,远超基线的5.3%。
  • 支持多候选响应分组比较,适合需要高精度对齐的多模态应用。

训练与人类意图对齐的多模态大语言模型(MLLMs)是长期挑战。传统仅依赖分数的奖励模型存在准确率低、泛化能力弱、可解释性差等问题,阻碍了对齐方法(如强化学习从人类反馈,RLHF)的发展。生成式奖励模型(GRMs)利用MLLM的内在推理能力进行成对响应判别,但其成对范式难以推广至可学习奖励。本文提出Generative RLHF-V,一种融合GRMs与多模态RLHF的新对齐框架。采用两阶段流程:第一阶段为“从强化学习中生成多模态奖励模型”,由强化学习引导GRMs主动捕捉人类意图并预测正确成对评分;第二阶段为“基于分组比较的强化学习优化”,通过分组响应比较提升多模态强化学习评分精度。实验表明,该框架不仅在分布外场景下实现奖励模型判别的泛化能力,还在7个基准上使4个MLLMs平均性能提升18.1%,而基线RLHF仅提升5.3%。进一步验证显示,随着候选响应数量增加,性能呈近线性提升。代码与模型详见https://generative-rlhf-v.github.io。

原文摘要 · Abstract (English)

Training multi-modal large language models (MLLMs) that align with human intentions is a long-term challenge. Traditional score-only reward models for alignment suffer from low accuracy, weak generalization, and poor interpretability, blocking the progress of alignment methods, e.g., reinforcement learning from human feedback (RLHF). Generative reward models (GRMs) leverage MLLMs' intrinsic reasoning capabilities to discriminate pair-wise responses, but their pair-wise paradigm makes it hard to generalize to learnable rewards. We introduce Generative RLHF-V, a novel alignment framework that integrates GRMs with multi-modal RLHF. We propose a two-stage pipeline: $\textbf{multi-modal generative reward modeling from RL}$, where RL guides GRMs to actively capture human intention, then predict the correct pair-wise scores; and $\textbf{RL optimization from grouped comparison}$, which enhances multi-modal RL scoring precision by grouped responses comparison. Experimental results demonstrate that, besides out-of-distribution generalization of RM discrimination, our framework improves 4 MLLMs' performance across 7 benchmarks by $18.1\%$, while the baseline RLHF is only $5.3\%$. We further validate that Generative RLHF-V achieves a near-linear improvement with an increasing number of candidate responses. Our code and models can be found at https://generative-rlhf-v.github.io.

多模态强化学习对齐

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。