Multimodal Learning 相关度: 9/10

R-C2: Cycle-Consistent Reinforcement Learning Improves Multimodal Reasoning

Zirui Zhang, Haoyu Dong, Kexin Pei, Chengzhi Mao
arXiv: 2603.25720v1 发布: 2026-03-26 更新: 2026-03-26

AI 摘要

提出R-C2框架,通过跨模态循环一致性增强多模态推理,提高模型理解能力。

主要贡献

  • 提出R-C2框架,利用循环一致性进行多模态学习
  • 引入无标签的循环一致性奖励信号
  • 证明了结构一致性理解对高级推理的重要性

方法论

利用强化学习,通过要求模型进行前向推理、模态切换、后向推理来建立循环一致性,从而优化模型。

原文摘要

Robust perception and reasoning require consistency across sensory modalities. Yet current multimodal models often violate this principle, yielding contradictory predictions for visual and textual representations of the same concept. Rather than masking these failures with standard voting mechanisms, which can amplify systematic biases, we show that cross-modal inconsistency provides a rich and natural signal for learning. We introduce RC2, a reinforcement learning framework that resolves internal conflicts by enforcing cross-modal cycle consistency. By requiring a model to perform backward inference, switch modalities, and reliably reconstruct the answer through forward inference, we obtain a dense, label-free reward. This cyclic constraint encourages the model to align its internal representations autonomously. Optimizing for this structure mitigates modality-specific errors and improves reasoning accuracy by up to 7.6 points. Our results suggest that advanced reasoning emerges not only from scaling data, but also from enforcing a structurally consistent understanding of the world.

标签

多模态学习 强化学习 循环一致性 推理

arXiv 分类

cs.AI cs.CV