Attention-enhanced convolution-driven approach for detection and localization of cyberattacks in power networks
In the following journal paper, supported by NSF government agency and the ECE department at California State University of Northridge, under the supervision of Professor Rasoul Narimani, I have designed a synthetic dataset generation algorithm based on NYISO load profiles and implemented multiple supervised ML models for online detection and localization of cyberattacks in power grids. The proposed method integrates ARMAConv spectral filter for local dependencies extraction and connectivity embeddings with an Encoder-only Transformer for global dependencies extraction and sequence processing. The evaluation on IEEE 14- and 300-bus test cases reveal that our model significantly outperforms the benchmarks as the number of buses in a test case increases. Technologies used: Python and libraries, such as PyTorch and Pandapower.