View a PDF of the paper titled Shuffle-R1: Efficient RL framework for Multimodal Large Language Models via Data-centric Dynamic Shuffle, by Linghao Zhu and 8 other authors
View PDF
HTML (experimental)
Abstract:Reinforcement learning (RL) has emerged as an effective post-training paradigm for enhancing the reasoning capabilities of multimodal large language model (MLLM). However, current RL pipelines often suffer from training inefficiencies caused by two underexplored issues: Advantage Collapsing, where most advantages in a batch concentrate near zero, and Rollout Silencing, where the proportion of rollouts contributing non-zero gradients diminishes over time. These issues lead to suboptimal gradient updates and hinder long-term learning efficiency. To address these issues, we propose Shuffle-R1, a simple yet principled framework that improves RL fine-tuning efficiency by dynamically restructuring trajectory sampling and batch composition. It introduces (1) Pairwise Trajectory Sampling, which selects high-contrast trajectories with large advantages to improve gradient signal quality, and (2) Advantage-based Trajectory Shuffle, which increases exposure of valuable rollouts through informed batch reshuffling. Experiments across multiple reasoning benchmarks show that our framework consistently outperforms strong RL baselines with minimal overhead. These results highlight the importance of data-centric adaptations for more efficient RL training in MLLM.
Submission history
From: Linghao Zhu [view email]
[v1]
Thu, 7 Aug 2025 17:53:47 UTC (3,962 KB)
[v2]
Thu, 14 Aug 2025 02:00:27 UTC (3,962 KB)
[v3]
Tue, 21 Oct 2025 06:23:49 UTC (3,962 KB)
[v4]
Wed, 11 Feb 2026 08:08:38 UTC (4,190 KB)
[v5]
Mon, 23 Feb 2026 09:33:32 UTC (4,190 KB)


