中文
相关论文

相关论文: $C^2M^3$: Cycle-Consistent Multi-Model Merging

200 篇论文

Modern deep learning usually treats models as separate artifacts: trained independently, specialized for particular purposes, and replaced when improved versions appear. This thesis studies model merging as an alternative paradigm:…

机器学习 · 计算机科学 2026-05-05 Donato Crisostomi

Network pruning is widely used to lighten and accelerate neural network models. Structured network pruning discards the whole neuron or filter, leading to accuracy loss. In this work, we propose a novel concept of neuron merging applicable…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Woojeong Kim , Suhyun Kim , Mincheol Park , Geonseok Jeon

We propose a novel method to merge convolutional neural-nets for the inference stage. Given two well-trained networks that may have different architectures that handle different tasks, our method aligns the layers of the original networks…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Yi-Min Chou , Yi-Ming Chan , Jia-Hong Lee , Chih-Yi Chiu , Chu-Song Chen

Model merging is an effective strategy to merge multiple models for enhancing model performances, and more efficient than ensemble learning as it will not introduce extra computation into inference. However, limited research explores if the…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Hu Wang , Ibrahim Almakky , Congbo Ma , Numan Saeed , Mohammad Yaqub

We introduce model folding, a novel data-free model compression technique that merges structurally similar neurons across layers, significantly reducing the model size without the need for fine-tuning or access to training data. Unlike…

机器学习 · 计算机科学 2025-08-13 Dong Wang , Haris Šikić , Lothar Thiele , Olga Saukh

Model merging has attracted significant attention as a powerful paradigm for model reuse, facilitating the integration of task-specific models into a singular, versatile framework endowed with multifarious capabilities. Previous studies,…

机器学习 · 计算机科学 2025-01-03 Zhengqi Xu , Han Zheng , Jie Song , Li Sun , Mingli Song

In this paper, we introduce a novel method for merging the weights of multiple pre-trained neural networks using a genetic algorithm called MeGA. Traditional techniques, such as weight averaging and ensemble methods, often fail to fully…

神经与进化计算 · 计算机科学 2024-07-01 Daniel Yun

Combining multiple machine learning models has long been a technique for enhancing performance, particularly in distributed settings. Traditional approaches, such as model ensembles, work well, but are expensive in terms of memory and…

机器学习 · 计算机科学 2024-12-23 Albert Manuel Orozco Camacho , Stefan Horoi , Guy Wolf , Eugene Belilovsky

Model fusion seeks to combine independently trained neural networks into a single model without retraining, but is complicated by representational divergence arising from permutation invariance, random initialization, and heterogeneous…

Combining different models is a widely used paradigm in machine learning applications. While the most common approach is to form an ensemble of models and average their individual predictions, this approach is often rendered infeasible by…

机器学习 · 计算机科学 2023-05-17 Sidak Pal Singh , Martin Jaggi

Deep model merging represents an emerging research direction that combines multiple fine-tuned models to harness their specialized capabilities across different tasks and domains. Current model merging techniques focus on merging all…

机器学习 · 计算机科学 2025-01-17 Anke Tang , Enneng Yang , Li Shen , Yong Luo , Han Hu , Bo Du , Dacheng Tao

Fine-tuning pre-trained models on targeted datasets enhances task-specific performance but often comes at the expense of generalization. Model merging techniques, which integrate multiple fine-tuned models into a single multi-task model…

机器学习 · 计算机科学 2025-09-11 Zitao Fang , Guodong DU , Shuyang Yu , Yifei Guo , Yiwei Zhang , Yiyao Cao , Jing Li , Ho-Kin Tang , Sim Kuan Goh

Model merging provides a way of cheaply combining individual models to produce a model that inherits each individual's capabilities. While some merging methods can approach the performance of multitask training, they are often heuristically…

The success of deep learning is due in large part to our ability to solve certain massive non-convex optimization problems with relative ease. Though non-convex optimization is NP-hard, simple algorithms -- often variants of stochastic…

机器学习 · 计算机科学 2023-03-03 Samuel K. Ainsworth , Jonathan Hayase , Siddhartha Srinivasa

Model merging is attracting attention as a novel method for creating a new model by combining the weights of different trained models. While previous studies reported that model merging works well for models trained on a single dataset with…

机器学习 · 计算机科学 2024-09-23 Masanori Yamada , Tomoya Yamashita , Shin'ya Yamaguchi , Daiki Chijiwa

Ensembles of neural networks typically outperform individual networks but incur large computational costs, whereas weight aggregation produces less costly, yet also less accurate, aggregate models. We introduce partial fusion of networks,…

机器学习 · 计算机科学 2026-05-25 Fabian Morelli , Stephan Eckstein

Model merging has gained prominence in machine learning as a method to integrate multiple trained models into a single model without accessing the original training data. While existing approaches have demonstrated success in domains such…

机器学习 · 计算机科学 2025-03-28 Vipul Garg , Ishita Thakre , Sayan Ranu

In the era of large-scale training, model merging has evolved into a tool for creating multitasking models efficiently. It enables the knowledge of models to be fused, without the need for heavy computation as required in traditional…

We consider the self organizing process of merging and regeneration of vertices in complex networks and demonstrate that a scale-free degree distribution emerges in a steady state of such a dynamics. The merging of neighbor vertices in a…

适应与自组织系统 · 物理学 2007-05-23 Beom Jun Kim , Ala Trusina , Petter Minnhagen , Kim Sneppen

Incorporation of a new knowledge into neural networks with simultaneous preservation of the previous one is known to be a nontrivial problem. This problem becomes even more complex when new knowledge is contained not in new training…

机器学习 · 计算机科学 2019-09-10 Mikhail Iu. Leontev , Viktoriia Islenteva , Sergey V. Sukhov
‹ 上一页 1 2 3 10 下一页 ›