SPAILGSYApr 5, 2021

Graph Neural Networks Based Detection of Stealth False Data Injection Attacks in Smart Grids

arXiv:2104.02012v2127 citations
AI Analysis

It addresses a critical cybersecurity problem for smart grid operators by enhancing detection accuracy, though it is incremental as it builds on existing FDIA detection methods.

The paper tackles the detection of stealth false data injection attacks in smart grids by proposing a Graph Neural Network-based detector that models graph topology and spatial correlations, achieving F1 score improvements of 3.14% to 4.41% over existing methods on standard testbeds.

False data injection attacks (FDIAs) represent a major class of attacks that aim to break the integrity of measurements by injecting false data into the smart metering devices in power grids. To the best of authors' knowledge, no study has attempted to design a detector that automatically models the underlying graph topology and spatially correlated measurement data of the smart grids to better detect cyber attacks. The contributions of this paper to detect and mitigate FDIAs are twofold. First, we present a generic, localized, and stealth (unobservable) attack generation methodology and publicly accessible datasets for researchers to develop and test their algorithms. Second, we propose a Graph Neural Network (GNN) based, scalable and real-time detector of FDIAs that efficiently combines model-driven and data-driven approaches by incorporating the inherent physical connections of modern AC power grids and exploiting the spatial correlations of the measurement. It is experimentally verified by comparing the proposed GNN based detector with the currently available FDIA detectors in the literature that our algorithm outperforms the best available solutions by 3.14%, 4.25%, and 4.41% in F1 score for standard IEEE testbeds with 14, 118, and 300 buses, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes