arXiv Analytics

Sign in

arXiv:2012.07988 [cs.LG]AbstractReferencesReviewsResources

GAN Ensemble for Anomaly Detection

Xu Han, Xiaohui Chen, Li-Ping Liu

Published 2020-12-14Version 1

When formulated as an unsupervised learning problem, anomaly detection often requires a model to learn the distribution of normal data. Previous works apply Generative Adversarial Networks (GANs) to anomaly detection tasks and show good performances from these models. Motivated by the observation that GAN ensembles often outperform single GANs in generation tasks, we propose to construct GAN ensembles for anomaly detection. In the proposed method, a group of generators and a group of discriminators are trained together, so every generator gets feedback from multiple discriminators, and vice versa. Compared to a single GAN, a GAN ensemble can better model the distribution of normal data and thus better detect anomalies. Our theoretical analysis of GANs and GAN ensembles explains the role of a GAN discriminator in anomaly detection. In the empirical study, we evaluate ensembles constructed from four types of base models, and the results show that these ensembles clearly outperform single models in a series of tasks of anomaly detection.

Comments: 8 pages, 6 figures. To appear in Proceedings 35th AAAI Conference on Artificial Intelligence (AAAI 21)
Journal: Han, X., Chen, X., & Liu, L.-P. (2021). GAN Ensemble for Anomaly Detection. Proceedings of the AAAI Conference on Artificial Intelligence, 35(5), 4090-4097. Retrieved from https://ojs.aaai.org/index.php/AAAI/article/view/16530
Categories: cs.LG, cs.AI
Related articles: Most relevant | Search more
arXiv:2002.03665 [cs.LG] (Published 2020-02-10)
AnomalyDAE: Dual autoencoder for anomaly detection on attributed networks
arXiv:2011.06210 [cs.LG] (Published 2020-11-12)
A Transfer Learning Framework for Anomaly Detection Using Model of Normality
arXiv:2105.13810 [cs.LG] (Published 2021-05-28)
A Survey on Anomaly Detection for Technical Systems using LSTM Networks