Multiple-Input Auto-Encoder Guided Feature Selection for IoT Intrusion Detection Systems
Phai Vu Dinh, Diep N. Nguyen, Dinh Thai Hoang, Quang Uy Nguyen, Eryk Dutkiewicz, and Son Pham Bao

TL;DR
This paper introduces MIAE and MIAEFS, neural network models that process heterogeneous IoT data for intrusion detection, improving accuracy and efficiency by selecting relevant features and reducing redundancy.
Contribution
The paper proposes a novel multi-input auto-encoder architecture with embedded feature selection for IoT intrusion detection, enhancing detection accuracy and reducing model complexity.
Findings
MIAE and MIAEFS outperform traditional methods on three datasets.
Achieve 96.5% accuracy in detecting sophisticated attacks.
Model detection time is approximately 1.7 microseconds.
Abstract
While intrusion detection systems (IDSs) benefit from the diversity and generalization of IoT data features, the data diversity (e.g., the heterogeneity and high dimensions of data) also makes it difficult to train effective machine learning models in IoT IDSs. This also leads to potentially redundant/noisy features that may decrease the accuracy of the detection engine in IDSs. This paper first introduces a novel neural network architecture called Multiple-Input Auto-Encoder (MIAE). MIAE consists of multiple sub-encoders that can process inputs from different sources with different characteristics. The MIAE model is trained in an unsupervised learning mode to transform the heterogeneous inputs into lower-dimensional representation, which helps classifiers distinguish between normal behaviour and different types of attacks. To distil and retain more relevant features but remove less…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications
MethodsFeature Selection
