Research Article Open Access

A Distillation GAN Model for Network Intrusion Detection

Chandrakala C B1, Sai Sreevall1 and Raghudathesh G P2
  • 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%).

Journal of Computer Science
Volume 22 No. 2, 2026, 724-737

DOI: https://doi.org/10.3844/jcssp.2026.724.737

Submitted On: 10 June 2025 Published On: 5 March 2026

How to Cite: C B, C., Sreevall, S. & G P, R. (2026). A Distillation GAN Model for Network Intrusion Detection. Journal of Computer Science, 22(2), 724-737. https://doi.org/10.3844/jcssp.2026.724.737

  • 34 Views
  • 6 Downloads
  • 0 Citations

Download

Keywords

  • Network Intrusion Detection
  • Traffic Attacks
  • Deep Learning
  • Generative Adversarial Networks
  • Distillation
  • SDG9