English
Related papers

Related papers: NVIDIA FLARE: Federated Learning from Simulation t…

200 papers

Federated Learning (FL) offers a promising approach for training clinical AI models without centralizing sensitive patient data. However, its real-world adoption is hindered by challenges related to privacy, resource constraints, and…

This book offers a hands-on introduction to building and understanding federated learning (FL) systems. FL enables multiple devices -- such as smartphones, sensors, or local computers -- to collaboratively train machine learning (ML)…

Machine Learning · Computer Science 2025-06-11 A. Jung

Recently, federated learning (FL) has emerged as a promising distributed machine learning (ML) technology, owing to the advancing computational and sensing capacities of end-user devices, however with the increasing concerns on users'…

Machine Learning · Computer Science 2024-08-06 Kang Wei , Jun Li , Chuan Ma , Ming Ding , Sha Wei , Fan Wu , Guihai Chen , Thilina Ranbaduge

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…

Machine Learning · Computer Science 2020-11-13 Lixuan Yang , Cedric Beliard , Dario Rossi

Federated Learning (FL) is a promising machine learning paradigm that enables the analyzer to train a model without collecting users' raw data. To ensure users' privacy, differentially private federated learning has been intensively…

Machine Learning · Computer Science 2021-03-23 Ruixuan Liu , Yang Cao , Hong Chen , Ruoyang Guo , Masatoshi Yoshikawa

Federated Learning (FL) enables distributed training of machine learning models while keeping personal data on user devices private. While we witness increasing applications of FL in the area of mobile sensing, such as human activity…

Machine Learning · Computer Science 2022-09-22 Hyunsung Cho , Akhil Mathur , Fahim Kawsar

Federated learning (FL) is an emerging promising privacy-preserving machine learning paradigm and has raised more and more attention from researchers and developers. FL keeps users' private data on devices and exchanges the gradients of…

Machine Learning · Computer Science 2022-01-19 Jialiang Han , Yun Ma , Yudong Han

Federated learning (FL) is a distributed machine learning approach involving multiple clients collaboratively training a shared model. Such a system has the advantage of more training data from multiple clients, but data can be…

Machine Learning · Computer Science 2021-08-24 Sone Kyaw Pye , Han Yu

Federated learning (FL) is a popular privacy-preserving edge-to-cloud technique used for training and deploying artificial intelligence (AI) models on edge devices. FL aims to secure local client data while also collaboratively training a…

Cryptography and Security · Computer Science 2025-01-22 Evan Gronberg , Liv d'Aliberti , Magnus Saebo , Aurora Hook

Federated Learning (FL) is a distributed machine learning (ML) paradigm that enables multiple parties to jointly re-train a shared model without sharing their data with any other parties, offering advantages in both scale and privacy. We…

Machine Learning · Computer Science 2019-12-17 Daniel Peterson , Pallika Kanani , Virendra J. Marathe

Deep learning models have raised privacy and security concerns due to their reliance on large datasets on central servers. As the number of Internet of Things (IoT) devices increases, artificial intelligence (AI) will be crucial for…

Machine Learning · Computer Science 2025-02-28 Elham Shammar , Xiaohui Cui , Mohammed A. A. Al-qaness

Recent advancements in Quantum Neural Networks (QNNs) have demonstrated theoretical and experimental performance superior to their classical counterparts in a wide range of applications. However, existing centralized QNNs cannot solve many…

Quantum Physics · Physics 2023-07-17 Cheng Chu , Lei Jiang , Fan Chen

Robust machine learning (ML) models can be developed by leveraging large volumes of data and distributing the computational tasks across numerous devices or servers. Federated learning (FL) is a technique in the realm of ML that facilitates…

While centralized servers pose a risk of being a single point of failure, decentralized approaches like blockchain offer a compelling solution by implementing a consensus mechanism among multiple entities. Merging distributed computing with…

Cryptography and Security · Computer Science 2024-03-29 Ji Liu , Chunlu Chen , Yu Li , Lin Sun , Yulun Song , Jingbo Zhou , Bo Jing , Dejing Dou

Federated Learning (FL) is an emerging distributed machine learning paradigm enabling multiple clients to train a global model collaboratively without sharing their raw data. While FL enhances data privacy by design, it remains vulnerable…

Many application scenarios call for training a machine learning model among multiple participants. Federated learning (FL) was proposed to enable joint training of a deep learning model using the local data in each party without revealing…

Machine Learning · Computer Science 2021-02-12 Kai-Fung Chu , Lintao Zhang

Graph Neural Network (GNN) research is rapidly advancing due to GNNs' capacity to learn distributed representations from graph-structured data. However, centralizing large volumes of real-world graph data for GNN training is often…

Machine Learning · Computer Science 2025-04-17 Kishan Gurumurthy , Himanshu Pal , Charu Sharma

Federated learning (FL) is a privacy-preserving machine learning paradigm that enables multiple parties to collaboratively train models on privately owned data without sharing raw information. While standard FL typically addresses either…

Machine Learning · Computer Science 2026-02-24 Afsana Khan , Marijn ten Thij , Guangzhi Tang , Anna Wilbik

Federated learning (FL) has emerged as a promising privacy-preserving distributed machine learning framework recently. It aims at collaboratively learning a shared global model by performing distributed training locally on edge devices and…

Cryptography and Security · Computer Science 2023-04-26 Jingcai Guo , Song Guo , Jie Zhang , Ziming Liu

Federated Learning (FL) is a machine learning paradigm in which many clients cooperatively train a single centralized model while keeping their data private and decentralized. FL is commonly used in edge computing, which involves placing…