Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Resolving Interference (RI): Disentangling Models for Improved Model Merging

About

Model merging has shown that multitask models can be created by directly combining the parameters of different models that are each specialized on tasks of interest. However, models trained independently on distinct tasks often exhibit interference that degrades the merged model's performance. To solve this problem, we formally define the notion of Cross-Task Interference as the drift in the representation of the merged model relative to its constituent models. Reducing cross-task interference is key to improving merging performance. To address this issue, we propose our method, Resolving Interference (RI), a light-weight adaptation framework which disentangles expert models to be functionally orthogonal to the space of other tasks, thereby reducing cross-task interference. RI does this whilst using only unlabeled auxiliary data as input (i.e., no task-data is needed), allowing it to be applied in data-scarce scenarios. RI consistently improves the performance of state-of-the-art merging methods by up to 3.8% and generalization to unseen domains by up to 2.3%. We also find RI to be robust to the source of auxiliary input while being significantly less sensitive to tuning of merging hyperparameters. Our codebase is available at: https://github.com/pramesh39/resolving_interference

Pratik Ramesh, George Stoica, Arun Iyer, Leshem Choshen, Judy Hoffman• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationDomainNet--
206
Image Classification20 Vision Classification Tasks
Average Accuracy90.2
94
Image Classification14 Vision Tasks
Average Accuracy91
84
Image Classification8-task vision benchmark
Average Accuracy94.7
64
Image ClassificationDomainNet Clipart (S-0)
Accuracy79.1
18
Image ClassificationDomainNet Clipart (S-1)
Accuracy76.3
18
Image ClassificationDomainNet Infograph (S-0)
Accuracy52
17
Image ClassificationDomainNet Infograph (S-1)
Accuracy46.7
17
Image ClassificationDomainNet Painting (S-0)
Accuracy71.6
17
Image ClassificationDomainNet Quickdraw (S-0)
Accuracy18.2
17
Showing 10 of 14 rows

Other info

Follow for update