paper-with-me

홈 › Papers

Anomaly Detection via Minimum Likelihood Generative Adversarial Networks

2018-08-01 · Chu Wang, Yan-Ming Zhang, Cheng-Lin Liu

Anomaly detection aims to detect abnormal events by a model of normality. It plays an important role in many domains such as network intrusion detection, criminal activity identity and so on. With the rapidly growing size of accessible training data and high computation capacities, deep learning based anomaly detection has become more and more popular. In this paper, a new domain-based anomaly detection method based on generative adversarial networks (GAN) is proposed. Minimum likelihood regularization is proposed to make the generator produce more anomalies and prevent it from converging to normal data distribution. Proper ensemble of anomaly scores is shown to improve the stability of discriminator effectively. The proposed method has achieved significant improvement than other anomaly detection methods on Cifar10 and UCI datasets.

📄 PDF Abstract BibTeX arXiv:1808.00200

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionIntrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

Unsupervised Anomaly Detection with Adversarial Mirrored AutoEncoders

2020-03-24 · Gowthami Somepalli, Yexin Wu, Yogesh Balaji, Bhanukiran Vinzamuri 외

Detecting out of distribution (OOD) samples is of paramount importance in all Machine Learning applications. Deep generative modeling has emerged as a dominant paradigm to model complex data distributions without labels.…

Anomaly DetectionOut of Distribution (OOD) DetectionRepresentation LearningUnsupervised Anomaly Detection

Estimate the Implicit Likelihoods of GANs with Application to Anomaly Detection

2020-04-20 · Shaogang Ren, Dingcheng Li, Zhixin Zhou, Ping Li

The thriving of deep models and generative models provides approaches to model high dimensional distributions. Generative adversarial networks (GANs) can approximate data distributions and generate data samples from the …

Anomaly Detection

Anomaly Detection using Generative Models and Sum-Product Networks in Mammography Scans

2022-10-12 · Marc Dietrichstein, David Major, Maria Wimmer, Dimitrios Lenis 외

Unsupervised anomaly detection models which are trained solely by healthy data, have gained importance in the recent years, as the annotation of medical data is a tedious task. Autoencoders and generative adversarial net…

Anomaly DetectionUnsupervised Anomaly Detection

OMASGAN: Out-of-Distribution Minimum Anomaly Score GAN for Sample Generation on the Boundary

2021-10-28 · Nikolaos Dionelis, Mehrdad Yaghoobi, Sotirios A. Tsaftaris

Generative models trained in an unsupervised manner may set high likelihood and low reconstruction loss to Out-of-Distribution (OoD) samples. This increases Type II errors and leads to missed anomalies, overall decreasin…

Anomaly DetectionData AugmentationFeature EngineeringSelf-Supervised Learning

Tail of Distribution GAN (TailGAN): Generative-Adversarial-Network-Based Boundary Formation

2021-07-24 · Nikolaos Dionelis, Mehrdad Yaghoobi, Sotirios A. Tsaftaris

Generative Adversarial Networks (GAN) are a powerful methodology and can be used for unsupervised anomaly detection, where current techniques have limitations such as the accurate detection of anomalies near the tail of …

Anomaly DetectionGenerative Adversarial NetworkUnsupervised Anomaly Detection