paper-with-me

홈 › Papers

Cyber Intrusion Detection by Using Deep Neural Networks with Attack-sharing Loss

2021-03-17 · Boxiang Dong, Hui, Wang, Aparna S. Varde, Dawei Li, Bharath K. Samanthula, Weifeng Sun, Liang Zhao

Cyber attacks pose crucial threats to computer system security, and put digital treasuries at excessive risks. This leads to an urgent call for an effective intrusion detection system that can identify the intrusion attacks with high accuracy. It is challenging to classify the intrusion events due to the wide variety of attacks. Furthermore, in a normal network environment, a majority of the connections are initiated by benign behaviors. The class imbalance issue in intrusion detection forces the classifier to be biased toward the majority/benign class, thus leave many attack incidents undetected. Spurred by the success of deep neural networks in computer vision and natural language processing, in this paper, we design a new system named DeepIDEA that takes full advantage of deep learning to enable intrusion detection and classification. To achieve high detection accuracy on imbalanced data, we design a novel attack-sharing loss function that can effectively move the decision boundary towards the attack classes and eliminates the bias towards the majority/benign class. By using this loss function, DeepIDEA respects the fact that the intrusion mis-classification should receive higher penalty than the attack mis-classification. Extensive experimental results on three benchmark datasets demonstrate the high detection accuracy of DeepIDEA. In particular, compared with eight state-of-the-art approaches, DeepIDEA always provides the best class-balanced accuracy.

📄 PDF Abstract BibTeX arXiv:2103.09713

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationIntrusion Detection

Similar Papers 제목 키워드 기반

Intrusion Detection for Cyber-Physical Systems using Generative Adversarial Networks in Fog Environment

2020-09-18 · Paulo Freitas de Araujo-Filho, Georges Kaddoum, Divanilson R. Campelo, Aline Gondim Santos 외

Cyber-attacks on cyber-physical systems (CPSs) can lead to sensing and actuation misbehavior, severe damages to physical objects, and safety risks. Machine learning algorithms have been proposed for hindering cyber-attac…

Intrusion Detection

ROSpace: Intrusion Detection Dataset for a ROS2-Based Cyber-Physical System

2024-02-13 · Tommaso Puccetti, Simone Nardi, Cosimo Cinquilli, Tommaso Zoppi 외

Most of the intrusion detection datasets to research machine learning-based intrusion detection systems (IDSs) are devoted to cyber-only systems, and they typically collect data from one architectural layer. Additionally…

Intrusion DetectionTime Series

Explaining Network Intrusion Detection System Using Explainable AI Framework

2021-03-12 · Shraddha Mane, Dattaraj Rao

Cybersecurity is a domain where the data distribution is constantly changing with attackers exploring newer patterns to attack cyber infrastructure. Intrusion detection system is one of the important layers in cyber safe…

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

Convolutional Neural Network for Intrusion Detection System In Cyber Physical Systems

2019-05-08 · Gael Kamdem De Teyou, Junior Ziazet

The extensive use of Information and Communication Technology in critical infrastructures such as Industrial Control Systems make them vulnerable to cyber-attacks. One particular class of cyber-attacks is advanced persis…

Intrusion Detection

Cyber-Physical Risk Assessment for False Data Injection Attacks Considering Moving Target Defences

2022-02-22 · Martin Higgins, Wangkun Xu, Fei Teng, Thomas Parisini

In this paper, we examine the factors that influence the success of false data injection (FDI) attacks in the context of both cyber and physical styles of reinforcement. Many works consider the FDI attack in the context …