English

Revisiting Model Interpolation for Efficient Reasoning

Artificial Intelligence 2026-01-27 v2 Computation and Language

Abstract

Model merging, typically on Instruct and Thinking models, has shown remarkable performance for efficient reasoning. In this paper, we systematically revisit the simplest merging method that interpolates two weights directly. Particularly, we observe that model interpolation follows a three-stage evolutionary paradigm with distinct behaviors on the reasoning trajectory. These dynamics provide a principled guide for navigating the performance-cost trade-off. Empirical results demonstrate that a strategically interpolated model surprisingly surpasses sophisticated model merging baselines on both efficiency and effectiveness. We further validate our findings with extensive ablation studies on model layers, modules, and decoding strategies. Ultimately, this work demystifies model interpolation and offers a practical framework for crafting models with precisely targeted reasoning capabilities. Code is available at \href{https://github.com/wutaiqiang/MI}{Github}.

Keywords

Cite

@article{arxiv.2510.10977,
  title  = {Revisiting Model Interpolation for Efficient Reasoning},
  author = {Taiqiang Wu and Runming Yang and Tao Liu and Jiahao Wang and Ngai Wong},
  journal= {arXiv preprint arXiv:2510.10977},
  year   = {2026}
}

Comments

14 pages, 6 figures, 7 tables. Working in progress (Llama results added)

R2 v1 2026-07-01T06:32:59.480Z