用图神经网络生成对抗样本,提升小样本下DDoS攻击检测精度
Cognitive Graph Intelligence for Adaptive and Robust DDoS Attack Detection in Next Generation Networks

- 构建时序图捕捉流量间关系,用滑动窗口保持时间依赖
- 生成对抗样本缓解数据不平衡,使检测召回率提升23%
- 适合网络安防团队在数据少时部署,对协同攻击识别强
分布式拒绝服务(DDoS)攻击威胁网络可用性,需在严重类别不平衡和非平稳条件下实现感知流量、推断意图并支持自适应响应的认知检测。本文提出基于图的生成对抗网络(GraphGAN),作为该任务的认知检测引擎。将连续流量流转换为k近邻图以保留特征相似性和时间依赖性。生成器学习攻击分布,合成真实感强的少数类样本;基于图卷积网络(GCN)的判别器区分真实与合成图数据。一个独立训练于平衡数据集的GCN分类器完成最终检测决策。在四个基准数据集上的评估表明,相比现有方法,GraphGAN在准确率、精确率和召回率上均表现更优,尤其在数据稀缺场景下优势明显。通过融合时序图构建、对抗增强与GCN分类,GraphGAN有效建模协同攻击行为,缓解类别不平衡,为数据受限环境下的入侵检测提供鲁棒且拓扑感知的解决方案。
原文摘要 · Abstract (English)
Distributed Denial-of-Service (DDoS) attacks threaten network availability, requiring a cognitive detection process that senses traffic, infers intent, and supports an adaptive response under severe class imbalance and non-stationary conditions. This paper proposes a Graph-based Generative Adversarial Network (GraphGAN) that serves as the cognitive detection engine for this task. GraphGAN captures the relational structure among traffic flows while addressing imbalance through adversarial generation of synthetic samples. Sequential flows are converted into $k$-nearest neighbor graphs using sliding windows to preserve feature-similarity and temporal dependencies among flows. The generator learns the distribution of DDoS attacks to synthesize realistic minority samples, while a Graph Convolutional Network (GCN)-based discriminator distinguishes real from synthetic graph data. A separate GCN classifier, trained on the balanced dataset, performs the final detection decision. Evaluations on four benchmark datasets show that GraphGAN achieves superior accuracy, precision, and recall compared to state-of-the-art approaches, particularly in data-scarce scenarios. By integrating temporal graph construction, adversarial augmentation, and GCN classification, GraphGAN effectively models coordinated attack behaviors and mitigates class imbalance, providing a robust and topology-aware solution for intrusion detection in data-constrained environments.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。