Lightweight CNN-Based DDoS Detection for Resource-Constrained Edge Networks
Vedanth Ramanathan, Krish Mahadevan, Sejal Dua

TL;DR
This paper introduces a lightweight CNN-based method for real-time DDoS detection at network edges, achieving high accuracy with low latency on packet-flow data.
Contribution
It presents a novel, compact CNN architecture tailored for resource-constrained edge environments, enabling effective DDoS detection close to the network source.
Findings
Achieved 98.83% accuracy on unseen flows
Processed test flows in 0.28 seconds
Demonstrated the feasibility of lightweight models for edge DDoS detection
Abstract
Distributed Denial of Service (DDoS) attacks remain a persistent threat to the availability of Internet services, edge networks, and cyber-physical infrastructure. Although recent AI-security work has increasingly focused on foundation models, autonomous agents, and adversarial robustness, many operational defense tasks still require low-latency classification close to the network edge, where cloud-scale analysis may be too slow or expensive. This paper presents a lightweight supervised deep learning approach for DDoS detection using a convolutional neural network (CNN) trained on packet-flow representations derived from the CIC-DDoS2019 benchmark dataset. The proposed pipeline extracts packet flows from PCAP traffic, normalizes them to fixed-length representations, and classifies each flow as benign or malicious using a compact CNN architecture with convolution, dropout, pooling, and…
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 · Sigmoid Activation
