SoftPatch: Unsupervised Anomaly Detection with Noisy Data
Xi Jiang, Ying Chen, Qiang Nie, Yong Liu, Jianlin Liu, Bin-Bin Gao,, Jun Liu, Chengjie Wang, Feng Zheng

TL;DR
SoftPatch is a novel unsupervised anomaly detection method that effectively denoises noisy data at the patch level, improving detection accuracy in real-world noisy scenarios.
Contribution
This paper introduces SoftPatch, the first to address label-level noise in image anomaly detection and employs memory-based patch-level denoising for enhanced performance.
Findings
Outperforms state-of-the-art methods on MVTecAD and BTAD benchmarks.
Effectively denoises data in various noisy environments.
Maintains strong normal data modeling capabilities.
Abstract
Although mainstream unsupervised anomaly detection (AD) algorithms perform well in academic datasets, their performance is limited in practical application due to the ideal experimental setting of clean training data. Training with noisy data is an inevitable problem in real-world anomaly detection but is seldom discussed. This paper considers label-level noise in image sensory anomaly detection for the first time. To solve this problem, we proposed a memory-based unsupervised AD method, SoftPatch, which efficiently denoises the data at the patch level. Noise discriminators are utilized to generate outlier scores for patch-level noise elimination before coreset construction. The scores are then stored in the memory bank to soften the anomaly detection boundary. Compared with existing methods, SoftPatch maintains a strong modeling ability of normal data and alleviates the overconfidence…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Smart Grid Security and Resilience
