Network Intrusion Detection

47 papers with code • 5 benchmarks • 12 datasets

Network intrusion detection is the task of monitoring network traffic to and from all devices on a network in order to detect computer attacks.

Libraries

Use these libraries to find Network Intrusion Detection models and implementations
2 papers
300

Most implemented papers

Separating Flows in Encrypted Tunnel Traffic

e389-cnpub/separatingflows IEEE International Conference on Machine Learning and Applications 2022

In this paper, we show that it is indeed possible to separate packets belonging to different flows purely from patterns observed in the interleaved packet sequence.

Synthesis of Adversarial DDOS Attacks Using Tabular Generative Adversarial Networks

abdelmageed95/Synthesis-of-Adversarial-DDos-Attacks-Using-Tabular-Generative-Adversarial-Networks 14 Dec 2022

Network Intrusion Detection Systems (NIDS) are tools or software that are widely used to maintain the computer networks and information systems keeping them secure and preventing malicious traffics from penetrating into them, as they flag when somebody is trying to break into the system.

A Novel Multi-Stage Approach for Hierarchical Intrusion Detection

mverkerk/multi-stage-hierarchical-ids IEEE TRANSACTIONS ON NETWORK AND SERVICE MANAGEMENT 2023

An intrusion detection system (IDS), traditionally an example of an effective security monitoring system, is facing significant challenges due to the ongoing digitization of our modern society.

TSI-GAN: Unsupervised Time Series Anomaly Detection using Convolutional Cycle-Consistent Generative Adversarial Networks

labsaint/tsi-gan 22 Mar 2023

To achieve these goals, we convert each input time-series into a sequence of 2D images using two encoding techniques with the intent of capturing temporal patterns and various types of deviance.

FlowTransformer: A Transformer Framework for Flow-based Network Intrusion Detection Systems

liamdm/flowtransformer 28 Apr 2023

This paper presents the FlowTransformer framework, a novel approach for implementing transformer-based Network Intrusion Detection Systems (NIDSs).

SoK: Pragmatic Assessment of Machine Learning for Network Intrusion Detection

hihey54/pragmaticassessment 30 Apr 2023

Unfortunately, the value of ML for NID depends on a plethora of factors, such as hardware, that are often neglected in scientific literature.

Towards Reliable Rare Category Analysis on Graphs via Individual Calibration

wulongfeng/calirare 19 Jul 2023

In particular, to quantify the uncertainties in RCA, we develop a node-level uncertainty quantification algorithm to model the overlapping support regions with high uncertainty; to handle the rarity of minority classes in miscalibration calculation, we generalize the distribution-based calibration metric to the instance level and propose the first individual calibration measurement on graphs named Expected Individual Calibration Error (EICE).

Are Existing Out-Of-Distribution Techniques Suitable for Network Intrusion Detection?

andreacorsini1/cyberood 28 Aug 2023

Our findings suggest that existing detectors can identify a consistent portion of new malicious traffic, and that improved embedding spaces enhance detection.

PolyLUT: Learning Piecewise Polynomials for Ultra-Low Latency FPGA LUT-based Inference

martaandronic/polylut 5 Sep 2023

We show that by using polynomial building blocks, we can achieve the same accuracy using considerably fewer layers of soft logic than by using linear functions, leading to significant latency and area improvements.

LiPar: A Lightweight Parallel Learning Model for Practical In-Vehicle Network Intrusion Detection

wangkai-tech23/LiPar 14 Nov 2023

Through experiments, we prove that LiPar has great detection performance, running efficiency, and lightweight model size, which can be well adapted to the in-vehicle environment practically and protect the in-vehicle CAN bus security.