paper-with-me

홈 › Papers

Data-Agnostic Model Poisoning against Federated Learning: A Graph Autoencoder Approach

2023-11-30 · Kai Li, Jingjing Zheng, Xin Yuan, Wei Ni, Ozgur B. Akan, H. Vincent Poor

This paper proposes a novel, data-agnostic, model poisoning attack on Federated Learning (FL), by designing a new adversarial graph autoencoder (GAE)-based framework. The attack requires no knowledge of FL training data and achieves both effectiveness and undetectability. By listening to the benign local models and the global model, the attacker extracts the graph structural correlations among the benign local models and the training data features substantiating the models. The attacker then adversarially regenerates the graph structural correlations while maximizing the FL training loss, and subsequently generates malicious local models using the adversarial graph structure and the training data features of the benign ones. A new algorithm is designed to iteratively train the malicious local models using GAE and sub-gradient descent. The convergence of FL under attack is rigorously proved, with a considerably large optimality gap. Experiments show that the FL accuracy drops gradually under the proposed attack and existing defense mechanisms fail to detect it. The attack can give rise to an infection across all benign devices, making it a serious threat to FL.

📄 PDF Abstract BibTeX arXiv:2311.18498

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningModel Poisoning

Similar Papers 제목 키워드 기반

SPEFL: Efficient Security and Privacy Enhanced Federated Learning Against Poisoning Attacks

2023-01-01 · journal 2023 1 · Zhenhan Ke、Liyan Shen、Jinqiao Shi、Xi Zhang

Federated learning (FL) is a distributed machine learning paradigm in the Internet of Things (IoT), which allows multiple devices to collaboratively train models without leaking local data. In the open scenario of IoT, m…

Federated LearningPrivacy Preserving

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

FIDELIS: Blockchain-Enabled Protection Against Poisoning Attacks in Federated Learning

2025-08-11 · Jane Carney, Kushal Upreti, Gaby G. Dagher, Tim Andersen arxiv

Federated learning enhances traditional deep learning by enabling the joint training of a model with the use of IoT device's private data. It ensures privacy for clients, but is susceptible to data poisoning attacks duri…

Federated Learning

SureFED: Robust Federated Learning via Uncertainty-Aware Inward and Outward Inspection

2023-08-04 · Nasimeh Heydaribeni, Ruisi Zhang, Tara Javidi, Cristina Nita-Rotaru 외

In this work, we introduce SureFED, a novel framework for byzantine robust federated learning. Unlike many existing defense methods that rely on statistically robust quantities, making them vulnerable to stealthy and col…

Federated Learningimage-classificationImage ClassificationModel Poisoning

Model Poisoning Against Federated Model Adaptation with Chain of Bit-Flips

2026-06-08 · Bastien Vuillod, Kevin Hector, Pierre-Alain Moellic, Jean-Max Dutertre 외 arxiv

Federated Learning (FL) allows a set of clients to collectively train a global model without sharing local training data. Giving the responsibility of the training to decentralized actors may lead to poisoning attacks: c…

Federated Learning