A Distillation GAN Model for Network Intrusion Detection
- 1 Manipal Institute of Technology, Manipal Academy of Higher Education, Manipal, 576104, India
- 2 Manipal School of Information Sciences, Manipal Academy of Higher Education, Manipal, 576104, India
Abstract
This study presents a distillation-based Generative Adversarial Network (GAN) model designed for intrusion detection in network systems. A Teacher-Student architecture is proposed, in which a single teacher generator is utilized to train both the teacher discriminator and the student discriminator. The model was trained to identify anomalies present in network traffic intrusions by tuning the min-max loss function in GANs. The imbalance caused by the underrepresented attack classes in the training dataset is corrected using the generator. Extensive experiments on the CIC-IDS-2017 and CSE-CIC-IDS2018 datasets within the framework of the proposed method showed the effectiveness of the approach. The student network on the CICIDS-2017 dataset showed an overall accuracy of 86.8% and an F1-score of 88.2%, comparable to that of the teacher, with an accuracy of 89.1% and an F1-score of 88.7%, with a 40% decrease in the number of parameters. For the CSE-CIC-IDS2018 dataset, the student model showed a competitive performance, with accuracy ranging from 73.10-88.20% and 70.24-86.68% for F1-score, respectively, and aligning with and even outperforming the metrics of a teacher (accuracies of 76.55-89.26% and F1-scores of 72.91-87.17%).
DOI: https://doi.org/10.3844/jcssp.2026.724.737
Copyright: © 2026 Chandrakala C B, Sai Sreevall and Raghudathesh G P. This is an open access article distributed under the terms of the
Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 41 Views
- 10 Downloads
- 0 Citations
Download
Keywords
- Network Intrusion Detection
- Traffic Attacks
- Deep Learning
- Generative Adversarial Networks
- Distillation
- SDG9