Curse of Feature Selection: a Comparison Experiment of DDoS Detection Using Classification Techniques

Published: 01 Jan 2022, Last Modified: 15 May 2025ISPA/BDCloud/SocialCom/SustainCom 2022EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Distributed denial-of-service (DDoS) attack is a malicious cybersecurity attack that has become a global threat. Machine learning (ML) as an advanced technology has been proven to be an effective way against DDoS attacks. Feature selection is a crucial step in ML, and researchers have put endless efforts to mitigate the “Curse of Dimensionality”. Feature selection is also causing problems to ML models, such as a decrease in prediction accuracy. Four supervised classification techniques, namely, Decision Tree (DT), k-Nearest Neighbors (KNN), Logistic Regression (LR), and Random Forest (RF), are tested using mutual information score ranking to study the necessity of feature selection in DDoS detection.
Loading