用强化学习提升多模态模型对音视频的联合推理能力
EchoInk-R1: Exploring Audio-Visual Reasoning in Multimodal LLMs via Reinforcement Learning
- 基于强化学习框架优化多模态大模型,实现音视频联合推理
- 在6000条音视频问答数据上达到85.77%准确率,比基线高5.24%
- 首次实现音频、视觉与文本的统一开放世界推理,适合多模态研究者
多模态大语言模型在文本、视觉和音频感知方面已取得进展,但在结构化跨模态推理方面仍存挑战,尤其在整合音频与视觉信号时表现不足。本文提出EchoInk-R1,一个基于强化学习的框架,用于增强多模态大模型的此类推理能力。该框架以Qwen2.5-Omni-7B为基础,采用组相对策略优化(GRPO)进行微调,针对同步音视频对进行多项选择题问答任务。为支持此目标,我们构建了AVQA-R1-6K数据集,包含从OmniInstruct-v1衍生的音视频输入与多项选择问题。EchoInk-R1-7B在验证集上达到85.77%准确率,显著优于基线模型的80.53%,仅使用562步强化学习训练。此外,该模型在面对模糊多模态输入时展现出反思性推理能力,能回溯初始理解并修正回答。结果表明,轻量级强化学习微调可有效提升多模态大模型的跨模态推理能力。EchoInk-R1是首个通过强化学习统一音频、视觉与文本模态实现通用开放世界推理的框架。代码与数据已公开,供后续研究使用。
原文摘要 · Abstract (English)
Multimodal large language models (MLLMs) have advanced perception across text, vision, and audio, yet they often struggle with structured cross-modal reasoning, particularly when integrating audio and visual signals. We introduce EchoInk-R1, a reinforcement learning framework that enhances such reasoning in MLLMs. Built upon the Qwen2.5-Omni-7B foundation and optimized with Group Relative Policy Optimization (GRPO), EchoInk-R1 tackles multiple-choice question answering over synchronized audio-image pairs. To enable this, we curate AVQA-R1-6K, a dataset pairing such audio-image inputs with multiple-choice questions derived from OmniInstruct-v1. EchoInk-R1-7B achieves 85.77% accuracy on the validation set, outperforming the base model, which scores 80.53%, using only 562 reinforcement learning steps. Beyond accuracy, EchoInk-R1 demonstrates reflective reasoning by revisiting initial interpretations and refining responses when facing ambiguous multimodal inputs. These results suggest that lightweight reinforcement learning fine-tuning enhances cross-modal reasoning in MLLMs. EchoInk-R1 is the first framework to unify audio, visual, and textual modalities for general open-world reasoning via reinforcement learning. Code and data are publicly released to facilitate further research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。