Multilevel Saliency-Guided Self-Supervised Learning for Image Anomaly Detection
Jianjian Qin, Chunzhi Gu, Jun Yu, Chao Zhang

TL;DR
This paper introduces CutSwap, a saliency-guided augmentation method for self-supervised image anomaly detection that creates realistic negative samples by swapping semantically similar patches, leading to improved detection performance.
Contribution
The paper proposes a novel saliency-guided augmentation technique, CutSwap, that enhances self-supervised learning for anomaly detection by generating more realistic negative samples.
Findings
Achieves state-of-the-art results on benchmark datasets.
Outperforms existing augmentation methods in anomaly detection.
Demonstrates effectiveness of semantic-aware negative sample generation.
Abstract
Anomaly detection (AD) is a fundamental task in computer vision. It aims to identify incorrect image data patterns which deviate from the normal ones. Conventional methods generally address AD by preparing augmented negative samples to enforce self-supervised learning. However, these techniques typically do not consider semantics during augmentation, leading to the generation of unrealistic or invalid negative samples. Consequently, the feature extraction network can be hindered from embedding critical features. In this study, inspired by visual attention learning approaches, we propose CutSwap, which leverages saliency guidance to incorporate semantic cues for augmentation. Specifically, we first employ LayerCAM to extract multilevel image features as saliency maps and then perform clustering to obtain multiple centroids. To fully exploit saliency guidance, on each map, we select 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 · COVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning
