English

Demystifying Mergeability: Interpretable Properties to Predict Model Merging Success

Machine Learning 2026-05-27 v8

Abstract

Model merging combines knowledge from separately fine-tuned models, yet the factors driving its success remain poorly understood. While recent work treats mergeability as an intrinsic property of the models, we show with an architecture-agnostic framework that it fundamentally depends on both the merging method and the partner tasks. Using L1-regularized linear optimization over a set of interpretable pairwise metrics (e.g., gradient L_2 distance), we uncover properties correlating with post-merge normalized accuracy across five merging methods. We find architecture- and method-specific variation in success drivers (64.0% average top-5 metric overlap; 79.3% sign agreement), with certain methods, notably TIES, exhibiting distinct ``fingerprints'' that diverge from the broader consensus. Crucially, however, gradient alignment metrics consistently emerge as the most fundamental signals of compatibility. These findings provide a diagnostic foundation for understanding mergeability and motivate future merge-aware fine-tuning strategies.

Keywords

Cite

@article{arxiv.2601.22285,
  title  = {Demystifying Mergeability: Interpretable Properties to Predict Model Merging Success},
  author = {Luca Zhou and Bo Zhao and Rose Yu and Emanuele Rodolà},
  journal= {arXiv preprint arXiv:2601.22285},
  year   = {2026}
}

Comments

9 pages of main paper, 3 figures in the main paper, 4 tables in the main paper, many more figures and tables in the appendix

R2 v1 2026-07-01T09:26:39.246Z