One Size Does Not Fit All: A Distribution-Aware Sparsification for More Precise Model Merging
Yingfeng Luo, Dingyang Lin, Junxin Wang, Ziqiang Xu, Kaiyan Chang, Tong Zheng, Bei Li, Anxiang Ma, Tong Xiao, Zhengtao Yu, Jingbo Zhu

TL;DR
This paper introduces TADrop, an adaptive sparsification method that assigns different pruning levels to model parameters based on their distribution, significantly improving multi-task model merging performance.
Contribution
TADrop is a novel, distribution-aware sparsification strategy that dynamically adjusts pruning ratios per tensor, outperforming uniform sparsification in model merging tasks.
Findings
TADrop improves merging performance by an average of 2.0% across 8 ViT tasks.
It effectively preserves critical parameters while aggressively pruning redundant ones.
TADrop is compatible with various merging methods and models.
Abstract
Model merging has emerged as a compelling data-free paradigm for multi-task learning, enabling the fusion of multiple fine-tuned models into a single, powerful entity. A key technique in merging methods is sparsification, which prunes redundant parameters from task vectors to mitigate interference. However, prevailing approaches employ a ``one-size-fits-all'' strategy, applying a uniform sparsity ratio that overlooks the inherent structural and statistical heterogeneity of model parameters. This often leads to a suboptimal trade-off, where critical parameters are inadvertently pruned while less useful ones are retained. To address this limitation, we introduce \textbf{TADrop} (\textbf{T}ensor-wise \textbf{A}daptive \textbf{Drop}), an adaptive sparsification strategy that respects this heterogeneity. Instead of a global ratio, TADrop assigns a tailored sparsity level to each parameter…
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
TopicsData Management and Algorithms · Semantic Web and Ontologies · Advanced Database Systems and Queries
