Industrial and Medical Anomaly Detection Through Cycle-Consistent Adversarial Networks
Arnaud Bougaham, Valentin Delchevalerie, Mohammed El Adoui, Beno\^it, Fr\'enay

TL;DR
This paper introduces a novel anomaly detection method using Cycle-GANs that effectively distinguishes normal and abnormal images in industrial and medical datasets, achieving high accuracy with zero false negatives.
Contribution
The paper proposes a cycle-consistent adversarial network approach that leverages both normal and abnormal data for improved unsupervised anomaly detection.
Findings
Achieves accurate anomaly detection with zero false negatives.
Outperforms state-of-the-art methods on industrial and medical datasets.
Utilizes cycle-consistent GANs for effective image translation and anomaly scoring.
Abstract
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 abnormal classes. Indeed, the AD is often formulated as an unsupervised task, implying only normal images during training. These normal images are devoted to be reconstructed, through an autoencoder architecture for instance. However, the information contained in abnormal data, when available, is also valuable for this reconstruction. The model would be able to identify its weaknesses by better learning how to transform an abnormal (respectively normal) image into a normal (respectively abnormal) one, helping the entire model to learn better than a single normal to normal reconstruction. To address this challenge, the proposed method uses Cycle-Generative Adversarial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Fault Detection and Control Systems · Adversarial Robustness in Machine Learning
