构建12万条人类偏好数据集,提升多模态大模型对齐能力。
MM-RLHF: The Next Step Forward in Multimodal LLM Alignment
- 用12万条细粒度人类标注偏好对训练奖励模型。
- 引入批判式评分机制与动态奖励缩放,提升对齐效率。
- 在27个评测中实现对话能力提升19.5%、安全性提升60%。
尽管多模态大语言模型(MLLMs)取得了显著进展,但大多数先进模型尚未经过充分的人类偏好对齐。当前对齐研究多集中于特定领域(如幻觉减少),而系统性地通过人类偏好对齐来提升模型能力的问题仍缺乏探索。为此,我们提出了MM-RLHF,一个包含120,000条细粒度、人工标注的偏好对比对的数据集,其规模、多样性、标注精度和质量均优于现有资源。基于该数据集,我们提出多项创新:提出批判式奖励模型(Critique-Based Reward Model),先生成输出批判再打分,提升可解释性;提出动态奖励缩放(Dynamic Reward Scaling),按奖励信号调整样本损失权重,优化高质量对比对的利用。方法在10个维度、27个基准上进行严格评估,结果显示,使用MM-RLHF和我们的对齐算法微调LLaVA-ov-7B,在对话能力上提升19.5%,安全性提升60%。我们已开源偏好数据集、奖励模型、训练与评估代码,以及奖励建模和安全评测基准。详情请访问项目页:https://mm-rlhf.github.io。
原文摘要 · Abstract (English)
Despite notable advancements in Multimodal Large Language Models (MLLMs), most state-of-the-art models have not undergone thorough alignment with human preferences. This gap exists because current alignment research has primarily achieved progress in specific areas (e.g., hallucination reduction), while the broader question of whether aligning models with human preferences can systematically enhance MLLM capability remains largely unexplored. To this end, we introduce MM-RLHF, a dataset containing $\mathbf{120k}$ fine-grained, human-annotated preference comparison pairs. This dataset represents a substantial advancement over existing resources, offering superior size, diversity, annotation granularity, and quality. Leveraging this dataset, we propose several key innovations to improve both the quality of reward models and the efficiency of alignment algorithms. Notably, we introduce a Critique-Based Reward Model, which generates critiques of model outputs before assigning scores, offering enhanced interpretability and more informative feedback compared to traditional scalar reward mechanisms. Additionally, we propose Dynamic Reward Scaling, a method that adjusts the loss weight of each sample according to the reward signal, thereby optimizing the use of high-quality comparison pairs. Our approach is rigorously evaluated across $\mathbf{10}$ distinct dimensions and $\mathbf{27}$ benchmarks, with results demonstrating significant and consistent improvements in model performance. Specifically, fine-tuning LLaVA-ov-7B with MM-RLHF and our alignment algorithm leads to a $\mathbf{19.5}$% increase in conversational abilities and a $\mathbf{60}$% improvement in safety. We have open-sourced the preference dataset, reward model, training and evaluation code, as well as reward modeling and safety benchmarks. For more details, please visit our project page: https://mm-rlhf.github.io.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。