Weight Scope Alignment: A Frustratingly Easy Method for Model Merging
Yichu Xu, Xin-Chun Li, Le Gan, De-Chuan Zhan

TL;DR
This paper introduces Weight Scope Alignment (WSA), a simple regularization method that improves model merging by aligning weight scopes, addressing challenges caused by training randomness and data heterogeneity.
Contribution
The paper proposes a novel, easy-to-implement regularization technique called WSA that aligns weight scopes to enhance model merging across various training scenarios.
Findings
WSA improves model merging effectiveness in experiments.
WSA is effective in Mode Connectivity and Federated Learning.
Weight scope variations significantly impact model fusion success.
Abstract
Merging models becomes a fundamental procedure in some applications that consider model efficiency and robustness. The training randomness or Non-I.I.D. data poses a huge challenge for averaging-based model fusion. Previous research efforts focus on element-wise regularization or neural permutations to enhance model averaging while overlooking weight scope variations among models, which can significantly affect merging effectiveness. In this paper, we reveal variations in weight scope under different training conditions, shedding light on its influence on model merging. Fortunately, the parameters in each layer basically follow the Gaussian distribution, which inspires a novel and simple regularization approach named Weight Scope Alignment (WSA). It contains two key components: 1) leveraging a target weight scope to guide the model training process for ensuring weight scope matching in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques
MethodsFocus
