paper-with-me

Papers

Variational Autoencoder based Anomaly Detection using Reconstruction Probability

2015-12-27 · Special Lecture on IE, SNU Data Mining Center 2015 12 · Jinwon An, Sungzoon Cho

We propose an anomaly detection method using the reconstruction probability from the variational autoencoder. The reconstruction probability is a probabilistic measure that takes into account the variability of the distribution of variables. The reconstruction probability has a theoretical background making it a more principled and objective anomaly score than the reconstruction error, which is used by autoencoder and principal components based anomaly detection methods. Experimental results show that the proposed method outperforms autoencoder based and principal components based methods. Utilizing the generative characteristics of the variational autoencoder enables deriving the reconstruction of the data to analyze the underlying cause of the anomaly.

📄 PDF Abstract BibTeX

Code (2)

Michedev/VAE_anomaly_detection pytorch
smile-yan/vae-anomaly-detection

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Weakly Augmented Variational Autoencoder in Time Series Anomaly Detection

2024-01-07 · Zhangkai Wu, Longbing Cao, Qi Zhang, Junxian Zhou 외

Due to their unsupervised training and uncertainty estimation, deep Variational Autoencoders (VAEs) have become powerful tools for reconstruction-based Time Series Anomaly Detection (TSAD). Existing VAE-based TSAD method…

Anomaly DetectionSelf-Supervised LearningTime SeriesTime Series Anomaly Detection

Addressing Variance Shrinkage in Variational Autoencoders using Quantile Regression

2020-10-18 · Haleh Akrami, Anand A. Joshi, Sergul Aydore, Richard M. Leahy

Estimation of uncertainty in deep learning models is of vital importance, especially in medical imaging, where reliance on inference without taking into account uncertainty could lead to misdiagnosis. Recently, the proba…

Anomaly DetectionLesion Detectionquantile regressionregression

A Case for the Score: Identifying Image Anomalies using Variational Autoencoder Gradients

2019-11-28 · David Zimmerer, Jens Petersen, Simon A. A. Kohl, Klaus H. Maier-Hein

Through training on unlabeled data, anomaly detection has the potential to impact computer-aided diagnosis by outlining suspicious regions. Previous work on deep-learning-based anomaly detection has primarily focused on …

Anomaly Detection

Interpreting Rate-Distortion of Variational Autoencoder and Using Model Uncertainty for Anomaly Detection

2020-05-05 · Seonho Park, George Adosoglou, Panos M. Pardalos

Building a scalable machine learning system for unsupervised anomaly detection via representation learning is highly desirable. One of the prevalent methods is using a reconstruction error from variational autoencoder (V…

Anomaly DetectionBIG-bench Machine LearningRepresentation LearningUnsupervised Anomaly Detection

Can I trust my anomaly detection system? A case study based on explainable AI

2024-07-29 · Muhammad Rashid, Elvio Amparore, Enrico Ferrari, Damiano Verda

Generative models based on variational autoencoders are a popular technique for detecting anomalies in images in a semi-supervised context. A common approach employs the anomaly score to detect the presence of anomalies,…

Anomaly Detection