SOTAVerified

CSAD: Unsupervised Component Segmentation for Logical Anomaly Detection

2024-08-28Code Available2· sign in to hype

Yu-Hsuan Hsieh, Shang-Hong Lai

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

To improve logical anomaly detection, some previous works have integrated segmentation techniques with conventional anomaly detection methods. Although these methods are effective, they frequently lead to unsatisfactory segmentation results and require manual annotations. To address these drawbacks, we develop an unsupervised component segmentation technique that leverages foundation models to autonomously generate training labels for a lightweight segmentation network without human labeling. Integrating this new segmentation technique with our proposed Patch Histogram module and the Local-Global Student-Teacher (LGST) module, we achieve a detection AUROC of 95.3% in the MVTec LOCO AD dataset, which surpasses previous SOTA methods. Furthermore, our proposed method provides lower latency and higher throughput than most existing approaches.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MVTec LOCO ADCSADAvg. Detection AUROC95.3Unverified

Reproductions