PseudoBound: Limiting the anomaly reconstruction capability of one-class classifiers using pseudo anomalies
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 data with the expectation that, in test time, it can poorly reconstruct the anomalous data. However, previous studies have shown that, even trained with only normal data, AEs can often reconstruct anomalous data as well, resulting in a decreased performance. To mitigate this problem, we propose to limit the anomaly reconstruction capability of AEs by incorporating pseudo anomalies during the training of an AE. Extensive experiments using five types of pseudo anomalies show the robustness of our training mechanism towards any kind of pseudo anomaly. Moreover, we demonstrate the effectiveness of our proposed pseudo anomaly based training approach against several existing state-ofthe-art (SOTA) methods on three benchmark video anomaly datasets, outperforming all the other reconstruction-based approaches in two datasets and showing the second best performance in the other dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionOne-Class ClassificationVideo Anomaly DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Constricting Normal Latent Space for Anomaly Detection with Normal-only Training Data
In order to devise an anomaly detection model using only normal training data, an autoencoder (AE) is typically trained to reconstruct the data. As a result, the AE can extract normal representations in its latent space.…
Anomaly DetectionVideo Anomaly DetectionDDR-ID: Dual Deep Reconstruction Networks Based Image Decomposition for Anomaly Detection
One pivot challenge for image anomaly (AD) detection is to learn discriminative information only from normal class training images. Most image reconstruction based AD methods rely on the discriminative capability of reco…
Adversarial AttackAdversarial Attack DetectionAnomaly DetectionBenchmarking+1Limiting the Reconstruction Capability of Generative Neural Network using Negative Learning
Generative models are widely used for unsupervised learning with various applications, including data compression and signal restoration. Training methods for such systems focus on the generality of the network given lim…
Anomaly DetectionData CompressionSwinAD: Multi-stage feature reconstruction for unsupervised industrial anomaly detection
Industrial anomaly detection aims to identify and localize defective regions without relying on exhaustive annotations of all possible defect types. Although recent unsupervised methods have achieved strong performance, …
Unsupervised Anomaly DetectionSynthetic Pseudo Anomalies for Unsupervised Video Anomaly Detection: A Simple yet Efficient Framework based on Masked Autoencoder
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