Spot The Odd One Out: Regularized Complete Cycle Consistent Anomaly Detector GAN
This study presents an adversarial method for anomaly detection in real-world applications, leveraging the power of generative adversarial neural networks (GANs) through cycle consistency in reconstruction error. Previous methods suffer from the high variance between class-wise accuracy which leads to not being applicable for all types of anomalies. The proposed method named RCALAD tries to solve this problem by introducing a novel discriminator to the structure, which results in a more efficient training process. Additionally, RCALAD employs a supplementary distribution in the input space to steer reconstructions toward the normal data distribution, effectively separating anomalous samples from their reconstructions and facilitating more accurate anomaly detection. To further enhance the performance of the model, two novel anomaly scores are introduced. The proposed model has been thoroughly evaluated through extensive experiments on six various datasets, yielding results that demonstrate its superiority over existing state-of-the-art models. The code is readily available to the research community at https://github.com/zahraDehghanian97/RCALAD.
Code (1)
Tasks
Anomaly DetectionOdd One OutSimilar Papers 제목 키워드 기반
Regularized Cycle Consistent Generative Adversarial Network for Anomaly Detection
In this paper, we investigate algorithms for anomaly detection. Previous anomaly detection methods focus on modeling the distribution of non-anomalous data provided during training. However, this does not necessarily ens…
Anomaly DetectionGenerative Adversarial NetworkSPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation
Visual anomaly detection is commonly used in industrial quality inspection. In this paper, we present a new dataset as well as a new self-supervised learning method for ImageNet pre-training to improve anomaly detection …
Anomaly DetectionAnomaly SegmentationSelf-Supervised LearningDeep Generative Model using Unregularized Score for Anomaly Detection with Heterogeneous Complexity
Accurate and automated detection of anomalous samples in a natural image dataset can be accomplished with a probabilistic model for end-to-end modeling of images. Such images have heterogeneous complexity, however, and a…
Anomaly DetectionIncentive-weighted Anomaly Detection for False Data Injection Attacks Against Smart Meter Load Profiles
Spot pricing is often suggested as a method of increasing demand-side flexibility in electrical power load. However, few works have considered the vulnerability of spot pricing to financial fraud via false data injection…
Anomaly DetectionClusteringIndustrial and Medical Anomaly Detection Through Cycle-Consistent Adversarial Networks
In this study, a new Anomaly Detection (AD) approach for industrial and medical images is proposed. This method leverages the theoretical strengths of unsupervised learning and the data availability of both normal and ab…
Anomaly Detection