paper-with-me

Papers

Detecting Cyberattacks in Industrial Control Systems Using Online Learning Algorithms

2019-12-08 · Guangxia Lia, Yulong Shena, Peilin Zhaob, Xiao Lu, Jia Liu, Yangyang Liu, Steven C. H. Hoi

Industrial control systems are critical to the operation of industrial facilities, especially for critical infrastructures, such as refineries, power grids, and transportation systems. Similar to other information systems, a significant threat to industrial control systems is the attack from cyberspace---the offensive maneuvers launched by "anonymous" in the digital world that target computer-based assets with the goal of compromising a system's functions or probing for information. Owing to the importance of industrial control systems, and the possibly devastating consequences of being attacked, significant endeavors have been attempted to secure industrial control systems from cyberattacks. Among them are intrusion detection systems that serve as the first line of defense by monitoring and reporting potentially malicious activities. Classical machine-learning-based intrusion detection methods usually generate prediction models by learning modest-sized training samples all at once. Such approach is not always applicable to industrial control systems, as industrial control systems must process continuous control commands with limited computational resources in a nonstop way. To satisfy such requirements, we propose using online learning to learn prediction models from the controlling data stream. We introduce several state-of-the-art online learning algorithms categorically, and illustrate their efficacies on two typically used testbeds---power system and gas pipeline. Further, we explore a new cost-sensitive online learning algorithm to solve the class-imbalance problem that is pervasive in industrial intrusion detection systems. Our experimental results indicate that the proposed algorithm can achieve an overall improvement in the detection rate of cyberattacks in industrial control systems.

📄 PDF Abstract BibTeX arXiv:1912.03589

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlIntrusion Detection

Similar Papers 제목 키워드 기반

Detecting Cyberattacks in Industrial Control Systems Using Convolutional Neural Networks

2018-06-21 · Moshe Kravchik, Asaf Shabtai

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 Tre…

Anomaly Detection

Vulnerability Assessment of Industrial Control System with an Improved CVSS

2023-06-14 · He Wen

Cyberattacks on industrial control systems (ICS) have been drawing attention in academia. However, this has not raised adequate concerns among some industrial practitioners. Therefore, it is necessary to identify the vul…

A Variational Autoencoder Framework for Robust, Physics-Informed Cyberattack Recognition in Industrial Cyber-Physical Systems

2023-10-10 · Navid Aftabi, Dan Li, Paritosh Ramanan

Cybersecurity of Industrial Cyber-Physical Systems is drawing significant concerns as data communication increasingly leverages wireless networks. A lot of data-driven methods were develope for detecting cyberattacks, bu…

Time Series

Deep Learning based Covert Attack Identification for Industrial Control Systems

2020-09-25 · Dan Li, Paritosh Ramanan, Nagi Gebraeel, Kamran Paynabar

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, bu…

Deep LearningTime SeriesTime Series Analysis

Detecting subtle cyberattacks on adaptive cruise control vehicles: A machine learning approach

2023-10-26 · Tianyi Li, Mingfeng Shang, Shian Wang, Raphael Stern

With the advent of vehicles equipped with advanced driver-assistance systems, such as adaptive cruise control (ACC) and other automated driving features, the potential for cyberattacks on these automated vehicles (AVs) h…

Anomaly DetectionGenerative Adversarial Network