中文
相关论文

相关论文: Harmony in Diversity: Merging Neural Networks with…

200 篇论文

Continual Learning (CL) aims to enable models to continuously acquire new knowledge from a sequence of tasks with avoiding the forgetting of learned information. However, existing CL methods only rely on the parameters of the most recent…

机器学习 · 计算机科学 2025-10-24 Haomiao Qiu , Miao Zhang , Ziyue Qiao , Liqiang Nie

Model merging acquires general capabilities without extra data or training by combining multiple models' parameters. Previous approaches achieve linear mode connectivity by aligning parameters into the same loss basin using permutation…

机器学习 · 计算机科学 2025-03-28 Yi-Kai Zhang , Jin Wang , Xu-Xiang Zhong , De-Chuan Zhan , Han-Jia Ye

Efficiently merging several models fine-tuned for different tasks, but stemming from the same pretrained base model, is of great practical interest. Despite extensive prior work, most evaluations of model merging in computer vision are…

Model merging dramatically reduces storage and computational resources by combining multiple expert models into a single multi-task model. Although recent model merging methods have shown promising results, they struggle to maintain…

机器学习 · 计算机科学 2025-06-04 Zijing Wang , Xingle Xu , Yongkang Liu , Yiqun Zhang , Peiqin Lin , Shi Feng , Xiaocui Yang , Daling Wang , Hinrich Schütze

Model merging aims to efficiently combine the weights of multiple expert models, each trained on a specific task, into a single multi-task model, with strong performance across all tasks. When applied to all but the last layer of weights,…

机器学习 · 计算机科学 2024-10-17 Ekansh Sharma , Daniel M. Roy , Gintare Karolina Dziugaite

The extent to which different biological and artificial neural systems rely on equivalent internal representations to support similar tasks remains a central question in neuroscience and machine learning. Prior work typically compares…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Jialin Wu , Shreya Saha , Yiqing Bo , Meenakshi Khosla

A new approach to the sparse Canonical Correlation Analysis (sCCA)is proposed with the aim of discovering interpretable associations in very high-dimensional multi-view, i.e.observations of multiple sets of variables on the same subjects,…

机器学习 · 统计学 2019-09-18 Omid S. Solari , James B. Brown , Peter J. Bickel

As neural networks grow in scale, their training becomes both computationally demanding and rich in dynamics. Amidst the flourishing interest in these training dynamics, we present a novel observation: Parameters during training exhibit…

机器学习 · 计算机科学 2024-07-24 Jonathan Brokman , Roy Betser , Rotem Turjeman , Tom Berkov , Ido Cohen , Guy Gilboa

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

Federated learning enables institutions to train predictive models collaboratively without sharing raw data, addressing privacy and regulatory constraints. In the standard horizontal setting, clients hold disjoint cohorts of individuals and…

统计理论 · 数学 2026-02-03 Alexis Ayme , Rémi Khellaf

Random features approach has been widely used for kernel approximation in large-scale machine learning. A number of recent studies have explored data-dependent sampling of features, modifying the stochastic oracle from which random features…

机器学习 · 计算机科学 2021-11-03 Yinsong Wang , Shahin Shahrampour

Model merging offers a training-free alternative to multi-task learning by combining independently fine-tuned models into a unified one without access to raw data. However, existing approaches often rely on heuristics to determine the…

机器学习 · 计算机科学 2025-05-23 Chongjie Si , Kangtao Lv , Jingjing Jiang , Yadao Wang , Yongwei Wang , Xiaokang Yang , Wenbo Su , Bo Zheng , Wei Shen

Model merging aims to integrate the strengths of multiple fine-tuned models into a unified model while preserving task-specific capabilities. Existing methods, represented by task arithmetic, are typically classified into global- and…

机器学习 · 计算机科学 2025-06-17 Kunda Yan , Min Zhang , Sen Cui , Zikun Qu , Bo Jiang , Feng Liu , Changshui Zhang

In this paper, we propose the Discriminative Multiple Canonical Correlation Analysis (DMCCA) for multimodal information analysis and fusion. DMCCA is capable of extracting more discriminative characteristics from multimodal information…

机器学习 · 计算机科学 2021-03-02 Lei Gao , Lin Qi , Enqing Chen , Ling Guan

Deep neural networks have recently achieved state of the art performance thanks to new training algorithms for rapid parameter estimation and new regularization methods to reduce overfitting. However, in practice the network architecture…

机器学习 · 计算机科学 2016-03-04 Minyoung Kim , Luca Rigazio

Canonical Correlation Analysis (CCA) is a method for analyzing pairs of random vectors; it learns a sequence of paired linear transformations such that the resultant canonical variates are maximally correlated within pairs while…

统计方法学 · 统计学 2023-08-23 Daniel Kessler , Elizaveta Levina

Recent success in training deep neural networks have prompted active investigation into the features learned on their intermediate layers. Such research is difficult because it requires making sense of non-linear computations performed by…

机器学习 · 计算机科学 2016-03-01 Yixuan Li , Jason Yosinski , Jeff Clune , Hod Lipson , John Hopcroft

Merging neural networks without retraining is central to federated and distributed learning. Common methods such as weight averaging or Fisher merging often lose accuracy and are unstable across seeds. CoGraM (Contextual Granular Merging)…

机器学习 · 计算机科学 2025-12-09 Julius Lenz

Image fusion methods and metrics for their evaluation have conventionally used pixel-based or low-level features. However, for many applications, the aim of image fusion is to effectively combine the semantic content of the input images.…

计算机视觉与模式识别 · 计算机科学 2021-10-14 P. R. Hill , D. R. Bull

Federated Learning is a widely adopted method to train neural networks over distributed data. One main limitation is the performance degradation that occurs when data is heterogeneously distributed. While many works have attempted to…

机器学习 · 计算机科学 2024-06-12 Ha Min Son , Moon Hyun Kim , Tai-Myoung Chung