PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 7, 2026Telecom0 citationsOpen Access

Constructing an Ensemble Stacking Model for Detecting DDoS Attacks

View Full Paper
CCChin‐Ling ChenWLWan-Jing Lee

Key Points

  • This study aims to enhance DDoS attack detection using an ensemble stacking model with frequency-domain features.
  • Utilized a stacking framework consisting of Random Forest, AdaBoost, and XGBoost as base learners with Logistic Regression as the meta-learner.
  • Developed a feature extraction pipeline using Fast Fourier Transform and SHA256-based deduplication on the CIC-DDoS2019 dataset.
  • Applied grid search cross-validation to optimize hyperparameters and reduce model training time.
  • Achieved an accuracy of 0.9997 and an F1-score of 0.9998, improving to 0.9998 accuracy and 0.9999 F1-score with SMOTE.
  • Statistical tests show the stacking model consistently ranks best among evaluated classifiers.
  • The approach offers a scalable solution for detecting large-scale DDoS attacks.

Abstract

Distributed Denial-of-Service (DDoS) attacks continue to escalate in scale and complexity, posing significant threats to modern network infrastructures and cloud services. Although many machine learning and deep learning approaches have been proposed for intrusion detection, most existing studies rely on raw traffic features and binary classification, which limits their ability to capture complex temporal characteristics of multi-class DDoS attacks. To address these challenges, this study proposes an ensemble stacking framework combined with a frequency-domain feature representation for DDoS detection using the CIC-DDoS2019 dataset. Random Forest (RF), AdaBoost, and XGBoost are employed as base learners, while Logistic Regression is adopted as the meta-learner, and grid search cross-validation is used to determine the optimal hyperparameters. The main contributions of this study are threefold. First, a feature extraction pipeline integrating Fast Fourier Transform (FFT), sliding-window segmentation, and SHA256-based deduplication is proposed to capture temporal–frequency characteristics of network traffic while reducing redundant feature segments. Second, a stacking ensemble model is constructed to integrate heterogeneous classifiers and improve classification robustness across multiple attack types. Third, the proposed framework significantly improves computational efficiency by reducing feature redundancy, leading to substantial reductions in model training time. Experimental results demonstrate that the proposed FFT + SHA256 + SW stacking model achieves near-perfect detection performance, with an accuracy of 0.9997 and an F1-score of 0.9998 on the original dataset, which further improves to an accuracy of 0.9998 and an F1-score of 0.9999 when combined with SMOTE. Statistical evaluation using the Friedman test confirms that the stacking model consistently achieves the best ranking among the evaluated classifiers. The results indicate that the proposed approach provides an accurate, efficient, and scalable solution for large-scale DDoS attack detection.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Chen et al. (2026) studied this question.

synapsesocial.com/papers/69fc2c4b8b49bacb8b347deahttps://doi.org/10.3390/telecom7030051
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Predictive Machine Learning Models for DDoS Attack Mitigation2023 · 1 citations
  2. 2TranAD2022 · 987 citations
  3. 3An Effective Classification of DDoS Attacks in a Distributed Network by Adopting Hierarchical Machine Learning and Hyperparameters Optimization Techniques2024 · 50 citations
  4. 4Design of Ensemble Learning Methods for DDoS Detection in SDN Environment2019 · 71 citations
  5. 5DDoS Attack Detection Using Ensemble Machine Learning Models with RFE Algorithm2022 · 12 citations