English

Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization

Computer Vision and Pattern Recognition 2023-02-20 v1 Artificial Intelligence

Abstract

Most unsupervised image anomaly localization methods suffer from overgeneralization because of the high generalization abilities of convolutional neural networks, leading to unreliable predictions. To mitigate the overgeneralization, this study proposes to collaboratively optimize normal and abnormal feature distributions with the assistance of synthetic anomalies, namely collaborative discrepancy optimization (CDO). CDO introduces a margin optimization module and an overlap optimization module to optimize the two key factors determining the localization performance, i.e., the margin and the overlap between the discrepancy distributions (DDs) of normal and abnormal samples. With CDO, a large margin and a small overlap between normal and abnormal DDs are obtained, and the prediction reliability is boosted. Experiments on MVTec2D and MVTec3D show that CDO effectively mitigates the overgeneralization and achieves great anomaly localization performance with real-time computation efficiency. A real-world automotive plastic parts inspection application further demonstrates the capability of the proposed CDO. Code is available on https://github.com/caoyunkang/CDO.

Keywords

Cite

@article{arxiv.2302.08769,
  title  = {Collaborative Discrepancy Optimization for Reliable Image Anomaly Localization},
  author = {Yunkang Cao and Xiaohao Xu and Zhaoge Liu and Weiming Shen},
  journal= {arXiv preprint arXiv:2302.08769},
  year   = {2023}
}

Comments

Accepted by IEEE Transactions on Industrial Informatics

R2 v1 2026-06-28T08:42:36.052Z