paper-with-me

Papers

Data Poisoning Attacks on Federated Machine Learning

2020-04-19 · Gan Sun, Yang Cong, Jiahua Dong, Qiang Wang, Ji Liu

Federated machine learning which enables resource constrained node devices (e.g., mobile phones and IoT devices) to learn a shared model while keeping the training data local, can provide privacy, security and economic benefits by designing an effective communication protocol. However, the communication protocol amongst different nodes could be exploited by attackers to launch data poisoning attacks, which has been demonstrated as a big threat to most machine learning models. In this paper, we attempt to explore the vulnerability of federated machine learning. More specifically, we focus on attacking a federated multi-task learning framework, which is a federated learning framework via adopting a general multi-task learning framework to handle statistical challenges. We formulate the problem of computing optimal poisoning attacks on federated multi-task learning as a bilevel program that is adaptive to arbitrary choice of target nodes and source attacking nodes. Then we propose a novel systems-aware optimization method, ATTack on Federated Learning (AT2FL), which is efficiency to derive the implicit gradients for poisoned data, and further compute optimal attack strategies in the federated machine learning. Our work is an earlier study that considers issues of data poisoning attack for federated learning. To the end, experimental results on real-world datasets show that federated multi-task learning model is very sensitive to poisoning attacks, when the attackers either directly poison the target nodes or indirectly poison the related nodes by exploiting the communication protocol.

📄 PDF Abstract BibTeX arXiv:2004.10020

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningData PoisoningFederated LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

Local Model Poisoning Attacks to Byzantine-Robust Federated Learning

2019-11-26 · Minghong Fang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

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 aggrega…

BIG-bench Machine LearningData PoisoningFederated LearningModel Poisoning

Using Anomaly Detection to Detect Poisoning Attacks in Federated Learning Applications

2022-07-18 · Ali Raza, Shujun Li, Kim-Phuc Tran, Ludovic Koehl 외

Adversarial attacks such as poisoning attacks have attracted the attention of many machine learning researchers. Traditionally, poisoning attacks attempt to inject adversarial training data in order to manipulate the tra…

Activity RecognitionAnomaly DetectionData PoisoningECG Classification+3

DMPA: Model Poisoning Attacks on Decentralized Federated Learning for Model Differences

2025-02-07 · Chao Feng, YunLong Li, Yuanzhe Gao, Alberto Huertas Celdrán 외

Federated learning (FL) has garnered significant attention as a prominent privacy-preserving Machine Learning (ML) paradigm. Decentralized FL (DFL) eschews traditional FL's centralized server architecture, enhancing the …

Federated LearningmodelModel PoisoningPrivacy Preserving

Mitigating Sybils in Federated Learning Poisoning

2018-08-14 · Clement Fung, Chris J. M. Yoon, Ivan Beschastnikh

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 an…

DiversityFederated LearningModel Poisoning

SparseFed: Mitigating Model Poisoning Attacks in Federated Learning with Sparsification

2021-12-12 · Ashwinee Panda, Saeed Mahloujifar, Arjun N. Bhagoji, Supriyo Chakraborty 외

Federated learning is inherently vulnerable to model poisoning attacks because its decentralized nature allows attackers to participate with compromised devices. In model poisoning attacks, the attacker reduces the model…

Federated LearningModel Poisoning