Detecting Anomalies using Generative Adversarial Networks on Images
Rushikesh Zawar, Krupa Bhayani, Neelanjan Bhowmik, Kamlesh Tiwari and, Dhiraj Sangwan

TL;DR
This paper introduces a novel GAN-based approach for anomaly detection in images, leveraging advanced network architectures and training techniques to improve detection accuracy on diverse datasets.
Contribution
It proposes a new GAN model with dense skip connections and self-attention discriminator, enhancing anomaly detection performance in imbalanced datasets.
Findings
Achieves up to 21% improvement on MVTec AD dataset.
Improves detection accuracy by 4.6% on SIXray dataset.
Demonstrates stable training with spectral normalisation.
Abstract
Automatic detection of anomalies such as weapons or threat objects in baggage security, or detecting impaired items in industrial production is an important computer vision task demanding high efficiency and accuracy. Most of the available data in the anomaly detection task is imbalanced as the number of positive/anomalous instances is sparse. Inadequate availability of the data makes training of a deep neural network architecture for anomaly detection challenging. This paper proposes a novel Generative Adversarial Network (GAN) based model for anomaly detection. It uses normal (non-anomalous) images to learn about the normality based on which it detects if an input image contains an anomalous/threat object. The proposed model uses a generator with an encoder-decoder network having dense convolutional skip connections for enhanced reconstruction and to capture the data distribution. A…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Digital Media Forensic Detection · Bacillus and Francisella bacterial research
