Multimodal Learning 相关度: 9/10

MORE-R1: Guiding LVLM for Multimodal Object-Entity Relation Extraction via Stepwise Reasoning with Reinforcement Learning

Xiang Yuan, Xu Chu, Xinrong Chen, Haochen Li, Zonghong Dai, Hongcheng Fan, Xiaoyue Yuan, Weiping Li, Tong Mo
arXiv: 2603.09478v1 发布: 2026-03-10 更新: 2026-03-10

AI 摘要

MORE-R1通过强化学习引导LVLM进行逐步推理,显著提升了多模态对象-实体关系抽取性能。

主要贡献

  • 提出了一种新的模型MORE-R1,用于多模态对象-实体关系抽取。
  • 利用强化学习进行逐步推理,增强了LVLM处理复杂场景的能力。
  • 设计了高质量的SFT数据集和GRPO RL算法,优化了模型的推理能力。

方法论

两阶段训练:SFT进行冷启动学习推理范式,然后通过GRPO强化学习优化推理能力,利用逐步推理提升性能。

原文摘要

Multimodal Object-Entity Relation Extraction (MORE) is a challenging task in information extraction research. It aims to identify relations between visual objects and textual entities, requiring complex multimodal understanding and cross-modal reasoning abilities. Existing methods, mainly classification-based or generation-based without reasoning, struggle to handle complex extraction scenarios in the MORE task and suffer from limited scalability and intermediate reasoning transparency. To address these challenges, we propose MORE-R1, a novel model that introduces explicit stepwise reasoning with Reinforcement Learning (RL) to enable Large Vision-Language Model (LVLM) to address the MORE task effectively. MORE-R1 integrates a two-stage training process, including an initial cold-start training stage with Supervised Fine-Tuning (SFT) and a subsequent RL stage for reasoning ability optimization. In the initial stage, we design an efficient way to automatically construct a high-quality SFT dataset containing fine-grained stepwise reasoning tailored to the MORE task, enabling the model to learn an effective reasoning paradigm. In the subsequent stage, we employ the Group Relative Policy Optimization (GRPO) RL algorithm with a Progressive Sample-Mixing Strategy to stabilize training and further enhance model's reasoning ability on hard samples. Comprehensive experiments on the MORE benchmark demonstrate that MORE-R1 achieves state-of-the-art performance with significant improvement over baselines.

标签

Multimodal Object-Entity Relation Extraction Large Vision-Language Model Reinforcement Learning

arXiv 分类

cs.MM