Temporal Analysis of Adversarial Attacks in Federated Learning
Rohit Mapakshi, Sayma Akther, Mark Stamp

TL;DR
This paper experimentally investigates how temporal adversarial attacks impact federated learning models, revealing their significant effect and emphasizing the need for robust defense strategies.
Contribution
It provides a comprehensive analysis of temporal attacks on various federated learning models and evaluates simple defense mechanisms.
Findings
Temporal attacks significantly degrade model performance.
Later-round adversaries are more effective.
Outlier detection can mitigate some attack effects.
Abstract
In this paper, we experimentally analyze the robustness of selected Federated Learning (FL) systems in the presence of adversarial clients. We find that temporal attacks significantly affect model performance in the FL models tested, especially when the adversaries are active throughout or during the later rounds. We consider a variety of classic learning models, including Multinominal Logistic Regression (MLR), Random Forest, XGBoost, Support Vector Classifier (SVC), as well as various Neural Network models including Multilayer Perceptron (MLP), Convolution Neural Network (CNN), Recurrent Neural Network (RNN), and Long Short-Term Memory (LSTM). Our results highlight the effectiveness of temporal attacks and the need to develop strategies to make the FL process more robust against such attacks. We also briefly consider the effectiveness of defense mechanisms, including outlier detection…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Anomaly Detection Techniques and Applications
MethodsConvolution · Logistic Regression
