LGCRNov 28, 2025

SD-CGAN: Conditional Sinkhorn Divergence GAN for DDoS Anomaly Detection in IoT Networks

arXiv:2512.00251v1
Originality Incremental advance
AI Analysis

This addresses the problem of detecting sophisticated DDoS attacks in IoT edge networks, though it appears incremental as it builds on existing GAN and divergence techniques.

The paper tackles DDoS anomaly detection in IoT networks by proposing SD-CGAN, a Conditional GAN enhanced with Sinkhorn Divergence, which achieves superior detection accuracy, precision, recall, and F1-score compared to baseline methods.

The increasing complexity of IoT edge networks presents significant challenges for anomaly detection, particularly in identifying sophisticated Denial-of-Service (DoS) attacks and zero-day exploits under highly dynamic and imbalanced traffic conditions. This paper proposes SD-CGAN, a Conditional Generative Adversarial Network framework enhanced with Sinkhorn Divergence, tailored for robust anomaly detection in IoT edge environments. The framework incorporates CTGAN-based synthetic data augmentation to address class imbalance and leverages Sinkhorn Divergence as a geometry-aware loss function to improve training stability and reduce mode collapse. The model is evaluated on exploitative attack subsets from the CICDDoS2019 dataset and compared against baseline deep learning and GAN-based approaches. Results show that SD-CGAN achieves superior detection accuracy, precision, recall, and F1-score while maintaining computational efficiency suitable for deployment in edge-enabled IoT environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes