用自注意力加权集成三模型,提升分布式拒绝服务攻击检测精度。
A Novel Self-Attention-Enabled Weighted Ensemble-Based Convolutional Neural Network Framework for Distributed Denial of Service Attack Classification
- 融合自注意力CNN与XGBoost/LSTM/随机森林,多尺度提取特征。
- 在真实数据集上达到98.69%准确率,各项指标超传统方法。
- 适合网络安全部门和需高精度防御的系统部署使用。
分布式拒绝服务(DDoS)攻击是网络安全的重大威胁,通过海量流量压垮系统、泄露敏感数据并中断服务。准确检测此类攻击对保护网络基础设施至关重要。传统方法如单一卷积神经网络(CNN)或决策树(DT)、支持向量机(SVM)等机器学习算法难以有效提取多样化特征,导致分类性能不佳。本文提出一种新型框架,结合三种不同CNN架构:带自注意力的CNN与XGBoost、与LSTM、与随机森林。各模型在多尺度提取特征,自注意力机制增强特征融合与相关性判断。加权集成策略确保显著与细微特征均参与最终分类,提升对演进攻击模式和新威胁的适应能力。实验结果表明,该方法在测试集上取得98.71%精确率、98.66%F1分数、98.63%召回率和98.69%准确率,显著优于传统方法,树立了新的性能标杆。
原文摘要 · Abstract (English)
Distributed Denial of Service (DDoS) attacks are a major concern in network security, as they overwhelm systems with excessive traffic, compromise sensitive data, and disrupt network services. Accurately detecting these attacks is crucial to protecting network infrastructure. Traditional approaches, such as single Convolutional Neural Networks (CNNs) or conventional Machine Learning (ML) algorithms like Decision Trees (DTs) and Support Vector Machines (SVMs), struggle to extract the diverse features needed for precise classification, resulting in suboptimal performance. This research addresses this gap by introducing a novel approach for DDoS attack detection. The proposed method combines three distinct CNN architectures: SA-Enabled CNN with XGBoost, SA-Enabled CNN with LSTM, and SA-Enabled CNN with Random Forest. Each model extracts features at multiple scales, while self-attention mechanisms enhance feature integration and relevance. The weighted ensemble approach ensures that both prominent and subtle features contribute to the final classification, improving adaptability to evolving attack patterns and novel threats. The proposed method achieves a precision of 98.71%, an F1-score of 98.66%, a recall of 98.63%, and an accuracy of 98.69%, outperforming traditional methods and setting a new benchmark in DDoS attack detection. This innovative approach addresses critical limitations in current models and advances the state of the art in network security.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。