paper-with-me

홈 › Papers

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

2022-03-21 · Sankha Das

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 number of potential attacks, training these GANs for a particular kind of anomaly may make it oblivious to other anomalies and attacks. In addition, the dataset required to train these models has to be made centrally available and publicly accessible, posing the obvious question of privacy of the communications of the respective participants of the network. The solution proposed in this work aims at tackling the above two issues by using GANs in a federated architecture in networks of such scale and capacity. In such a setting, different users of the network will be able to train and customize a centrally available adversarial model according to their own frequently faced conditions. Simultaneously, the member users of the network will also able to gain from the experiences of the other users in the network.

📄 PDF Abstract BibTeX arXiv:2203.11106

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionIntrusion Detection

Similar Papers 제목 키워드 기반

Multivariate Time Series Anomaly Detection using DiffGAN Model

2025-01-03 · Guangqiang Wu, Fu Zhang

In recent years, some researchers have applied diffusion models to multivariate time series anomaly detection. The partial diffusion strategy, which depends on the diffusion steps, is commonly used for anomaly detection …

Anomaly DetectionGenerative Adversarial NetworkmodelTime Series+1

Federated Traffic Synthesizing and Classification Using Generative Adversarial Networks

2021-04-21 · Chenxin Xu, Rong Xia, Yong Xiao, Yingyu Li 외

With the fast growing demand on new services and applications as well as the increasing awareness of data protection, traditional centralized traffic classification approaches are facing unprecedented challenges. This pa…

ClassificationGeneral ClassificationTraffic Classification

Fence GAN: Towards Better Anomaly Detection

2019-04-02 · Cuong Phuc Ngo, Amadeus Aristo Winarto, Connie Kou Khor Li, Sojeong Park 외

Anomaly detection is a classical problem where the aim is to detect anomalous data that do not belong to the normal data distribution. Current state-of-the-art methods for anomaly detection on complex high-dimensional da…

Anomaly ClassificationAnomaly DetectionGenerative Adversarial Network

EFFGAN: Ensembles of fine-tuned federated GANs

2022-06-23 · Ebba Ekblom, Edvin Listo Zec, Olof Mogren

Generative adversarial networks have proven to be a powerful tool for learning complex and high-dimensional data distributions, but issues such as mode collapse have been shown to make it difficult to train them. This is…

Federated Learning

DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs

2022-01-28 · Songxiang Liu, Dan Su, Dong Yu

Denoising diffusion probabilistic models (DDPMs) are expressive generative models that have been used to solve a variety of speech synthesis problems. However, because of their high sampling costs, DDPMs are difficult to…

DenoisingSpeech Synthesistext-to-speechText to Speech