English

Adversarial Anomaly Detection using Gaussian Priors and Nonlinear Anomaly Scores

Machine Learning 2023-10-30 v1 Machine Learning

Abstract

Anomaly detection in imbalanced datasets is a frequent and crucial problem, especially in the medical domain where retrieving and labeling irregularities is often expensive. By combining the generative stability of a β\beta-variational autoencoder (VAE) with the discriminative strengths of generative adversarial networks (GANs), we propose a novel model, β\beta-VAEGAN. We investigate methods for composing anomaly scores based on the discriminative and reconstructive capabilities of our model. Existing work focuses on linear combinations of these components to determine if data is anomalous. We advance existing work by training a kernelized support vector machine (SVM) on the respective error components to also consider nonlinear relationships. This improves anomaly detection performance, while allowing faster optimization. Lastly, we use the deviations from the Gaussian prior of β\beta-VAEGAN to form a novel anomaly score component. In comparison to state-of-the-art work, we improve the F1F_1 score during anomaly detection from 0.85 to 0.92 on the widely used MITBIH Arrhythmia Database.

Keywords

Cite

@article{arxiv.2310.18091,
  title  = {Adversarial Anomaly Detection using Gaussian Priors and Nonlinear Anomaly Scores},
  author = {Fiete Lüer and Tobias Weber and Maxim Dolgich and Christian Böhm},
  journal= {arXiv preprint arXiv:2310.18091},
  year   = {2023}
}

Comments

accepted at AI4TS @ ICDMW 2023

R2 v1 2026-06-28T13:03:44.132Z