English

Why Reinforcement Fine-Tuning Enables MLLMs Preserve Prior Knowledge Better: A Data Perspective

Computation and Language 2026-03-06 v4 Artificial Intelligence

Abstract

Post-training algorithms such as Supervised Fine-Tuning (SFT) and Reinforcement Fine-Tuning (RFT) are widely used to adapt (multimodal) large language models to downstream tasks. While effective at task adaptation, their impact on retaining prior knowledge remains unclear. In this paper, we introduce jigsaw puzzles as a novel task absent from existing pretraining corpora and systematically study the behavior of SFT and RFT on the open-source Qwen2.5-VL series. Our experiments reveal a sharp trade-off: SFT enables rapid task acquisition but leads to catastrophic forgetting, whereas RFT learns more slowly but better maintains prior knowledge. We study this phenomenon through learning dynamics by examining both the magnitude and direction of how training data influence prior knowledge. Our analysis shows that RFT mainly reinforces correct samples naturally aligned with the base model's probability landscape, leading to weaker interference with prior knowledge. Moreover, training on RFT-simulated rollouts, which exert a smaller magnitude of influence and are better aligned in direction to prior knowledge, allows SFT to preserve prior knowledge better while rapidly learning new tasks. We further validate our framework on Qwen2.5 post-training in math and scientific QA, observing consistent forgetting and learning-dynamics trends. These findings suggest that the distribution of post-training data, rather than algorithmic differences alone, plays a central role in forgetting, and highlight RFT as a promising ingredient for stable continual post-training.

Keywords

Cite

@article{arxiv.2506.23508,
  title  = {Why Reinforcement Fine-Tuning Enables MLLMs Preserve Prior Knowledge Better: A Data Perspective},
  author = {Zhihao Zhang and Qiaole Dong and Qi Zhang and Jun Zhao and Enyu Zhou and Zhiheng Xi and Senjie Jin and Xiaoran Fan and Yuhao Zhou and Mingqi Wu and Yanwei Fu and Tao Ji and Tao Gui and Xuanjing Huang and Kai Chen},
  journal= {arXiv preprint arXiv:2506.23508},
  year   = {2026}
}

Comments

Accepted by ICLR 2026

R2 v1 2026-07-01T03:38:56.737Z