Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Disrupting Model Merging: A Parameter-Level Defense Without Sacrificing Accuracy

About

Model merging is a technique that combines multiple finetuned models into a single model without additional training, allowing a free-rider to cheaply inherit specialized capabilities. This study investigates methodologies to suppress unwanted model merging by free-riders. Existing methods such as model watermarking or fingerprinting can only detect merging in hindsight. In contrast, we propose a first proactive defense against model merging. Specifically, our defense method modifies the model parameters so that the model is disrupted if the model is merged with any other model, while its functionality is kept unchanged if not merged with others. Our approach consists of two modules, rearranging MLP parameters and scaling attention heads, which push the model out of the shared basin in parameter space, causing the merging performance with other models to degrade significantly. We conduct extensive experiments on image classification, image generation, and text classification to demonstrate that our defense severely disrupts merging while retaining the functionality of the post-protect model. Moreover, we analyze potential adaptive attacks and further propose a dropout-based pruning to improve our proposal's robustness.

Wei Junhao, Yu Zhe, Sakuma Jun• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationEuroSAT
Accuracy99.81
497
Image ClassificationDTD
Accuracy84.15
419
ClassificationCars
Accuracy92.39
314
Image ClassificationGTSRB
Accuracy99.24
291
Image ClassificationRESISC45
Accuracy97.37
263
Image ClassificationSUN397
Accuracy82.32
246
Image Classification8 vision benchmarks (roSAT, GTSRB, MNIST, RESISC, Aircraft, SVHN, etc.)
Aggregate Accuracy74.592
130
Image ClassificationMNIST
Accuracy99.69
48
Image ClassificationSVHN
Accuracy98.11
30
Showing 9 of 9 rows

Other info

Follow for update