用强化学习提升视觉定位模型的多图推理能力
UniVG-R1: Reasoning Guided Universal Visual Grounding with Reinforcement Learning
- 基于思维链数据与强化学习,增强模型跨模态推理能力
- 在MIG-Bench上比之前方法高9.1%准确率,零样本泛化提升23.4%
- 适合需要复杂指令理解的多图/视频场景应用
传统视觉定位方法多聚焦于单图简单文本描述,难以应对现实场景中隐含且复杂的多图指令。本文提出UniVG-R1,一种基于强化学习的通用视觉定位框架,通过冷启动数据增强大模型的推理能力。首先构建高质量思维链标注数据集,引导模型进行正确推理;随后采用规则化强化学习激励模型识别正确推理路径;针对训练中易样本主导的问题,提出难度感知权重调整策略。实验表明,UniVG-R1在MIG-Bench上达到领先性能,较此前最优方法提升9.1%;在四个图像与视频推理基准上实现平均23.4%的零样本提升,展现出强大泛化能力。
原文摘要 · Abstract (English)
Traditional visual grounding methods primarily focus on single-image scenarios with simple textual references. However, extending these methods to real-world scenarios that involve implicit and complex instructions, particularly in conjunction with multiple images, poses significant challenges, which is mainly due to the lack of advanced reasoning ability across diverse multi-modal contexts. In this work, we aim to address the more practical universal grounding task, and propose UniVG-R1, a reasoning guided multimodal large language model (MLLM) for universal visual grounding, which enhances reasoning capabilities through reinforcement learning (RL) combined with cold-start data. Specifically, we first construct a high-quality Chain-of-Thought (CoT) grounding dataset, annotated with detailed reasoning chains, to guide the model towards correct reasoning paths via supervised fine-tuning. Subsequently, we perform rule-based reinforcement learning to encourage the model to identify correct reasoning chains, thereby incentivizing its reasoning capabilities. In addition, we identify a difficulty bias arising from the prevalence of easy samples as RL training progresses, and we propose a difficulty-aware weight adjustment strategy to further strengthen the performance. Experimental results demonstrate the effectiveness of UniVG-R1, which achieves state-of-the-art performance on MIG-Bench with a 9.1% improvement over the previous method. Furthermore, our model exhibits strong generalizability, achieving an average improvement of 23.4% in zero-shot performance across four image and video reasoning grounding benchmarks. The project page can be accessed at https://amap-ml.github.io/UniVG-R1-page/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。