pith. machine review for the scientific record. sign in

arxiv: 1806.08110 · v2 · submitted 2018-06-21 · 💻 cs.CR · cs.LG

Recognition: unknown

Detecting Cyberattacks in Industrial Control Systems Using Convolutional Neural Networks

Authors on Pith no claims yet
classification 💻 cs.CR cs.LG
keywords networksconvolutionalindustrialneuralcontrolcyberattacksmethodsystems
0
0 comments X
read the original abstract

This paper presents a study on detecting cyberattacks on industrial control systems (ICS) using unsupervised deep neural networks, specifically, convolutional neural networks. The study was performed on a SecureWater Treatment testbed (SWaT) dataset, which represents a scaled-down version of a real-world industrial water treatment plant. e suggest a method for anomaly detection based on measuring the statistical deviation of the predicted value from the observed value.We applied the proposed method by using a variety of deep neural networks architectures including different variants of convolutional and recurrent networks. The test dataset from SWaT included 36 different cyberattacks. The proposed method successfully detects the vast majority of the attacks with a low false positive rate thus improving on previous works based on this data set. The results of the study show that 1D convolutional networks can be successfully applied to anomaly detection in industrial control systems and outperform more complex recurrent networks while being much smaller and faster to train.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Medoid Prototype Alignment for Cross-Plant Unknown Attack Detection in Industrial Control Systems

    cs.CR 2026-04 unverdicted novelty 6.0

    Medoid prototype alignment detects unknown attacks across industrial plants by aligning domain-specific medoid summaries rather than raw samples, yielding 0.843 average accuracy on gas and water system transfers.

  2. Clustering-Enhanced Domain Adaptation for Cross-Domain Intrusion Detection in Industrial Control Systems

    cs.LG 2026-04 unverdicted novelty 5.0

    A domain adaptation framework with spectral feature alignment and K-Medoids clustering after PCA improves unknown attack detection accuracy by up to 49% over baselines and gains another 26% from the clustering step in...