English

Learning Self-Correction in Vision-Language Models via Rollout Augmentation

Computer Vision and Pattern Recognition 2026-02-10 v1 Computation and Language Machine Learning

Abstract

Self-correction is essential for solving complex reasoning problems in vision-language models (VLMs). However, existing reinforcement learning (RL) methods struggle to learn it, as effective self-correction behaviors emerge only rarely, making learning signals extremely sparse. To address this challenge, we propose correction-specific rollouts (Octopus), an RL rollout augmentation framework that synthesizes dense self-correction examples by recombining existing rollouts. This augmentation simultaneously improves sample efficiency due to rollout reuse and stabilizes RL optimization through balanced supervision. Furthermore, we introduce a response-masking strategy that decouples self-correction from direct reasoning, avoiding signal conflicts and enabling both behaviors to be learned effectively. Building on this, we introduce Octopus-8B, a reasoning VLM with controllable self-correction capability. Across 7 benchmarks, it achieves SoTA performance among open-source VLMs, outperforming the best RLVR baseline by 1.0 score while requiring only 0.72×0.72\times training time per step.

Keywords

Cite

@article{arxiv.2602.08503,
  title  = {Learning Self-Correction in Vision-Language Models via Rollout Augmentation},
  author = {Yi Ding and Ziliang Qiu and Bolian Li and Ruqi Zhang},
  journal= {arXiv preprint arXiv:2602.08503},
  year   = {2026}
}

Comments

17 pages

R2 v1 2026-07-01T10:27:40.156Z