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

Efficient Multi-Source Knowledge Transfer by Model Merging

About

While transfer learning is an effective strategy, it often overlooks the opportunity to leverage knowledge from numerous available models online. Addressing this multi-source transfer learning problem is a promising path to boost adaptability and cut re-training costs. However, existing methods remain inherently coarse-grained: they lack the precision needed for fine-grained knowledge extraction as well as the scalability required to aggregate knowledge from either large numbers of source models or models with high parameter counts. We address these limitations by leveraging Singular Value Decomposition (SVD) to first decompose each source model into its elementary, rank-one components. A subsequent aggregation stage then selects only the most salient components from all sources, thereby overcoming the previous efficiency and precision limitations. To best preserve and leverage the synthesized knowledge base, our method adapts to the target task by fine-tuning only the principal singular values of the merged matrix. In essence, this process recalibrates the importance of top SVD components. The proposed framework allows for efficient and scalable multi-source transfer learning in both vision and language domains, while remaining robust to perturbations in both the input space and the parameter space.

Marcin Osial, Bartosz W\'ojcik, Bartosz Zieli\'nski, Sebastian Cygert• 2025

Related benchmarks

TaskDatasetResultRank
ClassificationCars
Accuracy65.3
492
Image ClassificationDTD
Accuracy68.09
487
Image ClassificationRESISC45
Accuracy87.76
472
Image ClassificationSUN397
Accuracy67.62
450
Action RecognitionUCF101
Accuracy74.31
433
Image ClassificationCIFAR100
Accuracy80.13
301
Image ClassificationFGVCAircraft
Accuracy30.63
289
Image ClassificationSVHN
Top-1 Accuracy88.65
186
Image ClassificationFood101
Accuracy86.23
177
Image ClassificationCIFAR10
Top-1 Accuracy96.78
114
Showing 10 of 20 rows

Other info

Follow for update