paper-with-me

Papers

Autoencoding Binary Classifiers for Supervised Anomaly Detection

2019-03-26 · Yuki Yamanaka, Tomoharu Iwata, Hiroshi Takahashi, Masanori Yamada, Sekitoshi Kanai

We propose the Autoencoding Binary Classifiers (ABC), a novel supervised anomaly detector based on the Autoencoder (AE). There are two main approaches in anomaly detection: supervised and unsupervised. The supervised approach accurately detects the known anomalies included in training data, but it cannot detect the unknown anomalies. Meanwhile, the unsupervised approach can detect both known and unknown anomalies that are located away from normal data points. However, it does not detect known anomalies as accurately as the supervised approach. Furthermore, even if we have labeled normal data points and anomalies, the unsupervised approach cannot utilize these labels. The ABC is a probabilistic binary classifier that effectively exploits the label information, where normal data points are modeled using the AE as a component. By maximizing the likelihood, the AE in the proposed ABC is trained to minimize the reconstruction error for normal data points, and to maximize it for known anomalies. Since our approach becomes able to reconstruct the normal data points accurately and fails to reconstruct the known and unknown anomalies, it can accurately discriminate both known and unknown anomalies from normal data points. Experimental results show that the ABC achieves higher detection performance than existing supervised and unsupervised methods.

📄 PDF Abstract BibTeX arXiv:1903.10709

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionSupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection

2018-01-01 · ICLR 2018 1 · Bo Zong, Qi Song, Martin Renqiang Min, Wei Cheng 외

Unsupervised anomaly detection on multi- or high-dimensional data is of great importance in both fundamental machine learning research and industrial applications, for which density estimation lies at the core. Although …

Anomaly DetectionDensity EstimationDimensionality ReductionUnsupervised Anomaly Detection+5

Deep Autoencoding GMM-based Unsupervised Anomaly Detection in Acoustic Signals and its Hyper-parameter Optimization

2020-09-25 · Harsh Purohit, Ryo Tanabe, Takashi Endo, Kaori Suefusa 외

Failures or breakdowns in factory machinery can be costly to companies, so there is an increasing demand for automatic machine inspection. Existing approaches to acoustic signal-based unsupervised anomaly detection, such…

Anomaly DetectionUnsupervised Anomaly Detection

Revisiting Non-separable Binary Classification and its Applications in Anomaly Detection

2023-12-03 · Matthew Lau, Ismaila Seck, Athanasios P Meliopoulos, Wenke Lee 외

The inability to linearly classify XOR has motivated much of deep learning. We revisit this age-old problem and show that linear classification of XOR is indeed possible. Instead of separating data between halfspaces, we…

Anomaly DetectionBinary ClassificationSupervised Anomaly Detection

Deep Autoencoding Models for Unsupervised Anomaly Segmentation in Brain MR Images

2018-04-12 · Christoph Baur, Benedikt Wiestler, Shadi Albarqouni, Nassir Navab

Reliably modeling normality and differentiating abnormal appearances from normal cases is a very appealing approach for detecting pathologies in medical images. A plethora of such unsupervised anomaly detection approache…

AnatomyAnomaly DetectionAnomaly SegmentationClustering+3

Deep Autoencoders with Value-at-Risk Thresholding for Unsupervised Anomaly Detection

2019-12-09 · Albert Akhriev, Jakub Marecek

Many real-world monitoring and surveillance applications require non-trivial anomaly detection to be run in the streaming model. We consider an incremental-learning approach, wherein a deep-autoencoding (DAE) model of wh…

Anomaly DetectionIncremental Learningsubspace methodsUnsupervised Anomaly Detection