ADVIS-G: An Adversarially Defended Intrusion Detection System for Smart Grids Using Deep Learning
摘要
Smart Grids (SG) enhance efficiency and centralised control by enabling networked device communication, but these capabilities expose them to cyberattacks. Machine Learning (ML) and Deep Learning (DL) based Intrusion Detection Systems (IDS) have been employed to detect these threats. Yet, their adoption introduces new adversarial risks: specifically, attacks designed to fool IDS into misclassifying malicious activity as benign. In this study, we propose ADVIS-G, a novel, adversarially defended IDS framework for smart grids utilising deep learning. Our approach begins by training a high-accuracy (macro F1 96+%) classifier on session images from a DNP3-related dataset. We then assess vulnerability to adversarial examples generated using Fast Gradient Sign Method (FGSM), Basic Iterative Method (BIM), and Momentum Iterative Method (MIM) under varying perturbation rates. To counter such attacks, we introduce an adversarial blocking model based on autoencoder architectures that reconstruct input images, effectively removing adversarial perturbations. Experimental evaluation shows that under MIM, while the baseline model’s macro F1 drops to