English

Collaborative P4-SDN DDoS Detection and Mitigation with Early-Exit Neural Networks

Cryptography and Security 2026-04-28 v1

Abstract

Distributed Denial of Service (DDoS) attacks pose a persistent threat to network security, requiring timely and scalable mitigation strategies. In this paper, we propose a novel collaborative architecture that integrates a P4-programmable data plane with an SDN control plane to enable real-time DDoS detection and response. At the core of our approach is a split early-exit neural network that performs partial inference in the data plane using a quantized Convolutional Neural Network (CNN), while deferring uncertain cases to a Gated Recurrent Unit (GRU) module in the control plane. This design enables high-speed classification at line rate with the ability to escalate more complex flows for deeper analysis. Experimental evaluation using real-world DDoS datasets demonstrates that our approach achieves high detection accuracy with significantly reduced inference latency and control plane overhead. These results highlight the potential of tightly coupled ML-P4-SDN systems for efficient, adaptive, and low-latency DDoS defense.

Keywords

Cite

@article{arxiv.2509.12291,
  title  = {Collaborative P4-SDN DDoS Detection and Mitigation with Early-Exit Neural Networks},
  author = {Ouassim Karrakchou and Alaa Zniber and Anass Sebbar and Mounir Ghogho},
  journal= {arXiv preprint arXiv:2509.12291},
  year   = {2026}
}

Comments

Accepted for publication in IEEE Globecom 2025

R2 v1 2026-07-01T05:37:35.675Z