Data Augmentation for Intrusion Detection Using VAE-WGAN-GP
Article Content
- •The study introduces a VAE-WGAN-GP model for data augmentation in intrusion detection.
- •Class imbalance in datasets can lead to increased classification errors for attack data.
- •The proposed method shows significant improvements in detection accuracy across multiple classifiers.
A recent study by Yahui Wang and Zhiyong Zhang addresses the challenge of class imbalance in intrusion detection systems, particularly where attack data is scarce. The authors propose a novel data augmentation model that combines Variational Autoencoders (VAE) and Wasserstein Generative Adversarial Networks (WGAN) with Gradient Penalty (GP). This model effectively generates synthetic minority class data to balance datasets, which enhances the performance of multi-class intrusion detection classifiers. The study demonstrates significant improvements when applied to both traditional internet datasets and industrial control system networks. The findings are crucial for organizations relying on deep learning for cybersecurity, as they highlight a method to mitigate the risks associated with imbalanced datasets. The research was published in the Academic Journal of Computing & Information Science on May 17, 2026.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (2)
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…