English

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

Computer Vision and Pattern Recognition 2026-02-27 v2

Abstract

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 settings, however, faces a critical challenge: the instability of std-based normalization, which is easily distorted by extreme samples with nearly positive or negative rewards. Unlike pure-text LLMs, multimodal models are particularly sensitive to such distortions, as both perceptual and reasoning errors influence their responses. To address this, we characterize each sample by its difficulty, defined through perceptual complexity (measured via visual entropy) and reasoning uncertainty (captured by model confidence). Building on this characterization, we propose difficulty-aware group normalization (Durian), which re-groups samples by difficulty levels and shares the std within each group. Our approach preserves GRPO's intra-group distinctions while eliminating sensitivity to extreme cases, yielding significant performance gains across multiple multimodal reasoning benchmarks.

Keywords

Cite

@article{arxiv.2602.21743,
  title  = {Enhancing Multi-Modal LLMs Reasoning via Difficulty-Aware Group Normalization},
  author = {Jinghan Li and Junfeng Fang and Jinda Lu and Yuan Wang and Xiaoyan Guo and Tianyu Zhang and Xiang Wang and Xiangnan He},
  journal= {arXiv preprint arXiv:2602.21743},
  year   = {2026}
}
R2 v1 2026-07-01T10:51:38.756Z