paper-with-me

Papers

Federated Learning in Adversarial Environments: Testbed Design and Poisoning Resilience in Cybersecurity

2024-09-15 · Hao Jian Huang, Hakan T. Otal, M. Abdullah Canbaz

This paper presents the design and implementation of a Federated Learning (FL) testbed, focusing on its application in cybersecurity and evaluating its resilience against poisoning attacks. Federated Learning allows multiple clients to collaboratively train a global model while keeping their data decentralized, addressing critical needs for data privacy and security, particularly in sensitive fields like cybersecurity. Our testbed, built using Raspberry Pi and Nvidia Jetson hardware by running the Flower framework, facilitates experimentation with various FL frameworks, assessing their performance, scalability, and ease of integration. Through a case study on federated intrusion detection systems, the testbed's capabilities are shown in detecting anomalies and securing critical infrastructure without exposing sensitive network data. Comprehensive poisoning tests, targeting both model and data integrity, evaluate the system's robustness under adversarial conditions. The results show that while federated learning enhances data privacy and distributed learning, it remains vulnerable to poisoning attacks, which must be mitigated to ensure its reliability in real-world applications.

📄 PDF Abstract BibTeX arXiv:2409.09794

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningIntrusion Detection

Similar Papers 제목 키워드 기반

Local Environment Poisoning Attacks on Federated Reinforcement Learning

2023-03-05 · Evelyn Ma, Praneet Rathi, S. Rasoul Etesami

Federated learning (FL) has become a popular tool for solving traditional Reinforcement Learning (RL) tasks. The multi-agent structure addresses the major concern of data-hungry in traditional RL, while the federated mec…

Federated LearningOpenAI Gymreinforcement-learningReinforcement Learning+1

Poisoning Attacks in Federated Edge Learning for Digital Twin 6G-enabled IoTs: An Anticipatory Study

2023-03-21 · Mohamed Amine Ferrag, Burak Kantarci, Lucas C. Cordeiro, Merouane Debbah 외

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

Federated LearningPrivacy Preserving

Back to the Drawing Board: A Critical Evaluation of Poisoning Attacks on Production Federated Learning

2021-08-23 · Virat Shejwalkar, Amir Houmansadr, Peter Kairouz, Daniel Ramage

While recent works have indicated that federated learning (FL) may be vulnerable to poisoning attacks by compromised clients, their real impact on production FL systems is not fully understood. In this work, we aim to de…

Federated LearningMisconceptionsModel Poisoning

Sparsification Under Siege: Defending Against Poisoning Attacks in Communication-Efficient Federated Learning

2025-04-30 · Zhiyong Jin, Runhua Xu, Chao Li, Yizhong Liu 외

Federated Learning (FL) enables collaborative model training across distributed clients while preserving data privacy, yet it faces significant challenges in communication efficiency and vulnerability to poisoning attack…

Federated Learning

Dynamic Defense Against Byzantine Poisoning Attacks in Federated Learning

2020-07-29 · Nuria Rodríguez-Barroso, Eugenio Martínez-Cámara, M. Victoria Luzón, Francisco Herrera

Federated learning, as a distributed learning that conducts the training on the local devices without accessing to the training data, is vulnerable to Byzatine poisoning adversarial attacks. We argue that the federated l…

Data PoisoningFederated LearningImage Classification