English

Anomaly Detection Based on Multiple-Hypothesis Autoencoder

Machine Learning 2021-07-20 v1 Signal Processing

Abstract

Recently Autoencoder(AE) based models are widely used in the field of anomaly detection. A model trained with normal data generates a larger restoration error for abnormal data. Whether or not abnormal data is determined by observing the restoration error. It takes a lot of cost and time to obtain abnormal data in the industrial field. Therefore the model trains only normal data and detects abnormal data in the inference phase. However, the restoration area for the input data of AE is limited in the latent space. To solve this problem, we propose Multiple-hypothesis Autoencoder(MH-AE) model composed of several decoders. MH-AE model increases the restoration area through contention between decoders. The proposed method shows that the anomaly detection performance is improved compared to the traditional AE for various input datasets.

Keywords

Cite

@article{arxiv.2107.08790,
  title  = {Anomaly Detection Based on Multiple-Hypothesis Autoencoder},
  author = {JoonSung Lee and YeongHyeon Park},
  journal= {arXiv preprint arXiv:2107.08790},
  year   = {2021}
}

Comments

3pages, 3figures

R2 v1 2026-06-24T04:19:07.317Z