arXiv:2412.15838cs.AIcs.CL2024-12被引 49

用跨模态语言反馈训练模型理解指令,让多模态模型更懂人话。

Align Anything: Training All-Modality Models to Follow Instructions with Language Feedback

  • 构建20万条跨模态偏好数据,支持文本、图像、音频、视频统一训练。
  • 通过统一语言反馈提升模型对复杂指令的理解与执行能力。
  • 开源评估框架,可测试多模态模型的选模与协同能力,适合研究者使用。

强化学习人类反馈(RLHF)在提升大语言模型指令遵循能力方面已证明有效,但在跨模态领域仍属空白。随着模态数量增加,如何让全模态模型(即输入输出任意模态,也称任意到任意模型)的行为符合人类意图成为关键挑战。本文首次尝试使用涵盖文本、图像、音频和视频的全模态人类偏好数据,对全模态模型进行微调,实现与人类意图对齐。面临三大难题:现有开源资源缺乏大规模全模态偏好数据(多数仅限文本和图像);二元偏好在复杂全模态场景中是否有效尚未验证;缺乏系统性评估框架,尤其在模态选择与协同方面。为此,我们提出Align-Anything框架,包含精心标注的20万条全模态人类偏好数据。引入一种从统一语言反馈中学习的对齐方法,有效捕捉特定模态的人类偏好,显著提升模型指令遵循能力。同时,构建名为Eval-Anything的挑战性全模态能力评估框架,用于量化后训练对模型性能的提升。所有数据、模型及代码均已开源,详见https://github.com/PKU-Alignment/align-anything。

原文摘要 · Abstract (English)

Reinforcement learning from human feedback (RLHF) has proven effective in enhancing the instruction-following capabilities of large language models; however, it remains underexplored in the cross-modality domain. As the number of modalities increases, aligning all-modality models with human intentions -- such as instruction following -- becomes a pressing challenge. In this work, we make the first attempt to fine-tune all-modality models (i.e. input and output with any modality, also named any-to-any models) using human preference data across all modalities (including text, image, audio, and video), ensuring its behavior aligns with human intentions. This endeavor presents several challenges. First, there is no large-scale all-modality human preference data in existing open-source resources, as most datasets are limited to specific modalities, predominantly text and image. Secondly, the effectiveness of binary preferences in RLHF for post-training alignment in complex all-modality scenarios remains an unexplored area. Finally, there is a lack of a systematic framework to evaluate the capabilities of all-modality models, particularly regarding modality selection and synergy. To address these challenges, we propose the align-anything framework, which includes meticulously annotated 200k all-modality human preference data. Then, we introduce an alignment method that learns from unified language feedback, effectively capturing complex modality-specific human preferences and enhancing the model's instruction-following capabilities. Furthermore, to assess performance improvements in all-modality models after post-training alignment, we construct a challenging all-modality capability evaluation framework -- eval-anything. All data, models, and code frameworks have been open-sourced for the community. For more details, please refer to https://github.com/PKU-Alignment/align-anything.

多模态指令对齐强化学习评估框架

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