用新生成框架提升入侵检测对未知攻击的识别能力
GMA-SAWGAN-GP: A Novel Data Generative Framework to Enhance IDS Detection Performance
- 基于自注意力WGAN-GP生成网络流量数据,融合门控机制稳定训练
- 在三个数据集上使未知攻击检测率提升4.8%,准确率平均提高5.3%
- 适合需要增强模型泛化能力的网络安全研究者使用
入侵检测系统(IDS)通常针对已知攻击进行校准,难以泛化到未知威胁。本文提出GMA-SAWGAN-GP,一种基于自注意力增强的Wasserstein GAN与梯度惩罚(WGAN-GP)的新型生成增强框架。生成器采用Gumbel-Softmax正则化建模离散特征,多层感知机(MLP)自编码器作为流形正则器。轻量级门控网络通过熵正则化自适应平衡对抗损失与重构损失,提升训练稳定性并缓解模式崩溃。自注意力机制使生成器能捕捉记录内特征的短程与长程依赖关系,同时通过Gumbel-Softmax头保留类别语义。在NSL-KDD、UNSW-NB15和CICIDS2017数据集上,使用五种代表性IDS模型进行实验,结果表明该框架显著提升已知攻击检测性能,并增强对未知攻击的泛化能力。留一攻击类型外(LOAO)评估中,使用受增广数据训练的模型在未见攻击场景下表现出更高鲁棒性,AUROC与5%假阳性率下的真阳性率分别提升3.9%和4.8%。消融实验证明各模块贡献有效。相比基线模型,该框架平均提升二分类准确率5.3%,多分类准确率2.2%,在三数据集上对未知攻击的检测效果显著优化。
原文摘要 · Abstract (English)
Intrusion Detection System (IDS) is often calibrated to known attacks and generalizes poorly to unknown threats. This paper proposes GMA-SAWGAN-GP, a novel generative augmentation framework built on a Self-Attention-enhanced Wasserstein GAN with Gradient Penalty (WGAN-GP). The generator employs Gumbel-Softmax regularization to model discrete fields, while a Multilayer Perceptron (MLP)-based AutoEncoder acts as a manifold regularizer. A lightweight gating network adaptively balances adversarial and reconstruction losses via entropy regularization, improving stability and mitigating mode collapse. The self-attention mechanism enables the generator to capture both short- and long-range dependencies among features within each record while preserving categorical semantics through Gumbel-Softmax heads. Extensive experiments on NSL-KDD, UNSW-NB15, and CICIDS2017 using five representative IDS models demonstrate that GMA-SAWGAN-GP significantly improves detection performance on known attacks and enhances generalization to unknown attacks. Leave-One-Attack-type-Out (LOAO) evaluations using Area Under the Receiver Operating Characteristic (AUROC) and True Positive Rate at a 5 percent False Positive Rate confirm that IDS models trained on augmented datasets achieve higher robustness under unseen attack scenarios. Ablation studies validate the contribution of each component to performance gains. Compared with baseline models, the proposed framework improves binary classification accuracy by an average of 5.3 percent and multi-classification accuracy by 2.2 percent, while AUROC and True Positive Rate at a 5 percent False Positive Rate for unknown attacks increase by 3.9 percent and 4.8 percent, respectively, across the three datasets. Overall, GMA-SAWGAN-GP provides an effective approach to generative augmentation for mixed-type network traffic, improving IDS accuracy and resilience.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。