中文
相关论文

相关论文: FeatCal: Feature Calibration for Post-Merging Mode…

200 篇论文

Federated learning (FL) enables collaborative model training across distributed clients while preserving data privacy. However, data and system heterogeneity often cause catastrophic forgetting and unbounded drift in model updates, leading…

机器学习 · 计算机科学 2026-04-28 Taehwan Yoon , Bongjun Choi , Wesley De Neve

Model merging combines multiple fine-tuned models into a single model by adding their weight updates, providing a lightweight alternative to retraining. Existing methods primarily target resolving conflicts between task updates, leaving the…

机器学习 · 计算机科学 2026-05-22 Yayuan Li , Ze Peng , Jian Zhang , Jintao Guo , Yue Duan , Yinghuan Shi

Checkpoint merging is a technique for combining multiple model snapshots into a single superior model, potentially reducing training time for large language models. This paper explores checkpoint merging in the context of…

机器学习 · 计算机科学 2025-04-29 Shi Jie Yu , Sehyun Choi

Although feature models are widely used in practice, for example, representing variability in software product lines, their integration is still a challenge. Many integration techniques have been proposed, although none of these have proven…

软件工程 · 计算机科学 2018-10-01 Vinicius Bischoff

Continual Learning enables models to learn and adapt to new tasks while retaining prior knowledge. Introducing new tasks, however, can naturally lead to feature entanglement across tasks, limiting the model's capability to distinguish…

机器学习 · 计算机科学 2025-01-14 Zhongyi Zhou , Yaxin Peng , Pin Yi , Minjie Zhu , Chaomin Shen

In this work, we explore the limitations of combining models by averaging intermediate features, referred to as model merging, and propose a new direction for achieving collective model intelligence through what we call compatible…

机器学习 · 计算机科学 2024-11-05 Jyothish Pari , Samy Jelassi , Pulkit Agrawal

Fine-tuning is arguably the most straightforward way to tailor a pre-trained model (e.g., a foundation model) to downstream applications, but it also comes with the risk of losing valuable knowledge the model had learned in pre-training.…

Federated learning (FL) is a new paradigm for distributed machine learning that allows a global model to be trained across multiple clients without compromising their privacy. Although FL has demonstrated remarkable success in various…

机器学习 · 计算机科学 2023-06-06 Haolin Wang , Xuefeng Liu , Jianwei Niu , Shaojie Tang , Jiaxing Shen

Merging models fine-tuned for different tasks into a single unified model has become an increasingly important direction for building versatile, efficient multi-task systems. Existing approaches predominantly rely on parameter interpolation…

机器学习 · 计算机科学 2025-11-26 Zecheng Pan , Zhikang Chen , Ding Li , Min Zhang , Sen Cui , Hongshuo Jin , Luqi Tao , Yi Yang , Deheng Ye , Yu Zhang , Tingting Zhu , Tianling Ren

Open-vocabulary models like CLIP achieve high accuracy across many image classification tasks. However, there are still settings where their zero-shot performance is far from optimal. We study model patching, where the goal is to improve…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Gabriel Ilharco , Mitchell Wortsman , Samir Yitzhak Gadre , Shuran Song , Hannaneh Hajishirzi , Simon Kornblith , Ali Farhadi , Ludwig Schmidt

Multi-task learning (MTL) concurrently trains a model on diverse task datasets to exploit common features, thereby improving overall performance across the tasks. Recent studies have dedicated efforts to merging multiple independent model…

机器学习 · 计算机科学 2025-06-16 Bingjie Zhang , Hongkang Li , Changlong Shi , Guowei Rong , He Zhao , Dongsheng Wang , Dandan Guo , Meng Wang

Federated Learning (FL) enables collaborative model training across decentralized clients without sharing raw data, yet faces significant challenges in real-world settings where client data distributions evolve dynamically over time. This…

机器学习 · 计算机科学 2025-09-26 Rahul Atul Bhope , K. R. Jayaram , Praveen Venkateswaran , Nalini Venkatasubramanian

This paper investigates the linear merging of models in the context of continual learning (CL). Using controlled visual cues in computer vision experiments, we demonstrate that merging largely preserves or enhances shared knowledge, while…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Timm Hess , Gido M van de Ven , Tinne Tuytelaars

Large pre-trained Vision-Language Models (VLMs), such as Contrastive Language-Image Pre-training (CLIP), have exhibited remarkable zero-shot performance across various image classification tasks. Fine-tuning these models on domain-specific…

分布式、并行与集群计算 · 计算机科学 2025-05-27 Mengjun Yi , Hanwen Zhang , Hui Dou , Jian Zhao , Furao Shen

Federated learning (FL) has emerged as a promising paradigm for enabling the collaborative training of models without centralized access to the raw data on local devices. In the typical FL paradigm (e.g., FedAvg), model weights are sent to…

机器学习 · 计算机科学 2024-12-25 Guangyu Sun , Umar Khalid , Matias Mendieta , Pu Wang , Chen Chen

To reduce model size during post-training, compression methods, including knowledge distillation, low-rank approximation, and pruning, are often applied after fine-tuning the model. However, sequential fine-tuning and compression sacrifices…

机器学习 · 计算机科学 2025-05-29 Xiangyu Chen , Jing Liu , Ye Wang , Matthew Brand , Pu , Wang , Toshiaki Koike-Akino

The democratization of machine learning systems has made the process of fine-tuning accessible to practitioners, leading to a wide range of open-source models fine-tuned on specialized tasks and datasets. Recent work has proposed to merge…

机器学习 · 计算机科学 2025-03-03 Anshul Nasery , Jonathan Hayase , Pang Wei Koh , Sewoong Oh

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

Continual learning (CL) aims to train models sequentially on multiple tasks while mitigating catastrophic forgetting of previously learned knowledge. Recent advances in large pre-trained models (LPMs) and model merging techniques, such as…

机器学习 · 计算机科学 2026-05-21 Kei Hiroshima , Kento Uchida , Shinichi Shirakawa

Federated learning (FL) enables collaborative model training across distributed edge devices while preserving data privacy, and typically operates in a round-based synchronous manner. However, synchronous FL suffers from latency bottlenecks…

机器学习 · 计算机科学 2026-03-17 Asaf Goren , Natalie Lang , Nir Shlezinger , Alejandro Cohen