CRAILGFeb 27

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

Wei Lian, Alejandro Guerra-Manzanares
arXiv:2602.23846v1
Originality Incremental advance
AI Analysis

This work addresses security challenges for Industrial IoT systems, offering an adaptive solution to detect evolving threats, though it appears incremental as it integrates existing methods like GMM and Random Forest into a novel framework.

The paper tackles the problem of securing Industrial IoT networks against sophisticated and previously unseen cyberattacks by proposing MI^2DAS, a multi-layer intrusion detection framework with incremental learning, which achieves high accuracy (e.g., 0.953 in normal-attack discrimination) and robust performance (e.g., macro-F1 of 0.8995 for novel attacks) on the Edge-IIoTset dataset.

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. Traditional intrusion detection systems often struggle in such environments due to their reliance on extensive labeled data and limited ability to detect new threats. To address these challenges, we propose MI$^2$DAS, a multi-layer intrusion detection framework that integrates anomaly-based hierarchical traffic pooling, open-set recognition to distinguish between known and unknown attacks and incremental learning for adapting to novel attack types with minimal labeling. Experiments conducted on the Edge-IIoTset dataset demonstrate strong performance across all layers. In the first layer, GMM achieves superior normal-attack discrimination (accuracy = 0.953, TPR = 1.000). In open-set recognition, GMM attains a recall of 0.813 for known attacks, while LOF achieves 0.882 recall for unknown attacks. For fine-grained classification of known attacks, Random Forest achieves a macro-F1 of 0.941. Finally, the incremental learning module maintains robust performance when incorporation novel attack classes, achieving a macro-F1 of 0.8995. These results showcase MI$^2$DAS as an effective, scalable and adaptive framework for enhancing IIoT security against evolving threats.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes