Next Article in Journal
Research on Density-Adaptive Feature Enhancement and Lightweight Spectral Fine-Tuning Algorithm for 3D Point Cloud Analysis
Previous Article in Journal
Adversarial Example Generation Method Based on Wavelet Transform
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Optimized Deep Learning Approach for Multiclass Anomaly Detection

Information Systems Department, Faculty of Computers and Artificial Intelligence, Capital University (Formerly Helwan University), Cairo 11795, Egypt
*
Author to whom correspondence should be addressed.
Information 2026, 17(2), 183; https://doi.org/10.3390/info17020183
Submission received: 9 January 2026 / Revised: 4 February 2026 / Accepted: 4 February 2026 / Published: 11 February 2026
(This article belongs to the Section Information Security and Privacy)

Abstract

The increasing scale and imbalance of modern network traffic pose significant challenges for multi-class intrusion detection systems (IDSs), particularly in identifying rare attack types. Traditional intrusion detection approaches based on supervised classification or unsupervised anomaly detection often suffer from limited generalization under severe class imbalance, high-dimensional feature spaces, and noisy traffic, resulting in poor detection of minority attack classes. To address these limitations, this study presents a hybrid intrusion detection framework that integrates unsupervised feature learning, anomaly scoring, and supervised classification within a unified pipeline. A denoising autoencoder trained exclusively on normal traffic is employed to learn compact and noise-resistant feature representations, while an isolation forest independently generates statistical anomaly scores. These complementary features are then fused and classified using a Light Gradient Boosting Machine (LightGBM). The main contribution of this work lies in the effective integration of these components, combined with a balanced training strategy based on the Synthetic Minority Over-sampling Technique with Edited Nearest Neighbors (SMOTE-ENN), as well as robust validation procedures. The framework is evaluated on the Network Security Laboratory Knowledge Discovery and Data Mining dataset (NSL-KDD) and the UNSW-NB15 intrusion detection dataset using stratified cross-validation and multiple independent runs. Experimental results demonstrate consistently high classification accuracy (~99%) and strong macro-F1 performance (>97%) across all attack categories on both NSL-KDD and UNSW-NB15 datasets. The framework achieves exceptional detection of rare classes (R2L: 99% F1, U2R: 100% F1), significantly outperforming prior approaches (AE-SAC: 83.97% F1, RL-NIDS: poor U2R recall), while maintaining low inference latency (~2–3 ms per sample, 415 samples/second) suitable for real-time network security deployment.
Keywords: intrusion detection system; hybrid framework; denoising autoencoder; isolation forest; LightGBM; network security; class imbalance; rare attack detection intrusion detection system; hybrid framework; denoising autoencoder; isolation forest; LightGBM; network security; class imbalance; rare attack detection

Share and Cite

MDPI and ACS Style

Khalifa, S.; Marie, M.; Mohamed, W. An Optimized Deep Learning Approach for Multiclass Anomaly Detection. Information 2026, 17, 183. https://doi.org/10.3390/info17020183

AMA Style

Khalifa S, Marie M, Mohamed W. An Optimized Deep Learning Approach for Multiclass Anomaly Detection. Information. 2026; 17(2):183. https://doi.org/10.3390/info17020183

Chicago/Turabian Style

Khalifa, Saad, Mohamed Marie, and Wael Mohamed. 2026. "An Optimized Deep Learning Approach for Multiclass Anomaly Detection" Information 17, no. 2: 183. https://doi.org/10.3390/info17020183

APA Style

Khalifa, S., Marie, M., & Mohamed, W. (2026). An Optimized Deep Learning Approach for Multiclass Anomaly Detection. Information, 17(2), 183. https://doi.org/10.3390/info17020183

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop