ICML 2025poster0 citations

CABS: Conflict-Aware and Balanced Sparsification for Enhancing Model Merging

zongzhen yang, Binhang Qi, Hailong Sun, Wenrui Long, Ruobing Zhao, Xiang Gao

Abstract

Model merging based on task vectors, i.e., the parameter differences between fine-tuned models and a shared base model, provides an efficient way to integrate multiple task-specific models into a multitask model without retraining. Recent works have endeavored to address the conflicts between task vectors, one of the significant challenges faced by model merging, through sparsification; however, two issues significantly limit their performance: *high parameter overlap* and *unbalanced weight distribution*. To address these issues, we propose a simple yet effective framework called **CABS** (Conflict-Aware and Balanced Sparsification), consisting of **C**onflict-**A**ware Sparsification (CA) and **B**alanced **S**parsification (BS). CA reduces parameter overlap by applying masks during sequential pruning, ensuring that each task vector retains distinct, non-overlapping parameters. BS leverages $n$:$m$ pruning to preserve critical weights while maintaining an even distribution across layers. Our comprehensive experiments demonstrate that CABS outperforms state-of-the-art methods across diverse tasks and model sizes.

Model MergingPruning TechniqueTask VectorsLarge Language ModelsConflict-Aware Sparsity (CA)Balanced Sparsity (BS)
BibTeX
@inproceedings{
yang2025cabs,
title={{CABS}: Conflict-Aware and Balanced Sparsification for Enhancing Model Merging},
author={zongzhen yang and Binhang Qi and Hailong Sun and Wenrui Long and Ruobing Zhao and Xiang Gao},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=ZZxVwVUYg3}
}
CABS: Conflict-Aware and Balanced Sparsification for Enhancing Model Merging · ICML 2025