paper-with-me

Papers

DIVA-GRPO: Enhancing Multimodal Reasoning through Difficulty-Adaptive Variant Advantage

2026-03-01 · Haowen Gao, Zhenyu Zhang, Liang Pang, Fangda Guo, Hongjian Dou, Guannan Lv, Shaoguo Liu, Tingting Gao, Huawei Shen, Xueqi Cheng arxiv

Reinforcement learning (RL) with group relative policy optimization (GRPO) has become a widely adopted approach for enhancing the reasoning capabilities of multimodal large language models (MLLMs). While GRPO enables long-chain reasoning without a critic, it often suffers from sparse rewards on difficult problems and advantage vanishing when group-level rewards are too consistent for overly easy or hard problems. Existing solutions (sample expansion, selective utilization, and indirect reward design) often fail to maintain enough variance in within-group reward distributions to yield clear optimization signals. To address this, we propose DIVA-GRPO, a difficulty-adaptive variant advantage method that adjusts variant difficulty distributions from a global perspective. DIVA-GRPO dynamically assesses problem difficulty, samples variants with appropriate difficulty levels, and calculates advantages across local and global groups using difficulty-weighted and normalized scaling. This alleviates reward sparsity and advantage vanishing while improving training stability. Extensive experiments on six reasoning benchmarks demonstrate that DIVA-GRPO outperforms existing approaches in training efficiency and reasoning performance. Code: https://github.com/Siaaaaaa1/DIVA-GRPO

📄 PDF Abstract BibTeX arXiv:2603.01106

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Enhancing Multi-Modal LLMs Reasoning via Difficulty-Aware Group Normalization

2026-02-25 · Jinghan Li, Junfeng Fang, Jinda Lu, Yuan Wang 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) and Group Relative Policy Optimization (GRPO) have significantly advanced the reasoning capabilities of large language models. Extending these methods to multimodal s…

Reinforcement LearningMultimodal Reasoning

NoisyGRPO: Incentivizing Multimodal CoT Reasoning via Noise Injection and Bayesian Estimation

2025-10-24 · Longtian Qiu, Shan Ning, Jiaxuan Sun, Xuming He arxiv

Reinforcement learning (RL) has shown promise in enhancing the general Chain-of-Thought (CoT) reasoning capabilities of multimodal large language models (MLLMs). However, when applied to improve general CoT reasoning, ex…

Reinforcement LearningBayesian Inference

JUDO: A Juxtaposed Domain-Oriented Multimodal Reasoner for Industrial Anomaly QA

2026-05-19 · Hyunju Kang, Woohyun Lee, Jaewon Kim, Hogun Park arxiv

Industrial anomaly detection has been significantly advanced by Large Multimodal Models (LMMs), enabling diverse human instructions beyond detection, particularly through visually grounded reasoning for better image unde…

Reinforcement LearningAnomaly DetectionVisual Reasoning

Can GRPO Boost Complex Multimodal Table Understanding?

2025-09-21 · Xiaoqiang Kang, Shengen Wu, Zimu Wang, Yilin Liu 외 arxiv

Existing table understanding methods face challenges due to complex table structures and intricate logical reasoning. While supervised finetuning (SFT) dominates existing research, reinforcement learning (RL), such as Gr…

Reinforcement LearningLogical Reasoning

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