Mitigating Adversarial Effects of False Data Injection Attacks in Power Grid
Farhin Farhad Riya, Shahinul Hoque, Yingyuan Yang, Jiangnan Li, Jinyuan Stella Sun, Hairong Qi
TL;DR
This work tackles FDIA threats to DC state estimation in power grids by strengthening DNN-based detectors with a randomized input padding defense. The method adds a padding layer that generates multiple padded input patterns, training on them and randomly selecting one pattern during inference to reduce adversarial transferability. Key contributions include a general, hardware-agnostic defense compatible with various neural networks, negligible training overhead, and demonstrated robustness on IEEE 14-, 30-, 118-, and 300-bus systems, with increased $L2$-norm gaps for adversaries. The approach offers practical impact for CPS security by slowing down adversaries while preserving legitimate performance, and it establishes a foundation for deploying robust FDIA detectors in real-time power-system operations.
Abstract
Deep Neural Networks have proven to be highly accurate at a variety of tasks in recent years. The benefits of Deep Neural Networks have also been embraced in power grids to detect False Data Injection Attacks (FDIA) while conducting critical tasks like state estimation. However, the vulnerabilities of DNNs along with the distinct infrastructure of the cyber-physical-system (CPS) can favor the attackers to bypass the detection mechanism. Moreover, the divergent nature of CPS engenders limitations to the conventional defense mechanisms for False Data Injection Attacks. In this paper, we propose a DNN framework with an additional layer that utilizes randomization to mitigate the adversarial effect by padding the inputs. The primary advantage of our method is when deployed to a DNN model it has a trivial impact on the model's performance even with larger padding sizes. We demonstrate the favorable outcome of the framework through simulation using the IEEE 14-bus, 30-bus, 118-bus, and 300-bus systems. Furthermore to justify the framework we select attack techniques that generate subtle adversarial examples that can bypass the detection mechanism effortlessly.
