A Novel Self-Attention-Enabled Weighted Ensemble-Based Convolutional Neural Network Framework for Distributed Denial of Service Attack Classification
Kanthimathi S, Shravan Venkatraman, Jayasankar K S, Pranay Jiljith T, and Jashwanth R

TL;DR
This paper introduces a self-attention-enabled weighted ensemble of CNN models for improved DDoS attack detection, achieving high accuracy and outperforming traditional methods in network security.
Contribution
It presents a novel ensemble framework combining multiple CNN architectures with self-attention mechanisms for enhanced DDoS attack classification.
Findings
Achieved 98.69% accuracy in DDoS detection.
Outperformed traditional ML and CNN methods.
Set a new benchmark in attack detection performance.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications
Methodstravel james · Sigmoid Activation · Tanh Activation · Long Short-Term Memory
