paper-with-me

Papers

Normality-Calibrated Autoencoder for Unsupervised Anomaly Detection on Data Contamination

2021-10-28 · Jongmin Yu, Hyeontaek Oh, Minkyung Kim, Junsik Kim

In this paper, we propose Normality-Calibrated Autoencoder (NCAE), which can boost anomaly detection performance on the contaminated datasets without any prior information or explicit abnormal samples in the training phase. The NCAE adversarially generates high confident normal samples from a latent space having low entropy and leverages them to predict abnormal samples in a training dataset. NCAE is trained to minimise reconstruction errors in uncontaminated samples and maximise reconstruction errors in contaminated samples. The experimental results demonstrate that our method outperforms shallow, hybrid, and deep methods for unsupervised anomaly detection and achieves comparable performance compared with semi-supervised methods using labelled anomaly samples in the training phase. The source code is publicly available on `https://github.com/andreYoo/NCAE_UAD.git'.

📄 PDF Abstract BibTeX arXiv:2110.14825

Code (1)

andreyoo/ncae_uad 공식 구현 pytorch

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Calibrated One-class Classification for Unsupervised Time Series Anomaly Detection

2022-07-25 · Hongzuo Xu, Yijie Wang, Songlei Jian, Qing Liao 외

Time series anomaly detection is instrumental in maintaining system availability in various domains. Current work in this research line mainly focuses on learning data normality deeply and comprehensively by devising adv…

Anomaly DetectionOne-Class ClassificationOne-class classifierTime Series+2

Improving unsupervised anomaly localization by applying multi-scale memories to autoencoders

2020-12-21 · Yifei Yang, Shibing Xiang, Ruixiang Zhang

Autoencoder and its variants have been widely applicated in anomaly detection.The previous work memory-augmented deep autoencoder proposed memorizing normality to detect anomaly, however it neglects the feature discrepan…

Anomaly DetectionAnomaly Localization

Unsupervised Abnormality Detection Using Heterogeneous Autonomous Systems

2020-06-05 · Sayeed Shafayet Chowdhury, Kazi Mejbaul Islam, Rouhan Noor

Anomaly detection (AD) in a surveillance scenario is an emerging and challenging field of research. For autonomous vehicles like drones or cars, it is immensely important to distinguish between normal and abnormal states…

Anomaly DetectionAutonomous Vehicles

Anomaly Detection in Unsupervised Surveillance Setting Using Ensemble of Multimodal Data with Adversarial Defense

2020-07-17 · Sayeed Shafayet Chowdhury, Kaji Mejbaul Islam, Rouhan Noor

Autonomous aerial surveillance using drone feed is an interesting and challenging research domain. To ensure safety from intruders and potential objects posing threats to the zone being protected, it is crucial to be abl…

Adversarial AttackAdversarial DefenseAnomaly Detection

AD-MERCS: Modeling Normality and Abnormality in Unsupervised Anomaly Detection

2023-05-22 · Jonas Soenen, Elia Van Wolputte, Vincent Vercruyssen, Wannes Meert 외

Most anomaly detection systems try to model normal behavior and assume anomalies deviate from it in diverse manners. However, there may be patterns in the anomalies as well. Ideally, an anomaly detection system can explo…

Anomaly DetectionUnsupervised Anomaly Detection