Attention-Enhanced Graph Filtering for False Data Injection Attack Detection and Localization
Ruslan Abdulin, Mohammad Rasoul Narimani
TL;DR
The paper addresses false data injection attacks in power grids by proposing ACEOT, a joint detection and localization framework that combines topology-aware ARMA graph filtering with an Encoder-Only Transformer and a learnable positional encoding. This hybrid model captures both local structural dependencies and global grid-wide interactions, improving FDIA detection and node-level localization while mitigating over-smoothing and noise amplification. Evaluated on IEEE-14 and IEEE-300 bus systems with NYISO-derived data, ACEOT demonstrates competitive detection performance and markedly superior localization accuracy, particularly in larger networks, highlighting scalability for online grid cybersecurity. The work offers a practical, topology-aware defense approach that leverages graph filtering and attention mechanisms to robustly identify and localize compromised buses in real-world power-system operations.
Abstract
The increasing deployment of Internet-of-Things (IoT)-enabled measurement devices in modern power systems has expanded the cyberattack surface of the grid. As a result, this critical infrastructure is increasingly exposed to cyberattacks, including false data injection attacks (FDIAs) that compromise measurement integrity and threaten reliable system operation. Existing FDIA detection methods primarily exploit spatial correlations and network topology using graph-based learning; however, these approaches often rely on high-dimensional representations and shallow classifiers, limiting their ability to capture local structural dependencies and global contextual relationships. Moreover, naively incorporating Transformer architectures can result in overly deep models that struggle to model localized grid dynamics. This paper proposes a joint FDIA detection and localization framework that integrates auto-regressive moving average (ARMA) graph convolutional filters with an Encoder-Only Transformer architecture. The ARMA-based graph filters provide robust, topology-aware feature extraction and adaptability to abrupt spectral changes, while the Transformer encoder leverages self-attention to capture long-range dependencies among grid elements without sacrificing essential local context. The proposed method is evaluated using real-world load data from the New York Independent System Operator (NYISO) applied to the IEEE 14- and 300-bus systems. Numerical results demonstrate that the proposed model effectively exploits both the state and topology of the power grid, achieving high accuracy in detecting FDIA events and localizing compromised nodes.
