English

MIN-Merging: Merge the Important Neurons for Model Merging

Machine Learning 2025-10-28 v2 Artificial Intelligence

Abstract

Recent advances in deep learning have led to a surge of open-source models across diverse domains. While model merging offers a promising way to combine their strengths, existing approaches often suffer from parameter conflicts that degrade performance on domain-specific tasks. We propose MIN-Merging, a router-based framework that selectively merges the most important neurons to reduce such conflicts. Extensive experiments on Computer Vision(CV) and Natural Language Processing(NLP) benchmarks show that MIN-Merging achieves consistent gains on in-domain tasks while retaining the generalization ability of pretrained models on out-of-domain tasks. These results highlight its effectiveness as a practical solution to the parameter conflict problem in model merging.

Keywords

Cite

@article{arxiv.2510.17890,
  title  = {MIN-Merging: Merge the Important Neurons for Model Merging},
  author = {Yunfei Liang},
  journal= {arXiv preprint arXiv:2510.17890},
  year   = {2025}
}

Comments

Withdrawn due to an error in Section 3; a corrected version will be posted soon

R2 v1 2026-07-22T20:52:19.161Z