paper-with-me

홈 › Papers

Revisiting Permutation Symmetry for Merging Models between Different Datasets

2023-06-09 · Masanori Yamada, Tomoya Yamashita, Shin'ya Yamaguchi, Daiki Chijiwa

Model merging is a new approach to creating a new model by combining the weights of different trained models. Previous studies report that model merging works well for models trained on a single dataset with different random seeds, while model merging between different datasets is difficult. Merging knowledge from different datasets has practical significance, but it has not been well investigated. In this paper, we investigate the properties of merging models between different datasets. Through theoretical and empirical analyses, we find that the accuracy of the merged model decreases more significantly as the datasets diverge more and that the different loss landscapes for each dataset make model merging between different datasets difficult. We also show that merged models require datasets for merging in order to achieve a high accuracy. Furthermore, we show that condensed datasets created by dataset condensation can be used as substitutes for the original datasets when merging models. We conduct experiments for model merging between different datasets. When merging between MNIST and Fashion- MNIST models, the accuracy significantly improves by 28% using the dataset and 25% using the condensed dataset compared with not using the dataset.

📄 PDF Abstract BibTeX arXiv:2306.05641

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset Condensation

Similar Papers 제목 키워드 기반

Minimal model of permutation symmetry in unsupervised learning

2019-04-30 · Tianqi Hou, K. Y. Michael Wong, Haiping Huang

Permutation of any two hidden units yields invariant properties in typical deep generative neural networks. This permutation symmetry plays an important role in understanding the computation performance of a broad class …

model

Beyond the Permutation Symmetry of Transformers: The Role of Rotation for Model Fusion

2025-02-01 · Binchi Zhang, Zaiyi Zheng, Zhengzhang Chen, Jundong Li

Symmetry in the parameter space of deep neural networks (DNNs) has proven beneficial for various deep learning applications. A well-known example is the permutation symmetry in Multi-Layer Perceptrons (MLPs), where permu…

Deep Neural Network Approximation of Invariant Functions through Dynamical Systems

2022-08-18 · Qianxiao Li, Ting Lin, Zuowei Shen

We study the approximation of functions which are invariant with respect to certain permutations of the input indices using flow maps of dynamical systems. Such invariant functions includes the much studied translation-i…

Translation

Symmetry-Aware Graph Metanetwork Autoencoders: Model Merging through Parameter Canonicalization

2025-11-16 · Odysseas Boufalis, Jorge Carrasco-Pollo, Joshua Rosenthal, Eduardo Terres-Caballero 외 arxiv

Neural network parameterizations exhibit inherent symmetries that yield multiple equivalent minima within the loss landscape. Scale Graph Metanetworks (ScaleGMNs) explicitly leverage these symmetries by proposing an arch…

Permutation-equivariant neural networks applied to dynamics prediction

2016-12-14 · Nicholas Guttenberg, Nathaniel Virgo, Olaf Witkowski, Hidetoshi Aoki 외

The introduction of convolutional layers greatly advanced the performance of neural networks on image tasks due to innately capturing a way of encoding and learning translation-invariant operations, matching one of the u…

PredictionTranslation