Classification and Explanation of Distributed Denial-of-Service (DDoS) Attack Detection using Machine Learning and Shapley Additive Explanation (SHAP) Methods
Yuanyuan Wei, Julian Jang-Jaccard, Amardeep Singh, Fariza Sabrina,, Seyit Camtepe

TL;DR
This paper presents a machine learning framework that classifies DDoS attack traffic with high accuracy and uses SHAP for explainability, enhancing trust in the model's decisions.
Contribution
It introduces a combined approach of feature selection, deep learning classification, and SHAP-based explanation for DDoS detection, improving interpretability and performance.
Findings
Achieved over 99% accuracy in DDoS traffic classification
Selected top 20 features improve model efficiency and accuracy
SHAP explanations provide insights into model decision-making
Abstract
DDoS attacks involve overwhelming a target system with a large number of requests or traffic from multiple sources, disrupting the normal traffic of a targeted server, service, or network. Distinguishing between legitimate traffic and malicious traffic is a challenging task. It is possible to classify legitimate traffic and malicious traffic and analysis the network traffic by using machine learning and deep learning techniques. However, an inter-model explanation implemented to classify a traffic flow whether is benign or malicious is an important investigation of the inner working theory of the model to increase the trustworthiness of the model. Explainable Artificial Intelligence (XAI) can explain the decision-making of the machine learning models that can be classified and identify DDoS traffic. In this context, we proposed a framework that can not only classify legitimate traffic…
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 · Internet Traffic Analysis and Secure E-voting · Anomaly Detection Techniques and Applications
Methodstravel james · Feature Selection · Shapley Additive Explanations
