paper-with-me

Papers

Mitigating Malicious Attacks in Federated Learning via Confidence-aware Defense

2024-08-05 · Qilei Li, Ahmed M. Abdelmoniem

Federated Learning (FL) is a distributed machine learning diagram that enables multiple clients to collaboratively train a global model without sharing their private local data. However, FL systems are vulnerable to attacks that are happening in malicious clients through data poisoning and model poisoning, which can deteriorate the performance of aggregated global model. Existing defense methods typically focus on mitigating specific types of poisoning and are often ineffective against unseen types of attack. These methods also assume an attack happened moderately while is not always holds true in real. Consequently, these methods can significantly fail in terms of accuracy and robustness when detecting and addressing updates from attacked malicious clients. To overcome these challenges, in this work, we propose a simple yet effective framework to detect malicious clients, namely Confidence-Aware Defense (CAD), that utilizes the confidence scores of local models as criteria to evaluate the reliability of local updates. Our key insight is that malicious attacks, regardless of attack type, will cause the model to deviate from its previous state, thus leading to increased uncertainty when making predictions. Therefore, CAD is comprehensively effective for both model poisoning and data poisoning attacks by accurately identifying and mitigating potential malicious updates, even under varying degrees of attacks and data heterogeneity. Experimental results demonstrate that our method significantly enhances the robustness of FL systems against various types of attacks across various scenarios by achieving higher model accuracy and stability.

📄 PDF Abstract BibTeX arXiv:2408.02813

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningFederated LearningModel Poisoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Secure Aggregation Is Not All You Need: Mitigating Privacy Attacks with Noise Tolerance in Federated Learning

2022-11-10 · John Reuben Gilbert

Federated learning is a collaborative method that aims to preserve data privacy while creating AI models. Current approaches to federated learning tend to rely heavily on secure aggregation protocols to preserve data pri…

AllFederated Learning

FedCC: Robust Federated Learning against Model Poisoning Attacks

2022-12-05 · Hyejun Jeong, Hamin Son, Seohu Lee, Jayun Hyun 외

Federated learning is a distributed framework designed to address privacy concerns. However, it introduces new attack surfaces, which are especially prone when data is non-Independently and Identically Distributed. Exist…

Federated LearningmodelModel PoisoningOutlier Detection

Resilience in Online Federated Learning: Mitigating Model-Poisoning Attacks via Partial Sharing

2024-03-19 · Ehsan Lari, Reza Arablouei, Vinay Chakravarthi Gogineni, Stefan Werner

Federated learning (FL) allows training machine learning models on distributed data without compromising privacy. However, FL is vulnerable to model-poisoning attacks where malicious clients tamper with their local model…

Federated LearningModel Poisoning

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

Temperature Scaling Attack Disrupting Model Confidence in Federated Learning

2026-02-06 · Kichang Lee, Jaeho Jin, JaeYeon Park, Songkuk Kim 외 arxiv

Predictive confidence serves as a foundational control signal in mission-critical systems, directly governing risk-aware logic such as escalation, abstention, and conservative fallback. While prior federated learning att…

Federated LearningAutonomous Driving