paper-with-me

Papers

Advancing Multimodal Reasoning: From Optimized Cold Start to Staged Reinforcement Learning

2025-06-04 · Shuang Chen, Yue Guo, Zhaochen Su, Yafu Li, Yulun Wu, Jiacheng Chen, Jiayu Chen, Weijie Wang, Xiaoye Qu, Yu Cheng

Inspired by the remarkable reasoning capabilities of Deepseek-R1 in complex textual tasks, many works attempt to incentivize similar capabilities in Multimodal Large Language Models (MLLMs) by directly applying reinforcement learning (RL). However, they still struggle to activate complex reasoning. In this paper, rather than examining multimodal RL in isolation, we delve into current training pipelines and identify three crucial phenomena: 1) Effective cold start initialization is critical for enhancing MLLM reasoning. Intriguingly, we find that initializing with carefully selected text data alone can lead to performance surpassing many recent multimodal reasoning models, even before multimodal RL. 2) Standard GRPO applied to multimodal RL suffers from gradient stagnation, which degrades training stability and performance. 3) Subsequent text-only RL training, following the multimodal RL phase, further enhances multimodal reasoning. This staged training approach effectively balances perceptual grounding and cognitive reasoning development. By incorporating the above insights and addressing multimodal RL issues, we introduce ReVisual-R1, achieving a new state-of-the-art among open-source 7B MLLMs on challenging benchmarks including MathVerse, MathVision, WeMath, LogicVista, DynaMath, and challenging AIME2024 and AIME2025.

📄 PDF Abstract BibTeX arXiv:2506.04207

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Advancing Multimodal Reasoning via Reinforcement Learning with Cold Start

2025-05-28 · Lai Wei, Yuting Li, Kaipeng Zheng, Chen Wang 외

Recent advancements in large language models (LLMs) have demonstrated impressive chain-of-thought reasoning capabilities, with reinforcement learning (RL) playing a crucial role in this progress. While "aha moment" patte…

MathMultimodal Reasoningreinforcement-learningReinforcement Learning+1

From Narrow to Panoramic Vision: Attention-Guided Cold-Start Reshapes Multimodal Reasoning

2026-03-04 · Ruilin Luo, Chufan Shi, Yizhen Zhang, Cheng Yang 외 arxiv

The cold-start initialization stage plays a pivotal role in training Multimodal Large Reasoning Models (MLRMs), yet its mechanisms remain insufficiently understood. To analyze this stage, we introduce the Visual Attentio…

Multimodal Reasoning

Deep But Reliable: Advancing Multi-turn Reasoning for Thinking with Images

2025-12-19 · Wenhao Yang, Yu Xia, Jinlong Huang, Shiyin Lu 외 arxiv

Recent advances in large Vision-Language Models (VLMs) have exhibited strong reasoning capabilities on complex visual tasks by thinking with images in their Chain-of-Thought (CoT), which is achieved by actively invoking …

Open Vision Reasoner: Transferring Linguistic Cognitive Behavior for Visual Reasoning

2025-07-07 · Yana Wei, Liang Zhao, Jianjian Sun, Kangheng Lin 외

The remarkable reasoning capability of large language models (LLMs) stems from cognitive behaviors that emerge through reinforcement with verifiable rewards. This work investigates how to transfer this principle to Multi…

Reinforcement Learning (RL)Visual Reasoning

Metis-SPECS: Decoupling Multimodal Learning via Self-distilled Preference-based Cold Start

2025-10-29 · Kun Chen, Peng Shi, Haibo Qiu, Zhixiong Zeng 외 arxiv

Reinforcement learning (RL) with verifiable rewards has recently catalyzed a wave of "MLLM-r1" approaches that bring RL to vision language models. Most representative paradigms begin with a cold start, typically employin…

Reinforcement Learning