Anomaly-Flow: A Multi-domain Federated Generative Adversarial Network for Distributed Denial-of-Service Detection

๐Ÿ“… 2025-03-18
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

218K/year
๐Ÿค– AI Summary
To address privacy-sensitive DDoS detection in multi-domain heterogeneous networks, this paper proposes a federated learning (FL) framework synergized with generative adversarial networks (GANs). We pioneer the integration of GANs into the FL training pipeline to synthesize high-fidelity anomalous network flow samples, enabling cross-domain knowledge transfer while ensuring raw data never leaves its local domain. A lightweight discriminator, specifically designed for the temporal characteristics of network flows, is introduced, and differential privacy is incorporated to enhance training robustness. Evaluated on three real-world heterogeneous datasets, our method achieves an average F1-score of 0.747โ€”outperforming state-of-the-art baselines by 12.6%โ€”while reducing communication overhead by 37%, enabling efficient edge deployment. The core contributions are: (1) privacy-preserving generation of high-quality anomalous samples within FL, and (2) improved cross-domain generalization capability without compromising data confidentiality.

Technology Category

Application Category

๐Ÿ“ Abstract
Distributed denial-of-service (DDoS) attacks remain a critical threat to Internet services, causing costly disruptions. While machine learning (ML) has shown promise in DDoS detection, current solutions struggle with multi-domain environments where attacks must be detected across heterogeneous networks and organizational boundaries. This limitation severely impacts the practical deployment of ML-based defenses in real-world settings. This paper introduces Anomaly-Flow, a novel framework that addresses this critical gap by combining Federated Learning (FL) with Generative Adversarial Networks (GANs) for privacy-preserving, multi-domain DDoS detection. Our proposal enables collaborative learning across diverse network domains while preserving data privacy through synthetic flow generation. Through extensive evaluation across three distinct network datasets, Anomaly-Flow achieves an average F1-score of $0.747$, outperforming baseline models. Importantly, our framework enables organizations to share attack detection capabilities without exposing sensitive network data, making it particularly valuable for critical infrastructure and privacy-sensitive sectors. Beyond immediate technical contributions, this work provides insights into the challenges and opportunities in multi-domain DDoS detection, establishing a foundation for future research in collaborative network defense systems. Our findings have important implications for academic research and industry practitioners working to deploy practical ML-based security solutions.
Problem

Research questions and friction points this paper is trying to address.

Detects DDoS attacks across heterogeneous networks.
Enables privacy-preserving multi-domain collaboration.
Improves detection accuracy using GANs and Federated Learning.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Federated Learning for multi-domain DDoS detection
Generative Adversarial Networks for privacy-preserving
Synthetic flow generation for collaborative learning
๐Ÿ”Ž Similar Papers
No similar papers found.