paper-with-me

홈 › Papers

EagerNet: Early Predictions of Neural Networks for Computationally Efficient Intrusion Detection

2020-07-27 · Fares Meghdouri, Maximilian Bachl, Tanja Zseby

Fully Connected Neural Networks (FCNNs) have been the core of most state-of-the-art Machine Learning (ML) applications in recent years and also have been widely used for Intrusion Detection Systems (IDSs). Experimental results from the last years show that generally deeper neural networks with more layers perform better than shallow models. Nonetheless, with the growing number of layers, obtaining fast predictions with less resources has become a difficult task despite the use of special hardware such as GPUs. We propose a new architecture to detect network attacks with minimal resources. The architecture is able to deal with either binary or multiclass classification problems and trades prediction speed for the accuracy of the network. We evaluate our proposal with two different network intrusion detection datasets. Results suggest that it is possible to obtain comparable accuracies to simple FCNNs without evaluating all layers for the majority of samples, thus obtaining early predictions and saving energy and computational efforts.

📄 PDF Abstract BibTeX arXiv:2007.13444

Code (1)

CN-TU/ids-backdoor 공식 구현

Tasks

Intrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

Learning automata based SVM for intrusion detection

2018-01-04 · Chong Di

As an indispensable defensive measure of network security, the intrusion detection is a process of monitoring the events occurring in a computer system or network and analyzing them for signs of possible incidents. It is…

Dimensionality ReductionIntrusion Detection

Bayesian Hyperparameter Optimization for Deep Neural Network-Based Network Intrusion Detection

2022-07-07 · Mohammad Masum, Hossain Shahriar, Hisham Haddad, Md Jobair Hossain Faruk 외

Traditional network intrusion detection approaches encounter feasibility and sustainability issues to combat modern, sophisticated, and unpredictable security attacks. Deep neural networks (DNN) have been successfully ap…

Bayesian OptimizationHyperparameter OptimizationIntrusion DetectionNetwork Intrusion Detection

Dynamic Temporal Positional Encodings for Early Intrusion Detection in IoT

2025-06-22 · Ioannis Panopoulos, Maria-Lamprini A. Bartsioka, Sokratis Nikolaidis, Stylianos I. Venieris 외

The rapid expansion of the Internet of Things (IoT) has introduced significant security challenges, necessitating efficient and adaptive Intrusion Detection Systems (IDS). Traditional IDS models often overlook the tempor…

Computational EfficiencyData AugmentationIntrusion Detection

Early Detection of Network Attacks Using Deep Learning

2022-01-27 · ICSTW 2022 6 · Tanwir Ahmad, Dragos Truscan, Juri Vain, Ivan Porres

The Internet has become a prime subject to security attacks and intrusions by attackers. These attacks can lead to system malfunction, network breakdown, data corruption or theft. A network intrusion detection system (ID…

Deep Learningfeature selectionIntrusion DetectionNetwork Intrusion Detection

The Dendritic Cell Algorithm for Intrusion Detection

2013-05-31 · Feng Gu, Julie Greensmith, Uwe Aickelin

As one of the solutions to intrusion detection problems, Artificial Immune Systems (AIS) have shown their advantages. Unlike genetic algorithms, there is no one archetypal AIS, instead there are four major paradigms. Amo…

Intrusion Detection