English

SoftPatch: Unsupervised Anomaly Detection with Noisy Data

Computer Vision and Pattern Recognition 2024-03-22 v1 Artificial Intelligence Machine Learning

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 problem in coreset. Comprehensive experiments in various noise scenes demonstrate that SoftPatch outperforms the state-of-the-art AD methods on the MVTecAD and BTAD benchmarks and is comparable to those methods under the setting without noise.

Keywords

Cite

@article{arxiv.2403.14233,
  title  = {SoftPatch: Unsupervised Anomaly Detection with Noisy Data},
  author = {Xi Jiang and Ying Chen and Qiang Nie and Yong Liu and Jianlin Liu and Bin-Bin Gao and Jun Liu and Chengjie Wang and Feng Zheng},
  journal= {arXiv preprint arXiv:2403.14233},
  year   = {2024}
}

Comments

36th Conference on Neural Information Processing Systems

R2 v1 2026-06-28T15:28:23.424Z