paper-with-me

홈 › Papers

RIDE: Real-time Intrusion Detection via Explainable Machine Learning Implemented in a Memristor Hardware Architecture

2023-11-27 · Jingdi Chen, Lei Zhang, Joseph Riem, Gina Adam, Nathaniel D. Bastian, Tian Lan

Deep Learning (DL) based methods have shown great promise in network intrusion detection by identifying malicious network traffic behavior patterns with high accuracy, but their applications to real-time, packet-level detections in high-speed communication networks are challenging due to the high computation time and resource requirements of Deep Neural Networks (DNNs), as well as lack of explainability. To this end, we propose a packet-level network intrusion detection solution that makes novel use of Recurrent Autoencoders to integrate an arbitrary-length sequence of packets into a more compact joint feature embedding, which is fed into a DNN-based classifier. To enable explainability and support real-time detections at micro-second speed, we further develop a Software-Hardware Co-Design approach to efficiently realize the proposed solution by converting the learned detection policies into decision trees and implementing them using an emerging architecture based on memristor devices. By jointly optimizing associated software and hardware constraints, we show that our approach leads to an extremely efficient, real-time solution with high detection accuracy at the packet level. Evaluation results on real-world datasets (e.g., UNSW and CIC-IDS datasets) demonstrate nearly three-nines detection accuracy with a substantial speedup of nearly four orders of magnitude.

📄 PDF Abstract BibTeX arXiv:2311.16018

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

A Hybrid Approach for an Interpretable and Explainable Intrusion Detection System

2021-11-19 · Tiago Dias, Nuno Oliveira, Norberto Sousa, Isabel Praça 외

Cybersecurity has been a concern for quite a while now. In the latest years, cyberattacks have been increasing in size and complexity, fueled by significant advances in technology. Nowadays, there is an unavoidable neces…

Intrusion Detection

Robust and Explainable Divide-and-Conquer Learning for Intrusion Detection

2026-05-03 · Yan Zhou, Kevin Hamlen, Michael De Lucia, Murat Kantarcioglu 외 arxiv

Machine learning-based intrusion detection requires complex models to capture patterns in high-dimensional, noisy, and class-imbalanced raw network traffic, yet deploying such models remains impractical on resource-const…

Network Intrusion DetectionAdversarial Robustness

SDNGuardStack: An Explainable Ensemble Learning Framework for High-Accuracy Intrusion Detection in Software-Defined Networks

2026-04-22 · Ashikuzzaman, Md. Saifuzzaman Abhi, Mahabubur Rahman, Md. Manjur Ahmed 외 arxiv

Software-Defined Networking (SDN) is another technology that has been developing in the last few years as a relevant technique to improve network programmability and administration. Nonetheless, its centralized design pr…

Intrusion DetectionEnsemble Learning

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

Towards Explainable Meta-Learning for DDoS Detection

2022-04-05 · Qianru Zhou, Rongzhen Li, Lei Xu, Arumugam Nallanathan 외

The Internet is the most complex machine humankind has ever built, and how to defense it from intrusions is even more complex. With the ever increasing of new intrusions, intrusion detection task rely on Artificial Intel…

Intrusion DetectionMeta-Learning