FGAN: Federated Generative Adversarial Networks for Anomaly Detection in Network Traffic
Sankha Das

TL;DR
This paper introduces FGAN, a federated GAN framework for network anomaly detection that preserves privacy and allows decentralized training across large, diverse networks, improving detection of various attacks.
Contribution
It proposes a federated architecture for GAN-based anomaly detection in network traffic, addressing privacy concerns and enhancing adaptability across different network regions.
Findings
Enables decentralized training of GANs for network security
Improves anomaly detection across diverse network environments
Maintains privacy of network data during training
Abstract
Over the last two decades, a lot of work has been done in improving network security, particularly in intrusion detection systems (IDS) and anomaly detection. Machine learning solutions have also been employed in IDSs to detect known and plausible attacks in incoming traffic. Parameters such as packet contents, sender IP and sender port, connection duration, etc. have been previously used to train these machine learning models to learn to differentiate genuine traffic from malicious ones. Generative Adversarial Networks (GANs) have been significantly successful in detecting such anomalies, mostly attributed to the adversarial training of the generator and discriminator in an attempt to bypass each other and in turn increase their own power and accuracy. However, in large networks having a wide variety of traffic at possibly different regions of the network and susceptible to a large…
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 · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
