Open Set Dandelion Network for IoT Intrusion Detection
Jiashu Wu, Hao Dai, Kenneth B. Kent, Jerome Yen, Chengzhong Xu, Yang Wang
TL;DR
The paper tackles IoT intrusion detection under data scarcity by introducing the Open-Set Dandelion Network (OSDN), which performs unsupervised heterogeneous domain adaptation in an open-set setting to transfer knowledge from a resource-rich source NI domain to a data-scarce target II domain and to detect newly emergent intrusions. It crafts a dandelion-like hyperspherical feature space and couples it with a suite of mechanisms—DTMM, DASM, DEAM, DSDM, and SDCM—along with semantic corrections to encourage inter-category separability and intra-category compactness, while aligning source and target graphs and generating unknown samples for robust open-set learning. The approach yields substantial performance gains over three state-of-the-art baselines across five intrusion datasets, with a reported improvement of $16.9\%$ in accuracy, and demonstrates robustness to varying openness, ablation-supported contributions of each component, and practical efficiency. These findings suggest that combining hyperspherical, graph-embedding, and semantic-correction strategies for open-set domain transfer can meaningfully enhance IoT intrusion detection in real-world, data-limited environments.
Abstract
As IoT devices become widely, it is crucial to protect them from malicious intrusions. However, the data scarcity of IoT limits the applicability of traditional intrusion detection methods, which are highly data-dependent. To address this, in this paper we propose the Open-Set Dandelion Network (OSDN) based on unsupervised heterogeneous domain adaptation in an open-set manner. The OSDN model performs intrusion knowledge transfer from the knowledge-rich source network intrusion domain to facilitate more accurate intrusion detection for the data-scarce target IoT intrusion domain. Under the open-set setting, it can also detect newly-emerged target domain intrusions that are not observed in the source domain. To achieve this, the OSDN model forms the source domain into a dandelion-like feature space in which each intrusion category is compactly grouped and different intrusion categories are separated, i.e., simultaneously emphasising inter-category separability and intra-category compactness. The dandelion-based target membership mechanism then forms the target dandelion. Then, the dandelion angular separation mechanism achieves better inter-category separability, and the dandelion embedding alignment mechanism further aligns both dandelions in a finer manner. To promote intra-category compactness, the discriminating sampled dandelion mechanism is used. Assisted by the intrusion classifier trained using both known and generated unknown intrusion knowledge, a semantic dandelion correction mechanism emphasises easily-confused categories and guides better inter-category separability. Holistically, these mechanisms form the OSDN model that effectively performs intrusion knowledge transfer to benefit IoT intrusion detection. Comprehensive experiments on several intrusion datasets verify the effectiveness of the OSDN model, outperforming three state-of-the-art baseline methods by 16.9%.
