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

AnoShift: A Distribution Shift Benchmark for Unsupervised Anomaly Detection

bit-ml/anoshift 30 Jun 2022

Analyzing the distribution shift of data is a growing research direction in nowadays Machine Learning (ML), leading to emerging new benchmarks that focus on providing a suitable scenario for studying the generalization properties of ML models.

41
30 Jun 2022

Representation Learning for Content-Sensitive Anomaly Detection in Industrial Networks

dreizehnutters/pcapae 20 Apr 2022

Using a convGRU-based autoencoder, this thesis proposes a framework to learn spatial-temporal aspects of raw network traffic in an unsupervised and protocol-agnostic manner.

15
20 Apr 2022

The Cross-evaluation of Machine Learning-based Network Intrusion Detection Systems

pajola/xenids 9 Mar 2022

By using XeNIDS on six well-known datasets, we demonstrate the concealed potential, but also the risks, of cross-evaluations of ML-NIDS.

9
09 Mar 2022

Bridging the gap to real-world for network intrusion detection systems with data-centric approach

c2dc/ab-trap 25 Oct 2021

Most research using machine learning (ML) for network intrusion detection systems (NIDS) uses well-established datasets such as KDD-CUP99, NSL-KDD, UNSW-NB15, and CICIDS-2017.

40
25 Oct 2021

Unveiling the potential of Graph Neural Networks for robust Intrusion Detection

BNN-UPC/GNN-NIDS 30 Jul 2021

To this end, we use a graph representation that keeps flow records and their relationships, and propose a novel Graph Neural Network (GNN) model tailored to process and learn from such graph-structured information.

38
30 Jul 2021

E-GraphSAGE: A Graph Neural Network based Intrusion Detection System for IoT

waimorris/E-GraphSAGE 30 Mar 2021

This paper presents a new Network Intrusion Detection System (NIDS) based on Graph Neural Networks (GNNs).

66
30 Mar 2021

A flow-based IDS using Machine Learning in eBPF

CN-TU/machine-learning-in-ebpf 19 Feb 2021

eBPF is a new technology which allows dynamically loading pieces of code into the Linux kernel.

76
19 Feb 2021

Edge-Detect: Edge-centric Network Intrusion Detection using Deep Neural Network

racsa-lab/EDD 3 Feb 2021

Our results demonstrate that in comparison to conventional DLM techniques, our model maintains a high testing accuracy of 99% even with lower resource utilization in terms of cpu and memory.

39
03 Feb 2021

Adaptive Intrusion Detection in the Networking of Large-Scale LANs with Segmented Federated Learning

yuweisunn/segmented-FL IEEE Open Journal of the Communications Society (Conference version: IJCNN) 2020

We propose Segmented-Federated Learning (Segmented-FL), where by employing periodic local model evaluation and network segmentation, we aim to bring similar network environments to the same group.

13
16 Dec 2020

Intrusion Detection with Segmented Federated Learning for Large-Scale Multiple LANs

yuweisunn/segmented-FL International Joint Conference on Neural Networks (IJCNN) 2020

In this research, a segmented federated learning is proposed, different from a collaborative learning based on single global model in a traditional federated learning model, it keeps multiple global models which allow each segment of participants to conduct collaborative learning separately and rearranges the segmentation of participants dynamically as well.

13
28 Sep 2020