FedRAD: Federated Robust Adaptive Distillation
Stef\'an P\'all Sturluson, Samuel Trew, Luis Mu\~noz-Gonz\'alez, Matei, Grama, Jonathan Passerat-Palmbach, Daniel Rueckert, Amir Alansary

TL;DR
FedRAD introduces a robust aggregation method for federated learning that effectively detects adversarial clients and handles heterogeneous data, improving model robustness and accuracy.
Contribution
The paper proposes FedRAD, a novel federated learning aggregation technique combining median-based detection and adaptive knowledge distillation for robustness.
Findings
FedRAD outperforms existing methods against adversarial attacks.
FedRAD maintains high accuracy with non-IID data distributions.
The method effectively detects malicious model updates.
Abstract
The robustness of federated learning (FL) is vital for the distributed training of an accurate global model that is shared among large number of clients. The collaborative learning framework by typically aggregating model updates is vulnerable to model poisoning attacks from adversarial clients. Since the shared information between the global server and participants are only limited to model parameters, it is challenging to detect bad model updates. Moreover, real-world datasets are usually heterogeneous and not independent and identically distributed (Non-IID) among participants, which makes the design of such robust FL pipeline more difficult. In this work, we propose a novel robust aggregation method, Federated Robust Adaptive Distillation (FedRAD), to detect adversaries and robustly aggregate local models based on properties of the median statistic, and then performing an adapted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
