Federated Learning for Anomaly Detection in Energy Consumption Data: Assessing the Vulnerability to Adversarial Attacks
Yohannis Kifle Telila, Damitha Senevirathne, Dumindu Tissera, Apurva, Narayan, Miriam A.M. Capretz, and Katarina Grolinger

TL;DR
This paper investigates the vulnerability of federated learning models for energy consumption anomaly detection to adversarial attacks, revealing significant accuracy drops and emphasizing the need for robust defense strategies.
Contribution
It is the first to evaluate adversarial attack impacts on federated learning models in the energy domain using LSTM and Transformers with FGSM and PGD methods.
Findings
PGD attacks cause over 10% accuracy drop in FL models.
FL models are more vulnerable to PGD than FGSM attacks.
Federated learning is more affected by adversarial attacks than centralized models.
Abstract
Anomaly detection is crucial in the energy sector to identify irregular patterns indicating equipment failures, energy theft, or other issues. Machine learning techniques for anomaly detection have achieved great success, but are typically centralized, involving sharing local data with a central server which raises privacy and security concerns. Federated Learning (FL) has been gaining popularity as it enables distributed learning without sharing local data. However, FL depends on neural networks, which are vulnerable to adversarial attacks that manipulate data, leading models to make erroneous predictions. While adversarial attacks have been explored in the image domain, they remain largely unexplored in time series problems, especially in the energy domain. Moreover, the effect of adversarial attacks in the FL setting is also mostly unknown. This paper assesses the vulnerability of…
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 · Network Security and Intrusion Detection · Smart Grid Security and Resilience
