paper-with-me

홈 › Papers

Poisoning Attacks on Federated Learning for Autonomous Driving

2024-05-02 · Sonakshi Garg, Hugo Jönsson, Gustav Kalander, Axel Nilsson, Bhhaanu Pirange, Viktor Valadi, Johan Östman

Federated Learning (FL) is a decentralized learning paradigm, enabling parties to collaboratively train models while keeping their data confidential. Within autonomous driving, it brings the potential of reducing data storage costs, reducing bandwidth requirements, and to accelerate the learning. FL is, however, susceptible to poisoning attacks. In this paper, we introduce two novel poisoning attacks on FL tailored to regression tasks within autonomous driving: FLStealth and Off-Track Attack (OTA). FLStealth, an untargeted attack, aims at providing model updates that deteriorate the global model performance while appearing benign. OTA, on the other hand, is a targeted attack with the objective to change the global model's behavior when exposed to a certain trigger. We demonstrate the effectiveness of our attacks by conducting comprehensive experiments pertaining to the task of vehicle trajectory prediction. In particular, we show that, among five different untargeted attacks, FLStealth is the most successful at bypassing the considered defenses employed by the server. For OTA, we demonstrate the inability of common defense strategies to mitigate the attack, highlighting the critical need for new defensive mechanisms against targeted attacks within FL for autonomous driving.

📄 PDF Abstract BibTeX arXiv:2405.01073

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingFederated LearningTrajectory Prediction

Similar Papers 제목 키워드 기반

Securing Autonomous Vehicle Systems via Twin-Aware Federated Reinforcement Learning

2026-07-09 · Zifan Zhang, Minghong Fang, Dianwei Chen, Zhuqing Liu 외 arxiv

Federated reinforcement learning (FRL) is crucial for enabling collaborative learning across multiple agents without sharing raw data, thereby enhancing privacy and scalability in the decision-making process within dynam…

Reinforcement LearningAutonomous VehiclesAutonomous Driving

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

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

Data Poisoning Attacks on Federated Machine Learning

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

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

BIG-bench Machine LearningData PoisoningFederated LearningMulti-Task Learning