中文
相关论文

相关论文: FedMCP: Parameter-Efficient Federated Learning wit…

200 篇论文

Standard federated learning approaches suffer when client data distributions have sufficient heterogeneity. Recent methods addressed the client data heterogeneity issue via personalized federated learning (PFL) - a class of FL algorithms…

机器学习 · 计算机科学 2024-04-04 Rishub Tamirisa , Chulin Xie , Wenxuan Bao , Andy Zhou , Ron Arel , Aviv Shamsian

Federated learning enables distributed clients to collaborate on training while storing their data locally to protect client privacy. However, due to the heterogeneity of data, models, and devices, the final global model may need to perform…

机器学习 · 计算机科学 2024-06-25 Wolong Xing , Zhenkui Shi , Hongyan Peng , Xiantao Hu , Xianxian Li

Personalized Federated Learning (PFL) which collaboratively trains a federated model while considering local clients under privacy constraints has attracted much attention. Despite its popularity, it has been observed that existing PFL…

机器学习 · 计算机科学 2022-12-05 Tianchun Wang , Wei Cheng , Dongsheng Luo , Wenchao Yu , Jingchao Ni , Liang Tong , Haifeng Chen , Xiang Zhang

Federated learning is an emerging learning paradigm where multiple clients collaboratively train a machine learning model in a privacy-preserving manner. Personalized federated learning extends this paradigm to overcome heterogeneity across…

机器学习 · 计算机科学 2023-04-19 Hongxia Li , Zhongyi Cai , Jingya Wang , Jiangnan Tang , Weiping Ding , Chin-Teng Lin , Ye Shi

Prompt learning is a crucial technique for adapting pre-trained multimodal language models (MLLMs) to user tasks. Federated prompt personalization (FPP) is further developed to address data heterogeneity and local overfitting, however, it…

密码学与安全 · 计算机科学 2025-05-29 Sizai Hou , Songze Li , Baturalp Buyukates

Data heterogeneity across clients is one of the key challenges in Federated Learning (FL), which may slow down the global model convergence and even weaken global model performance. Most existing approaches tackle the heterogeneity by…

机器学习 · 计算机科学 2023-07-18 Jun Nie , Danyang Xiao , Lei Yang , Weigang Wu

Federated instruction tuning of large language models (LLMs) is challenged by significant data heterogeneity across clients, demanding robust personalization. The Mixture of Experts (MoE) architecture, where experts can specialize in…

人工智能 · 计算机科学 2025-10-08 Fan Liu , Bikang Pan , Zhongyi Wang , Xi Yao , Xiaoying Tang , Jingya Wang , Ye Shi

Federated learning (FL), a novel branch of distributed machine learning (ML), develops global models through a private procedure without direct access to local datasets. However, it is still possible to access the model updates (gradient…

机器学习 · 计算机科学 2024-06-27 Mahtab Talaei , Iman Izadi

Federated Learning (FL) faces challenges from client data heterogeneity and resource-constrained mobile devices, which can degrade model accuracy. Personalized Federated Learning (PFL) addresses this issue by adapting shared global…

机器学习 · 计算机科学 2026-04-21 Xingyan Chen , Tian Du , Changqiao Xu , Fuzhen Zhuang , Lujie Zhong , Gabriel-Miro Muntean , Enmao Diao

To address data heterogeneity, the key strategy of Personalized Federated Learning (PFL) is to decouple general knowledge (shared among clients) and client-specific knowledge, as the latter can have a negative impact on collaboration if not…

机器学习 · 计算机科学 2024-10-14 Xinghao Wu , Xuefeng Liu , Jianwei Niu , Haolin Wang , Shaojie Tang , Guogang Zhu , Hao Su

Federated learning (FL) enables multiple clients to collaboratively train a global model without disclosing their data. Previous researches often require training the complete model parameters. However, the emergence of powerful pre-trained…

机器学习 · 计算机科学 2024-03-13 Shangchao Su , Mingzhao Yang , Bin Li , Xiangyang Xue

Federated learning (FL) holds great potential for medical applications. However, statistical heterogeneity across healthcare institutions poses a major challenge for FL, as the global model struggles both to generalize across unseen patient…

图像与视频处理 · 电气工程与系统科学 2026-05-04 Zoe Fowler , Ghassan AlRegib

In many applications of federated learning (FL), clients desire models that are personalized using their local data, yet are also robust in the sense that they retain general global knowledge. However, the presence of data heterogeneity…

机器学习 · 计算机科学 2023-10-10 Liam Collins , Shanshan Wu , Sewoong Oh , Khe Chai Sim

Federated fine-tuning has emerged as a promising approach to adapt foundation models to downstream tasks using decentralized data. However, real-world deployment remains challenging due to the high computational and communication demands of…

机器学习 · 计算机科学 2025-08-21 Yajie Zhou , Xiaoyi Pang , Zhibo Wang

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in cross-modal understanding and generation by integrating visual and textual information. While instruction tuning and parameter-efficient fine-tuning methods have…

机器学习 · 计算机科学 2025-06-12 Weiying Zheng , Ziyue Lin , Pengxin Guo , Yuyin Zhou , Feifei Wang , Liangqiong Qu

Different from conventional federated learning, personalized federated learning (PFL) is able to train a customized model for each individual client according to its unique requirement. The mainstream approach is to adopt a kind of weighted…

机器学习 · 计算机科学 2023-07-18 Jiahao Liu , Jiang Wu , Jinyu Chen , Miao Hu , Yipeng Zhou , Di Wu

Federated learning (FL) is a distributed model training paradigm that preserves clients' data privacy. It has gained tremendous attention from both academia and industry. FL hyper-parameters (e.g., the number of selected clients and the…

机器学习 · 计算机科学 2022-11-28 Huanle Zhang , Lei Fu , Mi Zhang , Pengfei Hu , Xiuzhen Cheng , Prasant Mohapatra , Xin Liu

Federated learning (FL) emerges as a decentralized learning framework which trains models from multiple distributed clients without sharing their data to preserve privacy. Recently, large-scale pre-trained models (e.g., Vision Transformer)…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Fu-En Yang , Chien-Yi Wang , Yu-Chiang Frank Wang

Large language models (LLMs) show amazing performance on many domain-specific tasks after fine-tuning with some appropriate data. However, many domain-specific data are privately distributed across multiple owners. Thus, this dilemma raises…

机器学习 · 计算机科学 2024-06-26 Feijie Wu , Zitao Li , Yaliang Li , Bolin Ding , Jing Gao

LLM pruning has emerged as a promising technology for compressing LLMs, enabling their deployment on resource-limited devices. However, current methodologies typically require access to public calibration samples, which can be challenging…

机器学习 · 计算机科学 2025-05-21 Pengxin Guo , Yinong Wang , Wei Li , Mengting Liu , Ming Li , Jinkai Zheng , Liangqiong Qu