English

Enhancing the Outcome Reward-based RL Training of MLLMs with Self-Consistency Sampling

Computer Vision and Pattern Recognition 2025-11-14 v1

Abstract

Outcome-reward reinforcement learning (RL) is a common and increasingly significant way to refine the step-by-step reasoning of multimodal large language models (MLLMs). In the multiple-choice setting - a dominant format for multimodal reasoning benchmarks - the paradigm faces a significant yet often overlooked obstacle: unfaithful trajectories that guess the correct option after a faulty chain of thought receive the same reward as genuine reasoning, which is a flaw that cannot be ignored. We propose Self-Consistency Sampling (SCS) to correct this issue. For each question, SCS (i) introduces small visual perturbations and (ii) performs repeated truncation and resampling of an initial trajectory; agreement among the resulting trajectories yields a differentiable consistency score that down-weights unreliable traces during policy updates. Based on Qwen2.5-VL-7B-Instruct, plugging SCS into RLOO, GRPO, and REINFORCE++ series improves accuracy by up to 7.7 percentage points on six multimodal benchmarks with negligible extra computation. SCS also yields notable gains on both Qwen2.5-VL-3B-Instruct and InternVL3-8B, offering a simple, general remedy for outcome-reward RL in MLLMs.

Keywords

Cite

@article{arxiv.2511.10648,
  title  = {Enhancing the Outcome Reward-based RL Training of MLLMs with Self-Consistency Sampling},
  author = {Jiahao Wang and Weiye Xu and Aijun Yang and Wengang Zhou and Lewei Lu and Houqiang Li and Xiaohua Wang and Jinguo Zhu},
  journal= {arXiv preprint arXiv:2511.10648},
  year   = {2025}
}

Comments

Accepted to NeurIPS 2025 (The Thirty-Ninth Annual Conference on Neural Information Processing Systems)