中文
相关论文

相关论文: SparseFed: Mitigating Model Poisoning Attacks in F…

200 篇论文

Collaborative learning allows multiple clients to train a joint model without sharing their data with each other. Each client performs training locally and then submits the model updates to a central server for aggregation. Since the server…

密码学与安全 · 计算机科学 2020-03-11 Lingchen Zhao , Shengshan Hu , Qian Wang , Jianlin Jiang , Chao Shen , Xiangyang Luo , Pengfei Hu

Machine learning (ML) over distributed multi-party data is required for a variety of domains. Existing approaches, such as federated learning, collect the outputs computed by a group of devices at a central aggregator and run iterative…

机器学习 · 计算机科学 2020-07-16 Clement Fung , Chris J. M. Yoon , Ivan Beschastnikh

Federated learning (FL) is a distributed learning process that uses a trusted aggregation server to allow multiple parties (or clients) to collaboratively train a machine learning model without having them share their private data. Recent…

密码学与安全 · 计算机科学 2023-10-04 Jorge Castillo , Phillip Rieger , Hossein Fereidooni , Qian Chen , Ahmad Sadeghi

Machine learning is a powerful tool enabling full automation of a huge number of tasks without explicit programming. Despite recent progress of machine learning in different domains, these models have shown vulnerabilities when they are…

机器学习 · 计算机科学 2026-03-27 Mohammad Meymani , Roozbeh Razavi-Far

Federated learning has a variety of applications in multiple domains by utilizing private training data stored on different devices. However, the aggregation process in federated learning is highly vulnerable to adversarial attacks so that…

机器学习 · 计算机科学 2021-01-12 Shuhao Fu , Chulin Xie , Bo Li , Qifeng Chen

Federated learning has recently emerged as a paradigm promising the benefits of harnessing rich data from diverse sources to train high quality models, with the salient features that training datasets never leave local devices. Only model…

密码学与安全 · 计算机科学 2022-02-07 Yifeng Zheng , Shangqi Lai , Yi Liu , Xingliang Yuan , Xun Yi , Cong Wang

Federated Learning (FL) is a distributed learning paradigm that enables different parties to train a model together for high quality and strong privacy protection. In this scenario, individual participants may get compromised and perform…

Split Learning (SL) and Federated Learning (FL) are two prominent distributed collaborative learning techniques that maintain data privacy by allowing clients to never share their private data with other clients and servers, and fined…

机器学习 · 计算机科学 2022-12-06 Momin Ahmad Khan , Virat Shejwalkar , Amir Houmansadr , Fatima Muhammad Anwar

Federated Learning (FL) exposes vulnerabilities to targeted poisoning attacks that aim to cause misclassification specifically from the source class to the target class. However, using well-established defense frameworks, the poisoning…

密码学与安全 · 计算机科学 2025-03-25 Shihua Sun , Shridatt Sugrim , Angelos Stavrou , Haining Wang

Recent research has successfully demonstrated new types of data poisoning attacks. To address this problem, some researchers have proposed both offline and online data poisoning detection defenses which employ machine learning algorithms to…

密码学与安全 · 计算机科学 2021-05-24 Jack W. Stokes , Paul England , Kevin Kane

Data poisoning attacks -- where an adversary can modify a small fraction of training data, with the goal of forcing the trained classifier to high loss -- are an important threat for machine learning in many applications. While a body of…

机器学习 · 计算机科学 2020-02-21 Yizhen Wang , Somesh Jha , Kamalika Chaudhuri

In federated learning, multiple client devices jointly learn a machine learning model: each client device maintains a local model for its local training dataset, while a master device maintains a global model via aggregating the local…

密码学与安全 · 计算机科学 2021-11-23 Minghong Fang , Xiaoyu Cao , Jinyuan Jia , Neil Zhenqiang Gong

As machine learning systems grow in scale, so do their training data requirements, forcing practitioners to automate and outsource the curation of training data in order to achieve state-of-the-art performance. The absence of trustworthy…

Federated learning (FL) enables privacy-preserving collaborative model training but remains vulnerable to adversarial behaviors that compromise model utility or fairness across sensitive groups. While extensive studies have examined attacks…

机器学习 · 计算机科学 2025-11-13 Yanli Li , Yanan Zhou , Zhongliang Guo , Nan Yang , Yuning Zhang , Huaming Chen , Dong Yuan , Weiping Ding , Witold Pedrycz

Federated Learning (FL) opens new perspectives for training machine learning models while keeping personal data on the users premises. Specifically, in FL, models are trained on the users devices and only model updates (i.e., gradients) are…

密码学与安全 · 计算机科学 2022-10-18 Aghiles Ait Messaoud , Sonia Ben Mokhtar , Vlad Nitu , Valerio Schiavoni

Federated edge learning can be essential in supporting privacy-preserving, artificial intelligence (AI)-enabled activities in digital twin 6G-enabled Internet of Things (IoT) environments. However, we need to also consider the potential of…

密码学与安全 · 计算机科学 2023-03-22 Mohamed Amine Ferrag , Burak Kantarci , Lucas C. Cordeiro , Merouane Debbah , Kim-Kwang Raymond Choo

Federated Learning (FL) enables multiple users to collaboratively train a global model in a distributed manner without revealing their personal data. However, FL remains vulnerable to model poisoning attacks, where malicious actors inject…

密码学与安全 · 计算机科学 2025-07-01 Ankit Gangwal , Mauro Conti , Tommaso Pauselli

Federated learning (FL) enables distributed training with private client data, but its convergence is hindered by system heterogeneity under realistic communication scenarios. Most FL schemes addressing system heterogeneity utilize global…

机器学习 · 计算机科学 2025-09-19 Keumseo Ryum , Jinu Gong , Joonhyuk Kang

Federated learning holds great promise in learning from fragmented sensitive data and has revolutionized how machine learning models are trained. This article provides a systematic overview and detailed taxonomy of federated learning. We…

机器学习 · 计算机科学 2022-05-02 Sherin Mary Mathews , Samuel A. Assefa

Combining Federated Learning (FL) with a Trusted Execution Environment (TEE) is a promising approach for realizing privacy-preserving FL, which has garnered significant academic attention in recent years. Implementing the TEE on the server…

机器学习 · 计算机科学 2023-06-21 Fumiyuki Kato , Yang Cao , Masatoshi Yoshikawa