English
Related papers

Related papers: Setup Once, Secure Always: A Single-Setup Secure F…

200 papers

Recently, Niu, et. al. introduced a new variant of Federated Learning (FL), called Federated Submodel Learning (FSL). Different from traditional FL, each client locally trains the submodel (e.g., retrieved from the servers) based on its…

Machine Learning · Computer Science 2021-11-03 Jamie Cui , Cen Chen , Tiandi Ye , Li Wang

Federated Learning (FL) is a decentralized machine learning approach where client devices train models locally and send them to a server that performs aggregation to generate a global model. FL is vulnerable to model inversion attacks,…

Cryptography and Security · Computer Science 2024-05-03 Niousha Nazemi , Omid Tavallaie , Shuaijun Chen , Albert Y. Zomaya , Ralph Holz

Federated learning (FL) typically relies on synchronous training, which is slow due to stragglers. While asynchronous training handles stragglers efficiently, it does not ensure privacy due to the incompatibility with the secure aggregation…

Machine Learning · Computer Science 2022-02-03 Jinhyun So , Ramy E. Ali , Başak Güler , A. Salman Avestimehr

Secure Aggregation protocols allow a collection of mutually distrust parties, each holding a private value, to collaboratively compute the sum of those values without revealing the values themselves. We consider training a deep neural…

Cryptography and Security · Computer Science 2016-11-16 Keith Bonawitz , Vladimir Ivanov , Ben Kreuter , Antonio Marcedone , H. Brendan McMahan , Sarvar Patel , Daniel Ramage , Aaron Segal , Karn Seth

For model privacy, local model parameters in federated learning shall be obfuscated before sent to the remote aggregator. This technique is referred to as \emph{secure aggregation}. However, secure aggregation makes model poisoning attacks…

Cryptography and Security · Computer Science 2024-04-26 Zhuosheng Zhang , Jiarui Li , Shucheng Yu , Christian Makaya

In federated learning (FL), a set of participants share updates computed on their local data with an aggregator server that combines updates into a global model. However, reconciling accuracy with privacy and security is a challenge to FL.…

Cryptography and Security · Computer Science 2022-11-22 Najeeb Moharram Jebreel , Josep Domingo-Ferrer , Alberto Blanco-Justicia , David Sanchez

Federated learning has emerged as a privacy-preserving machine learning approach where multiple parties can train a single model without sharing their raw training data. Federated learning typically requires the utilization of multi-party…

Cryptography and Security · Computer Science 2022-07-19 Runhua Xu , Nathalie Baracaldo , Yi Zhou , Ali Anwar , Swanand Kadhe , Heiko Ludwig

Federated learning (FL) enables distributed clients to collaboratively train a global model using local private data. Nevertheless, recent studies show that conventional FL algorithms still exhibit deficiencies in privacy protection, and…

Cryptography and Security · Computer Science 2026-03-31 Ruiyang Wang , Rong Pan , Zhengan Yao

Federated learning (FL) allows a large number of clients to collaboratively train machine learning (ML) models by sending only their local gradients to a central server for aggregation in each training iteration, without sending their raw…

Cryptography and Security · Computer Science 2023-05-23 Fucai Luo , Saif Al-Kuwari , Haiyan Wang , Xingfu Yan

Federated learning (FL) enables collaborative model training without sharing raw data, but individual model updates may still leak sensitive information. Secure aggregation (SecAgg) mitigates this risk by allowing the server to access only…

Cryptography and Security · Computer Science 2025-08-19 Takumi Suimon , Yuki Koizumi , Junji Takemasa , Toru Hasegawa

Federated learning (FL) allows multiple devices to train a model collaboratively without sharing their data. Despite its benefits, FL is vulnerable to privacy leakage and poisoning attacks. To address the privacy concern, secure aggregation…

Cryptography and Security · Computer Science 2024-10-29 Peihua Mai , Ran Yan , Yan Pang

Federated learning (FL) is a framework for users to jointly train a machine learning model. FL is promoted as a privacy-enhancing technology (PET) that provides data minimization: data never "leaves" personal devices and users share only…

Cryptography and Security · Computer Science 2023-04-14 Franziska Boenisch , Adam Dziedzic , Roei Schuster , Ali Shahin Shamsabadi , Ilia Shumailov , Nicolas Papernot

Federated Learning (FL) is a distributed training paradigm wherein participants collaborate to build a global model while ensuring the privacy of the involved data, which remains stored on participant devices. However, proposals aiming to…

Machine Learning · Computer Science 2025-11-05 Nicolas Riccieri Gardin Assumpcao , Leandro Villas

Federated learning enables users to collaboratively train a machine learning model over their private datasets. Secure aggregation protocols are employed to mitigate information leakage about the local datasets. This setup, however, still…

Cryptography and Security · Computer Science 2023-06-13 Ghada Almashaqbeh , Zahra Ghodsi

Federated Learning (FL) is a Machine Learning (ML) technique that aims to reduce the threats to user data privacy. Training is done using the raw data on the users' device, called clients, and only the training results, called gradients,…

Cryptography and Security · Computer Science 2022-07-18 Sneha Kanchan , Jae Won Jang , Jun Yong Yoon , Bong Jun Choi

Federated Learning (FL) has emerged as a transformative approach for enabling distributed machine learning while preserving user privacy, yet it faces challenges like communication inefficiencies and reliance on centralized infrastructures,…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-07-29 Sai Puppala , Ismail Hossain , Md Jahangir Alam , Sajedul Talukder , Zahidur Talukder , Syed Bahauddin

Federated Learning (FL) is a machine learning paradigm to conduct collaborative learning among clients on a joint model. The primary goal is to share clients' local training parameters with an integrating server while preserving their…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Mahdi Ghafourian , Julian Fierrez , Ruben Vera-Rodriguez , Ruben Tolosana , Aythami Morales

Federated learning (FL) facilitates collaborative training of machine learning models among a large number of clients while safeguarding the privacy of their local datasets. However, FL remains susceptible to vulnerabilities such as privacy…

Cryptography and Security · Computer Science 2024-03-12 Xincheng Li , Jianting Ning , Geong Sen Poh , Leo Yu Zhang , Xinchun Yin , Tianwei Zhang

Federated learning has become a widely used paradigm for collaboratively training a common model among different participants with the help of a central server that coordinates the training. Although only the model parameters or other model…

Cryptography and Security · Computer Science 2023-10-31 Raouf Kerkouche , Gergely Ács , Mario Fritz

Federated learning (FL) allows a server to learn a machine learning (ML) model across multiple decentralized clients that privately store their own training data. In contrast with centralized ML approaches, FL saves computation to the…

Cryptography and Security · Computer Science 2020-12-15 Alberto Blanco-Justicia , Josep Domingo-Ferrer , Sergio Martínez , David Sánchez , Adrian Flanagan , Kuan Eeik Tan