中文
相关论文

相关论文: Asynchronous Federated Learning with Bidirectional…

200 篇论文

Federated Learning (FL) has shown great potential as a privacy-preserving solution to learning from decentralized data that are only accessible to end devices (i.e., clients). In many scenarios, however, a large proportion of the clients…

机器学习 · 计算机科学 2022-01-31 Wentai Wu , Ligang He , Weiwei Lin , Carsten Maple

Federated learning has been identified as an efficient decentralized training paradigm for scaling the machine learning model training on a large number of devices while guaranteeing the data privacy of the trainers. FedAvg has become a…

机器学习 · 计算机科学 2024-04-23 Haotian Xu , Zhaorui Zhang , Sheng Di , Benben Liu , Khalid Ayed Alharthi , Jiannong Cao

In the federated learning setting, multiple clients jointly train a model under the coordination of the central server, while the training data is kept on the client to ensure privacy. Normally, inconsistent distribution of data across…

机器学习 · 计算机科学 2020-12-21 Wei Huang , Tianrui Li , Dexian Wang , Shengdong Du , Junbo Zhang

Federated learning (FL) is a promising paradigm to enable privacy-preserving deep learning from distributed data. Most previous works are based on federated average (FedAvg), which, however, faces several critical issues, including a high…

机器学习 · 计算机科学 2022-03-15 Lumin Liu , Jun Zhang , S. H. Song , Khaled B. Letaief

Federated Learning (FL) is a promising technique for the collaborative training of deep neural networks across multiple devices while preserving data privacy. Despite its potential benefits, FL is hindered by excessive communication costs…

机器学习 · 计算机科学 2024-02-27 Vasileios Tsouvalas , Aaqib Saeed , Tanir Ozcelebi , Nirvana Meratnia

The enormous amount of data produced by mobile and IoT devices has motivated the development of federated learning (FL), a framework allowing such devices (or clients) to collaboratively train machine learning models without sharing their…

机器学习 · 计算机科学 2023-01-12 Angelo Rodio , Francescomaria Faticanti , Othmane Marfoq , Giovanni Neglia , Emilio Leonardi

Federated learning is a distributed framework according to which a model is trained over a set of devices, while keeping data localized. This framework faces several systems-oriented challenges which include (i) communication bottleneck…

机器学习 · 计算机科学 2020-06-09 Amirhossein Reisizadeh , Aryan Mokhtari , Hamed Hassani , Ali Jadbabaie , Ramtin Pedarsani

Federated learning (FL) has emerged as a transformative distributed learning paradigm, enabling multiple clients to collaboratively train a global model under the coordination of a central server without sharing their raw training data.…

机器学习 · 计算机科学 2026-04-03 Tianrun Yu , Kaixiang Zhao , Cheng Zhang , Anjun Gao , Yueyang Quan , Zhuqing Liu , Minghong Fang

Federated learning is highly valued due to its high-performance computing in distributed environments while safeguarding data privacy. To address resource heterogeneity, researchers have proposed a semi-asynchronous federated learning…

分布式、并行与集群计算 · 计算机科学 2024-05-28 Yunbo Li , Jiaping Gui , Yue Wu

Federated learning is a machine learning training paradigm that enables clients to jointly train models without sharing their own localized data. However, the implementation of federated learning in practice still faces numerous challenges,…

机器学习 · 计算机科学 2023-04-21 Yujia Wang , Lu Lin , Jinghui Chen

With the booming deployment of Internet of Things, health monitoring applications have gradually prospered. Within the recent COVID-19 pandemic situation, interest in permanent remote health monitoring solutions has raised, targeting to…

机器学习 · 计算机科学 2022-12-01 Dong Chu , Wael Jaafar , Halim Yanikomeroglu

Federated learning can train models without directly providing local data to the server. However, the frequent updating of the local model brings the problem of large communication overhead. Recently, scholars have achieved the…

机器学习 · 计算机科学 2024-05-07 Ying Zhuansun , Dandan Li , Xiaohong Huang , Caijun Sun

Federated Learning is a machine learning setting where the goal is to train a high-quality centralized model while training data remains distributed over a large number of clients each with unreliable and relatively slow network…

Federated learning (FL), as an emerging distributed machine learning paradigm, allows a mass of edge devices to collaboratively train a global model while preserving privacy. In this tutorial, we focus on FL via over-the-air computation…

机器学习 · 计算机科学 2023-10-17 Jingyang Zhu , Yuanming Shi , Yong Zhou , Chunxiao Jiang , Wei Chen , Khaled B. Letaief

Federated learning (FL) is an emerging distributed machine learning paradigm that protects privacy and tackles the problem of isolated data islands. At present, there are two main communication strategies of FL: synchronous FL and…

机器学习 · 计算机科学 2024-04-16 Yu Zhang , Moming Duan , Duo Liu , Li Li , Ao Ren , Xianzhang Chen , Yujuan Tan , Chengliang Wang

Federated learning (FL) enables collaborative model training across multiple parties without sharing raw data, with semi-asynchronous FL (SAFL) emerging as a balanced approach between synchronous and asynchronous FL. However, SAFL faces…

机器学习 · 计算机科学 2025-11-26 Yunbo Li , Jiaping Gui , Zhihang Deng , Fanchao Meng , Yue Wu

Federated learning (FL) is an emerging machine learning paradigm that allows to accomplish model training without aggregating data at a central server. Most studies on FL consider a centralized framework, in which a single server is endowed…

机器学习 · 计算机科学 2023-03-22 Bin Wang , Jun Fang , Hongbin Li , Xiaojun Yuan , Qing Ling

Federated learning (FL) is a powerful machine learning paradigm which leverages the data as well as the computational resources of clients, while protecting clients' data privacy. However, the substantial model size and frequent aggregation…

机器学习 · 计算机科学 2024-10-23 Linping Qu , Shenghui Song , Chi-Ying Tsui

Federated learning (FL) allows edge devices to collectively learn a model without directly sharing data within each device, thus preserving privacy and eliminating the need to store data globally. While there are promising results under the…

机器学习 · 计算机科学 2021-07-02 Tehrim Yoon , Sumin Shin , Sung Ju Hwang , Eunho Yang

Federated learning (FL) enables geographically dispersed edge devices (i.e., clients) to learn a global model without sharing the local datasets, where each client performs gradient descent with its local data and uploads the gradients to a…

分布式、并行与集群计算 · 计算机科学 2022-12-19 Heting Liu , Fang He , Guohong Cao