中文
相关论文

相关论文: Multi-Source to Multi-Target Decentralized Federat…

200 篇论文

Federated Learning (FL) is a distributed learning paradigm that can coordinate heterogeneous edge devices to perform model training without sharing private data. While prior works have focused on analyzing FL convergence with respect to…

机器学习 · 计算机科学 2025-09-09 Weijie Liu , Xiaoxi Zhang , Jingpu Duan , Carlee Joe-Wong , Zhi Zhou , Xu Chen

Federated learning improves data privacy and efficiency in machine learning performed over networks of distributed devices, such as mobile phones, IoT and wearable devices, etc. Yet models trained with federated learning can still fail to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Xingchao Peng , Zijun Huang , Yizhe Zhu , Kate Saenko

Since federated learning (FL) has been introduced as a decentralized learning technique with privacy preservation, statistical heterogeneity of distributed data stays the main obstacle to achieve robust performance and stable convergence in…

机器学习 · 计算机科学 2022-12-08 Yanhang Shi , Siguang Chen , Haijun Zhang

As a promising distributed machine learning paradigm, Federated Learning (FL) enables all the involved devices to train a global model collaboratively without exposing their local data privacy. However, for non-IID scenarios, the…

机器学习 · 计算机科学 2022-02-28 Ming Hu , Tian Liu , Zhiwei Ling , Zhihao Yue , Mingsong Chen

Federated Learning (FL) is a distributed machine learning strategy, developed for settings where training data is owned by distributed devices and cannot be shared. FL circumvents this constraint by carrying out model training in…

机器学习 · 计算机科学 2025-01-24 Maria Hartmann , Grégoire Danoy , Pascal Bouvry

Federated Learning (FL) aims to train high-quality models in collaboration with distributed clients while not uploading their local data, which attracts increasing attention in both academia and industry. However, there is still a…

机器学习 · 计算机科学 2023-03-24 Daoyuan Chen , Dawei Gao , Yuexiang Xie , Xuchen Pan , Zitao Li , Yaliang Li , Bolin Ding , Jingren Zhou

Federated Learning (FL) marks a transformative approach to distributed model training by combining locally optimized models from various clients into a unified global model. While FL preserves data privacy by eliminating centralized…

机器学习 · 计算机科学 2026-01-08 Pranab Sahoo , Ashutosh Tripathi , Sriparna Saha , Samrat Mondal

Decentralized federated learning (DFL) based on low-rank adaptation (LoRA) enables mobile devices with multi-task datasets to collaboratively fine-tune a large language model (LLM) by exchanging locally updated parameters with a subset of…

机器学习 · 计算机科学 2026-02-25 Nuocheng Yang , Sihua Wang , Ouwen Huan , Mingzhe Chen , Tony Q. S. Quek , Changchuan Yin

Recently, federated learning (FL) has received intensive research because of its ability in preserving data privacy for scattered clients to collaboratively train machine learning models. Commonly, a parameter server (PS) is deployed for…

机器学习 · 计算机科学 2022-09-07 Dongyuan Su , Yipeng Zhou , Laizhong Cui

Smartphones, wearables, and Internet of Things (IoT) devices produce a wealth of data that cannot be accumulated in a centralized repository for learning supervised models due to privacy, bandwidth limitations, and the prohibitive cost of…

机器学习 · 计算机科学 2020-07-28 Aaqib Saeed , Flora D. Salim , Tanir Ozcelebi , Johan Lukkien

Federated learning (FL) is an appealing concept to perform distributed training of Neural Networks (NN) while keeping data private. With the industrialization of the FL framework, we identify several problems hampering its successful…

机器学习 · 计算机科学 2020-11-13 Lixuan Yang , Cedric Beliard , Dario Rossi

Federated Learning (FL) empowers multiple clients to collaboratively train machine learning models without sharing local data, making it highly applicable in heterogeneous Internet of Things (IoT) environments. However, intrinsic…

机器学习 · 计算机科学 2025-01-29 Xi Chen , Qin Li , Haibin Cai , Ting Wang

Federated Learning (FL) is a machine-learning approach enabling collaborative model training across multiple decentralized edge devices that hold local data samples, all without exchanging these samples. This collaborative process occurs…

机器学习 · 计算机科学 2024-01-02 Venkataraman Natarajan Iyer

With privacy as a motivation, Federated Learning (FL) is an increasingly used paradigm where learning takes place collectively on edge devices, each with a cache of user-generated training examples that remain resident on the local device.…

机器学习 · 计算机科学 2021-11-25 Sean Augenstein , Andrew Hard , Kurt Partridge , Rajiv Mathews

Federated Learning (FL) is a decentralized machine learning architecture, which leverages a large number of remote devices to learn a joint model with distributed training data. However, the system-heterogeneity is one major challenge in a…

机器学习 · 计算机科学 2024-05-14 Xingyu Li , Zhe Qu , Bo Tang , Zhuo Lu

Decentralized Federated Learning (DFL) is a serverless collaborative machine learning paradigm where devices collaborate directly with neighbouring devices to exchange model information for learning a generalized model. However, variations…

机器学习 · 计算机科学 2026-01-29 Adnan Ahmad , Chiara Boldrini , Lorenzo Valerio , Andrea Passarella , Marco Conti

Federated Learning (FL) aims to learn a single global model that enables the central server to help the model training in local clients without accessing their local data. The key challenge of FL is the heterogeneity of local data in…

机器学习 · 计算机科学 2023-04-17 Sicong Liang , Junchao Tian , Shujun Yang , Yu Zhang

In the last years, Federated learning (FL) has become a popular solution to train machine learning models in domains with high privacy concerns. However, FL scalability and performance face significant challenges in real-world deployments…

机器学习 · 计算机科学 2026-03-11 Davide Domini , Gianluca Aguzzi , Lukas Esterle , Mirko Viroli

Federated Learning (FL) can be affected by data and device heterogeneities, caused by clients' different local data distributions and latencies in uploading model updates (i.e., staleness). Traditional schemes consider these heterogeneities…

机器学习 · 计算机科学 2024-12-25 Haoming Wang , Wei Gao

Federated Learning (FL) on non-independently and identically distributed (non-IID) data remains a critical challenge, as existing approaches struggle with severe data heterogeneity. Current methods primarily address symptoms of non-IID by…

机器学习 · 计算机科学 2025-04-21 Hui Yeok Wong , Chee Kau Lim , Chee Seng Chan