LGCRSep 25, 2020

Deep Learning based Covert Attack Identification for Industrial Control Systems

arXiv:2009.12360v117 citations
Originality Highly original
AI Analysis

This addresses cybersecurity for smart grids, but it is incremental as it builds on existing data-driven methods with a hybrid approach.

The paper tackles the problem of distinguishing covert cyberattacks from equipment faults in Industrial Control Systems, achieving detection, diagnosis, and localization through a hybrid deep learning framework evaluated on a realistic simulation.

Cybersecurity of Industrial Control Systems (ICS) is drawing significant concerns as data communication increasingly leverages wireless networks. A lot of data-driven methods were developed for detecting cyberattacks, but few are focused on distinguishing them from equipment faults. In this paper, we develop a data-driven framework that can be used to detect, diagnose, and localize a type of cyberattack called covert attacks on smart grids. The framework has a hybrid design that combines an autoencoder, a recurrent neural network (RNN) with a Long-Short-Term-Memory (LSTM) layer, and a Deep Neural Network (DNN). This data-driven framework considers the temporal behavior of a generic physical system that extracts features from the time series of the sensor measurements that can be used for detecting covert attacks, distinguishing them from equipment faults, as well as localize the attack/fault. We evaluate the performance of the proposed method through a realistic simulation study on the IEEE 14-bus model as a typical example of ICS. We compare the performance of the proposed method with the traditional model-based method to show its applicability and efficacy.

Foundations

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

Your Notes