paper-with-me

Papers

Spot The Odd One Out: Regularized Complete Cycle Consistent Anomaly Detector GAN

2023-04-16 · Zahra Dehghanian, Saeed Saravani, Maryam Amirmazlaghani, Mohammad Rahmati

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.

📄 PDF Abstract BibTeX arXiv:2304.07769

Code (1)

zahradehghanian97/rcalad 공식 구현 tf

Tasks

Anomaly DetectionOdd One Out

Similar Papers 제목 키워드 기반

Regularized Cycle Consistent Generative Adversarial Network for Anomaly Detection

2020-01-18 · Ziyi Yang, Iman Soltani Bozchalooi, Eric Darve

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 Network

SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation

2022-07-28 · Yang Zou, Jongheon Jeong, Latha Pemula, Dongqing Zhang 외

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 Learning

Deep Generative Model using Unregularized Score for Anomaly Detection with Heterogeneous Complexity

2018-07-16 · Takashi Matsubara, Kenta Hama, Ryosuke Tachibana, Kuniaki Uehara

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 Detection

Incentive-weighted Anomaly Detection for False Data Injection Attacks Against Smart Meter Load Profiles

2023-01-25 · Martin Higgins, Bruce Stephen, David Wallom

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 DetectionClustering

Industrial and Medical Anomaly Detection Through Cycle-Consistent Adversarial Networks

2023-02-10 · Arnaud Bougaham, Valentin Delchevalerie, Mohammed El Adoui, Benoît Frénay

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