English

Component-aware anomaly detection framework for adjustable and logical industrial visual inspection

Computer Vision and Pattern Recognition 2023-05-16 v1

Abstract

Industrial visual inspection aims at detecting surface defects in products during the manufacturing process. Although existing anomaly detection models have shown great performance on many public benchmarks, their limited adjustability and ability to detect logical anomalies hinder their broader use in real-world settings. To this end, in this paper, we propose a novel component-aware anomaly detection framework (ComAD) which can simultaneously achieve adjustable and logical anomaly detection for industrial scenarios. Specifically, we propose to segment images into multiple components based on a lightweight and nearly training-free unsupervised semantic segmentation model. Then, we design an interpretable logical anomaly detection model through modeling the metrological features of each component and their relationships. Despite its simplicity, our framework achieves state-of-the-art performance on image-level logical anomaly detection. Meanwhile, segmenting a product image into multiple components provides a novel perspective for industrial visual inspection, demonstrating great potential in model customization, noise resistance, and anomaly classification. The code will be available at https://github.com/liutongkun/ComAD.

Keywords

Cite

@article{arxiv.2305.08509,
  title  = {Component-aware anomaly detection framework for adjustable and logical industrial visual inspection},
  author = {Tongkun Liu and Bing Li and Xiao Du and Bingke Jiang and Xiao Jin and Liuyi Jin and Zhuo Zhao},
  journal= {arXiv preprint arXiv:2305.08509},
  year   = {2023}
}

Comments

13 pages, 15 figures

R2 v1 2026-06-28T10:34:32.445Z