paper-with-me

Papers

T-DFNN: An Incremental Learning Algorithm for Intrusion Detection Systems

2021-11-15 · IEEE Access 2021 11 · Mahendra Data, Masayoshi Aritsugi

Machine learning has recently become a popular algorithm in building reliable intrusion detection systems (IDSs). However, most of the models are static and trained using datasets containing all targeted intrusions. If new intrusions emerge, these trained models must be retrained using old and new datasets to classify all intrusions accurately. In real-world situations, new threats continuously appear. Therefore, machine learning algorithms used for IDSs should have the ability to learn incrementally when these new intrusions emerge. To solve this issue, we propose T-DFNN. T-DFNN is an algorithm capable of learning new intrusions incrementally as they emerge. A T-DFNN model is composed of multiple deep feedforward neural network (DFNN) models connected in a tree-like structure. We examined our proposed algorithm using CICIDS2017, an open and widely used network intrusion dataset covering benign traffic and the most common network intrusions. The experimental results showed that the T-DFNN algorithm can incrementally learn new intrusions and reduce the catastrophic forgetting effect. The macro average of the F1-score of the T-DFNN model was over 0.85 for every retraining process. In addition, our proposed T-DFNN model has some advantages in several aspects compared to other models. Compared to the DFNN and Hoeffding tree models trained with a dataset containing only the latest targeted intrusions, our proposed T-DFNN model has higher F1-scores. Moreover, our proposed T-DFNN model has significantly shorter training times than a DFNN model trained using a dataset containing all targeted intrusions. Even though several factors can affect the duration of the training process, the T-DFNN algorithm shows promising results in solving the problem of ever-evolving network intrusion variants.

📄 PDF Abstract BibTeX

Code (1)

datanduth/t-dfnn tf

Tasks

Incremental LearningIntrusion Detection

Similar Papers 제목 키워드 기반

FedFNN: Faster Training Convergence Through Update Predictions in Federated Recommender Systems

2023-09-14 · Francesco Fabbri, Xianghang Liu, Jack R. McKenzie, Bartlomiej Twardowski 외

Federated Learning (FL) has emerged as a key approach for distributed machine learning, enhancing online personalization while ensuring user data privacy. Instead of sending private data to a central server as in traditi…

Federated LearningRecommendation Systems

Adaptive Intrusion Detection for Evolving RPL IoT Attacks Using Incremental Learning

2025-11-14 · Sumeyye Bas, Kiymet Kaya, Elif Ak, Sule Gunduz Oguducu arxiv

The routing protocol for low-power and lossy networks (RPL) has become the de facto routing standard for resource-constrained IoT systems, but its lightweight design exposes critical vulnerabilities to a wide range of ro…

Incremental LearningIntrusion Detection

A Novel Online Incremental Learning Intrusion Prevention System

2021-09-20 · Christos Constantinides, Stavros Shiaeles, Bogdan Ghita, Nicholas Kolokotronis

Attack vectors are continuously evolving in order to evade Intrusion Detection systems. Internet of Things (IoT) environments, while beneficial for the IT ecosystem, suffer from inherent hardware limitations, which restr…

Incremental LearningIntrusion Detection

An incremental hybrid adaptive network-based IDS in Software Defined Networks to detect stealth attacks

2024-04-01 · Abdullah H Alqahtani

Network attacks have became increasingly more sophisticated and stealthy due to the advances in technologies and the growing sophistication of attackers. Advanced Persistent Threats (APTs) are a type of attack that imple…

Drift DetectionIntrusion DetectionNetwork Intrusion Detection

MI$^2$DAS: A Multi-Layer Intrusion Detection Framework with Incremental Learning for Securing Industrial IoT Networks

2026-02-27 · Wei Lian, Alejandro Guerra-Manzanares arxiv

The rapid expansion of Industrial IoT (IIoT) systems has amplified security challenges, as heterogeneous devices and dynamic traffic patterns increase exposure to sophisticated and previously unseen cyberattacks. Traditi…

Incremental LearningIntrusion Detection