AICVMay 24, 2025

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

arXiv:2505.18531v114 citationsh-index: 13Has Code
Originality Highly original
AI Analysis

This work addresses the challenge of low accuracy and poor generalization in alignment methods for multi-modal AI, offering a novel approach that could enhance model performance in applications requiring human-like reasoning.

The paper tackles the problem of aligning multi-modal large language models with human intentions by introducing Generative RLHF-V, a framework that integrates generative reward models with multi-modal RLHF, resulting in an 18.1% performance improvement across 7 benchmarks compared to a 5.3% baseline.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes