English
Related papers

Related papers: An Efficiency-boosting Client Selection Scheme for…

200 papers

Federated learning (FL) is a privacy-preserving machine learning technique that facilitates collaboration among participants across demographics. FL enables model sharing, while restricting the movement of data. Since FL provides…

Machine Learning · Computer Science 2025-10-15 Harsh Kasyap , Minghong Fang , Zhuqing Liu , Carsten Maple , Somanath Tripathy

Federated learning (FL) is a type of collaborative machine learning where participating peers/clients process their data locally, sharing only updates to the collaborative model. This enables to build privacy-aware distributed machine…

Machine Learning · Computer Science 2023-03-07 Filippo Galli , Sayan Biswas , Kangsoo Jung , Tommaso Cucinotta , Catuscia Palamidessi

Federated Learning (FL) has gained significant attention as it facilitates collaborative machine learning among multiple clients without centralizing their data on a server. FL ensures the privacy of participating clients by locally storing…

Machine Learning · Computer Science 2025-01-07 Huiqiang Chen , Tianqing Zhu , Wanlei Zhou , Wei Zhao

The performance of federated learning (FL) over wireless networks depend on the reliability of the client-server connectivity and clients' local computation capabilities. In this article we investigate the problem of client scheduling and…

Machine Learning · Computer Science 2021-06-15 Madhusanka Manimel Wadu , Sumudu Samarakoon , Mehdi Bennis

Federated learning (FL) is an appealing paradigm for learning a global model among distributed clients while preserving data privacy. Driven by the demand for high-quality user experiences, evaluating the well-trained global model after the…

Machine Learning · Computer Science 2024-04-02 Jingwen Tong , Zhenzhen Chen , Liqun Fu , Jun Zhang , Zhu Han

Federated Learning (FL) has become a widely used approach for training machine learning models on decentralized data, addressing the significant privacy concerns associated with traditional centralized methods. However, the efficiency of FL…

Machine Learning · Computer Science 2025-01-28 William Marfo , Deepak K. Tosh , Shirley V. Moore

Federated learning (FL) has emerged as a prevalent distributed machine learning scheme that enables collaborative model training without aggregating raw data. Cloud service providers further embrace Federated Learning as a Service (FLaaS),…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-02-16 Yu Liu , Zibo Wang , Yifei Zhu , Chen Chen

Federated Learning (FL) has emerged as a result of data ownership and privacy concerns to prevent data from being shared between multiple parties included in a training procedure. Although issues, such as privacy, have gained significant…

Machine Learning · Computer Science 2022-01-26 Ninareh Mehrabi , Cyprien de Lichy , John McKay , Cynthia He , William Campbell

The increasing demand for privacy-preserving collaborative learning has given rise to a new computing paradigm called federated learning (FL), in which clients collaboratively train a machine learning (ML) model without revealing their…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-05-31 Zhifeng Jiang , Wei Wang , Bo Li , Qiang Yang

Federated learning (FL) enables edge devices to collaboratively train a machine learning model without sharing their raw data. Due to its privacy-protecting benefits, FL has been deployed in many real-world applications. However, deploying…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-10-16 Zhidong Gao , Zhenxiao Zhang , Yu Zhang , Tongnian Wang , Yanmin Gong , Yuanxiong Guo

Federated learning (FL) is a distributed learning paradigm that allows multiple clients to jointly train a shared model while maintaining data privacy. Despite its great potential for domains with strict data privacy requirements, the…

Machine Learning · Computer Science 2025-09-26 Christoph Düsing , Philipp Cimiano

Federated Learning (FL) is a privacy-preserving machine learning technique that allows decentralized collaborative model training across a set of distributed clients, by avoiding raw data exchange. A fundamental component of FL is the…

Machine Learning · Computer Science 2025-05-20 Sara Alosaime , Arshad Jhumka

Federated learning (FL) has emerged as a promising distributed machine learning (ML) that enables collaborative model training across clients without exposing raw data, thereby preserving user privacy and reducing communication costs.…

Machine Learning · Computer Science 2026-02-03 Mingwei Hong , Zheng Lin , Zehang Lin , Lin Li , Miao Yang , Xia Du , Zihan Fang , Zhaolu Kang , Dianxin Luan , Shunzhi Zhu

With the arising concerns of privacy within machine learning, federated learning (FL) was invented in 2017, in which the clients, such as mobile devices, train a model and send the update to the centralized server. Choosing clients randomly…

Machine Learning · Computer Science 2023-06-09 Carl Smestad , Jingyue Li

Federated learning (FL) enables multiple edge devices to collaboratively train a machine learning model without the need to share potentially private data. Federated learning proceeds through iterative exchanges of model updates, which pose…

Machine Learning · Computer Science 2025-10-22 Ori Peleg , Natalie Lang , Dan Ben Ami , Stefano Rini , Nir Shlezinger , Kobi Cohen

Federated Learning (FL) is a distributed machine learning approach where multiple clients work together to solve a machine learning task. One of the key challenges in FL is the issue of partial participation, which occurs when a large…

Machine Learning · Computer Science 2023-03-01 Grigory Malinovsky , Samuel Horváth , Konstantin Burlachenko , Peter Richtárik

Federated learning (FL) is a privacy-preserving collaborative learning framework, and differential privacy can be applied to further enhance its privacy protection. Existing FL systems typically adopt Federated Average (FedAvg) as the…

Machine Learning · Computer Science 2023-08-08 Lumin Liu , Jun Zhang , Shenghui Song , Khaled B. Letaief

Federated learning (FL) is a distributed learning paradigm that allows multiple decentralized clients to collaboratively learn a common model without sharing local data. Although local data is not exposed directly, privacy concerns…

Machine Learning · Computer Science 2024-10-02 Tongxin Yin , Xuwei Tan , Xueru Zhang , Mohammad Mahdi Khalili , Mingyan Liu

At the intersection of the cutting-edge technologies and privacy concerns, Federated Learning (FL) with its distributed architecture, stands at the forefront in a bid to facilitate collaborative model training across multiple clients while…

Machine Learning · Computer Science 2025-09-03 Noorain Mukhtiar , Adnan Mahmood , Quan Z. Sheng

In federated learning (FL), model training is distributed over clients and local models are aggregated by a central server. The performance of uploaded models in such situations can vary widely due to imbalanced data distributions,…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-09-14 Kang Wei , Jun Li , Chuan Ma , Ming Ding , Cailian Chen , Shi Jin , Zhu Han , H. Vincent Poor