paper-with-me

홈 › Papers

Exploiting Autoencoder's Weakness to Generate Pseudo Anomalies

2024-05-09 · Marcella Astrid, Muhammad Zaigham Zaheer, Djamila Aouada, Seung-Ik Lee

Due to the rare occurrence of anomalous events, a typical approach to anomaly detection is to train an autoencoder (AE) with normal data only so that it learns the patterns or representations of the normal training data. At test time, the trained AE is expected to well reconstruct normal but to poorly reconstruct anomalous data. However, contrary to the expectation, anomalous data is often well reconstructed as well. In order to further separate the reconstruction quality between normal and anomalous data, we propose creating pseudo anomalies from learned adaptive noise by exploiting the aforementioned weakness of AE, i.e., reconstructing anomalies too well. The generated noise is added to the normal data to create pseudo anomalies. Extensive experiments on Ped2, Avenue, ShanghaiTech, CIFAR-10, and KDDCUP datasets demonstrate the effectiveness and generic applicability of our approach in improving the discriminative capability of AEs for anomaly detection.

📄 PDF Abstract BibTeX arXiv:2405.05886

Code (0)

등록된 구현이 없습니다.

Tasks

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…

Similar Papers 제목 키워드 기반

Learning Not to Reconstruct Anomalies

2021-10-19 · Marcella Astrid, Muhammad Zaigham Zaheer, Jae-Yeong Lee, Seung-Ik Lee

Video anomaly detection is often seen as one-class classification (OCC) problem due to the limited availability of anomaly examples. Typically, to tackle this problem, an autoencoder (AE) is trained to reconstruct the in…

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Synthetic Temporal Anomaly Guided End-to-End Video Anomaly Detection

2021-10-19 · Marcella Astrid, Muhammad Zaigham Zaheer, Seung-Ik Lee

Due to the limited availability of anomaly examples, video anomaly detection is often seen as one-class classification (OCC) problem. A popular way to tackle this problem is by utilizing an autoencoder (AE) trained only …

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Synthetic Pseudo Anomalies for Unsupervised Video Anomaly Detection: A Simple yet Efficient Framework based on Masked Autoencoder

2023-03-09 · Xiangyu Huang, Caidan Zhao, Chenxing Gao, Lvdong Chen 외

Due to the limited availability of anomalous samples for training, video anomaly detection is commonly viewed as a one-class classification problem. Many prevalent methods investigate the reconstruction difference produc…

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

PseudoBound: Limiting the anomaly reconstruction capability of one-class classifiers using pseudo anomalies

2023-03-19 · Marcella Astrid, Muhammad Zaigham Zaheer, Seung-Ik Lee

Due to the rarity of anomalous events, video anomaly detection is typically approached as one-class classification (OCC) problem. Typically in OCC, an autoencoder (AE) is trained to reconstruct the normal only training d…

Anomaly DetectionOne-Class ClassificationVideo Anomaly Detection

Autoencoder-based Anomaly Detection System for Online Data Quality Monitoring of the CMS Electromagnetic Calorimeter

2023-09-18 · The CMS ECAL Collaboration

The CMS detector is a general-purpose apparatus that detects high-energy collisions produced at the LHC. Online Data Quality Monitoring of the CMS electromagnetic calorimeter is a vital operational tool that allows detec…

Anomaly Detection