We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: adVAE: A self-adversarial variational autoencoder with Gaussian anomaly prior knowledge for anomaly detection

Abstract: Recently, deep generative models have become increasingly popular in unsupervised anomaly detection. However, deep generative models aim at recovering the data distribution rather than detecting anomalies. Besides, deep generative models have the risk of overfitting training samples, which has disastrous effects on anomaly detection performance. To solve the above two problems, we propose a Self-adversarial Variational Autoencoder with a Gaussian anomaly prior assumption. We assume that both the anomalous and the normal prior distribution are Gaussian and have overlaps in the latent space. Therefore, a Gaussian transformer net T is trained to synthesize anomalous but near-normal latent variables. Keeping the original training objective of Variational Autoencoder, besides, the generator G tries to distinguish between the normal latent variables and the anomalous ones synthesized by T, and the encoder E is trained to discriminate whether the output of G is real. These new objectives we added not only give both G and E the ability to discriminate but also introduce additional regularization to prevent overfitting. Compared with the SOTA baselines, the proposed model achieves significant improvements in extensive experiments. Datasets and our model are available at a Github repository.
Comments: This paper has been accepted by Knowledge-based Systems
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Machine Learning (stat.ML)
DOI: 10.1016/j.knosys.2019.105187
Cite as: arXiv:1903.00904 [cs.LG]
  (or arXiv:1903.00904v3 [cs.LG] for this version)

Submission history

From: Xuhong Wang [view email]
[v1] Sun, 3 Mar 2019 13:26:19 GMT (149kb,D)
[v2] Tue, 5 Nov 2019 03:37:40 GMT (149kb,D)
[v3] Thu, 14 Nov 2019 12:20:13 GMT (1215kb,D)

Link back to: arXiv, form interface, contact.