English

Superficial Self-Improved Reasoners Benefit from Model Merging

Computation and Language 2025-10-28 v2

Abstract

As scaled language models (LMs) approach human-level reasoning capabilities, self-improvement emerges as a solution to synthesizing high-quality data corpus. While previous research has identified model collapse as a risk in self-improvement, where model outputs become increasingly deterministic, we discover a more fundamental challenge: the superficial self-improved reasoners phenomenon. In particular, our analysis reveals that even when LMs show improved in-domain (ID) reasoning accuracy, they actually compromise their generalized reasoning capabilities on out-of-domain (OOD) tasks due to memorization rather than genuine. Through a systematic investigation of LM architecture, we discover that during self-improvement, LM weight updates are concentrated in less reasoning-critical layers, leading to superficial learning. To address this, we propose Iterative Model Merging (IMM), a method that strategically combines weights from original and self-improved models to preserve generalization while incorporating genuine reasoning improvements. Our approach effectively mitigates both LM collapse and superficial learning, moving towards more stable self-improving systems.

Keywords

Cite

@article{arxiv.2503.02103,
  title  = {Superficial Self-Improved Reasoners Benefit from Model Merging},
  author = {Xiangchi Yuan and Chunhui Zhang and Zheyuan Liu and Dachuan Shi and Leyan Pan and Soroush Vosoughi and Wenke Lee},
  journal= {arXiv preprint arXiv:2503.02103},
  year   = {2025}
}

Comments

EMNLP 2025

R2 v1 2026-06-28T22:05:34.314Z