paper-with-me

Papers

No Task Left Behind: Isotropic Model Merging with Common and Task-Specific Subspaces

2025-02-07 · Daniel Marczak, Simone Magistri, Sebastian Cygert, Bartłomiej Twardowski, Andrew D. Bagdanov, Joost Van de Weijer

Model merging integrates the weights of multiple task-specific models into a single multi-task model. Despite recent interest in the problem, a significant performance gap between the combined and single-task models remains. In this paper, we investigate the key characteristics of task matrices -- weight update matrices applied to a pre-trained model -- that enable effective merging. We show that alignment between singular components of task-specific and merged matrices strongly correlates with performance improvement over the pre-trained model. Based on this, we propose an isotropic merging framework that flattens the singular value spectrum of task matrices, enhances alignment, and reduces the performance gap. Additionally, we incorporate both common and task-specific subspaces to further improve alignment and performance. Our proposed approach achieves state-of-the-art performance across multiple scenarios, including various sets of tasks and model scales. This work advances the understanding of model merging dynamics, offering an effective methodology to merge models without requiring additional training. Code is available at https://github.com/danielm1405/iso-merging .

📄 PDF Abstract BibTeX arXiv:2502.04959

Code (1)

danielm1405/iso-merging 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Synaptic Cleft Segmentation in Non-Isotropic Volume Electron Microscopy of the Complete Drosophila Brain

2018-05-07 · Larissa Heinrich, Jan Funke, Constantin Pape, Juan Nunez-Iglesias 외

Neural circuit reconstruction at single synapse resolution is increasingly recognized as crucially important to decipher the function of biological nervous systems. Volume electron microscopy in serial transmission or sc…

A Scoping Review of Internal Migration and Left-behind Children's Wellbeing in China

2023-05-07 · Jinkai Li

Children's well-being of immigrants is facing several challenges related to physical, mental, and educational risks, which may obstacle human capital accumulation and further development. In rural China, due to the restr…

Inference of hidden common driver dynamics by anisotropic self-organizing neural networks

2025-04-02 · Zsigmond Benkő, Marcell Stippinger, Zoltán Somogyvári

We are introducing a novel approach to infer the underlying dynamics of hidden common drivers, based on analyzing time series data from two driven dynamical systems. The inference relies on time-delay embedding, estimati…

Time Series

Sample-Efficient Linear Representation Learning from Non-IID Non-Isotropic Data

2023-08-08 · Thomas T. C. K. Zhang, Leonardo F. Toso, James Anderson, Nikolai Matni

A powerful concept behind much of the recent progress in machine learning is the extraction of common features across data from heterogeneous sources or tasks. Intuitively, using all of one's data to learn a common repre…

Generalization BoundsMeta-LearningRepresentation Learning

Growing Steerable Neural Cellular Automata

2023-02-19 · Ettore Randazzo, Alexander Mordvintsev, Craig Fouts

Neural Cellular Automata (NCA) models have shown remarkable capacity for pattern formation and complex global behaviors stemming from local coordination. However, in the original implementation of NCA, cells are incapabl…