English
Related papers

Related papers: Protection against Source Inference Attacks in Fed…

200 papers

Federated Learning (FL) is a distributed machine learning approach that promises privacy by keeping the data on the device. However, gradient reconstruction and membership-inference attacks show that model updates still leak information.…

Cryptography and Security · Computer Science 2025-09-04 Pedro Correia , Ivan Silva , Ivone Amorim , Eva Maia , Isabel Praça

Federated Learning (FL) is a collaborative method for training machine learning models while preserving the confidentiality of the participants' training data. Nevertheless, FL is vulnerable to reconstruction attacks that exploit shared…

Cryptography and Security · Computer Science 2025-07-16 Enrico Sorbera , Federica Zanetti , Giacomo Brandi , Alessandro Tomasi , Roberto Doriguzzi-Corin , Silvio Ranise

Federated Learning (FL) presents an innovative approach to privacy-preserving distributed machine learning and enables efficient crowd intelligence on a large scale. However, a significant challenge arises when coordinating FL with crowd…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-09-06 Yuhao Zhou , Minjia Shi , Yuxin Tian , Yuanxi Li , Qing Ye , Jiancheng Lv

Federated learning (FL) is a machine learning paradigm where multiple clients collaborate to optimize a single global model using their private data. The global model is maintained by a central server that orchestrates the FL training…

Machine Learning · Computer Science 2024-02-14 Waqwoya Abebe , Pablo Munoz , Ali Jannesari

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

Federated Learning (FL) is a machine learning technique that enables multiple entities to collaboratively learn a shared model without exchanging their local data. Over the past decade, FL systems have achieved substantial progress, scaling…

Machine Learning · Computer Science 2025-03-04 Katharine Daly , Hubert Eichner , Peter Kairouz , H. Brendan McMahan , Daniel Ramage , Zheng Xu

Federated learning (FL) is a distributed machine learning approach where multiple clients collaboratively train a joint model without exchanging their data. Despite FL's unprecedented success in data privacy-preserving, its vulnerability to…

Machine Learning · Computer Science 2022-06-14 Jinyin Chen , Mingjun Li , Tao Liu , Haibin Zheng , Yao Cheng , Changting Lin

Vertical Federated Learning (VFL) enables collaborative model training across organizations that share common user samples but hold disjoint feature spaces. Despite its potential, VFL is susceptible to feature inference attacks, in which…

Machine Learning · Computer Science 2025-12-16 Sindhuja Madabushi , Ahmad Faraz Khan , Haider Ali , Ananthram Swami , Rui Ning , Hongyi Wu , Jin-Hee Cho

Federated learning (FL) enables collaborative training of a shared model on edge devices while maintaining data privacy. FL is effective when dealing with independent and identically distributed (iid) datasets, but struggles with non-iid…

Machine Learning · Computer Science 2023-07-06 Chenhao Xu , Jiaqi Ge , Yong Li , Yao Deng , Longxiang Gao , Mengshi Zhang , Yong Xiang , Xi Zheng

Federated Learning (FL) is a collaborative machine learning technique where multiple clients work together with a central server to train a global model without sharing their private data. However, the distribution shift across non-IID…

Machine Learning · Computer Science 2024-06-11 Xiaoting Lyu , Yufei Han , Wei Wang , Jingkai Liu , Yongsheng Zhu , Guangquan Xu , Jiqiang Liu , Xiangliang Zhang

Federated Learning (FL) has emerged as a transformative paradigm in the field of distributed machine learning, enabling multiple clients such as mobile devices, edge nodes, or organizations to collaboratively train a shared global model…

Machine Learning · Computer Science 2026-03-09 Ratun Rahman

The main premise of federated learning (FL) is that machine learning model updates are computed locally to preserve user data privacy. This approach avoids by design user data to ever leave the perimeter of their device. Once the updates…

Machine Learning · Computer Science 2023-09-15 Simon Queyrut , Valerio Schiavoni , Pascal Felber

In Federated Learning (FL), multiple clients collaboratively train a model without sharing raw data. This paradigm can be further enhanced by Differential Privacy (DP) to protect local data from information inference attacks and is thus…

Machine Learning · Computer Science 2024-12-10 Jianan Chen , Qin Hu , Fangtian Zhong , Yan Zhuang , Minghui Xu

Federated learning (FL) is an important technique for learning models from decentralized data in a privacy-preserving way. Existing FL methods usually uniformly sample clients for local model learning in each round. However, different…

Machine Learning · Computer Science 2023-06-27 Tao Qi , Fangzhao Wu , Lingjuan Lyu , Yongfeng Huang , Xing Xie

Federated learning (FL) enables multiple clients to collaboratively train machine learning models under the coordination of a central server, while maintaining privacy. However, the server cannot directly monitor the local training…

Machine Learning · Computer Science 2025-07-23 Binbin Ding , Penghui Yang , Sheng-Jun Huang

Federated learning (FL) enables multiple clients to train models collectively while preserving data privacy. However, FL faces challenges in terms of communication cost and data heterogeneity. One-shot federated learning has emerged as a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Matias Mendieta , Guangyu Sun , Chen Chen

Federated learning (FL) enables collaborative model training by aggregating local updates without requiring raw data sharing. However, prior studies have shown that servers can exploit gradient inversion to compromise user privacy or…

Cryptography and Security · Computer Science 2026-05-26 Yufei Zhou

Although federated learning improves privacy of training data by exchanging local gradients or parameters rather than raw data, the adversary still can leverage local gradients and parameters to obtain local training data by launching…

Machine Learning · Computer Science 2021-08-17 Xue Yang , Yan Feng , Weijun Fang , Jun Shao , Xiaohu Tang , Shu-Tao Xia , Rongxing Lu

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…

Machine Learning · Computer Science 2024-01-02 Venkataraman Natarajan Iyer

The advent of Federated Learning (FL) as a distributed machine learning paradigm has introduced new cybersecurity challenges, notably adversarial attacks that threaten model integrity and participant privacy. This study proposes an…

Cryptography and Security · Computer Science 2024-03-18 Zahir Alsulaimawi