CVAICLMar 26, 2023

WinCLIP: Zero-/Few-Shot Anomaly Classification and Segmentation

arXiv:2303.14814v1499 citationsh-index: 27
Originality Highly original
AI Analysis

It addresses the problem of automating quality inspection without task-specific training data, offering a significant improvement over prior methods.

The paper tackles zero-shot and few-shot anomaly classification and segmentation for industrial quality inspection, proposing WinCLIP and WinCLIP+ which achieve up to 95.2% AUROC on MVTec-AD, surpassing state-of-the-art by large margins.

Visual anomaly classification and segmentation are vital for automating industrial quality inspection. The focus of prior research in the field has been on training custom models for each quality inspection task, which requires task-specific images and annotation. In this paper we move away from this regime, addressing zero-shot and few-normal-shot anomaly classification and segmentation. Recently CLIP, a vision-language model, has shown revolutionary generality with competitive zero-/few-shot performance in comparison to full-supervision. But CLIP falls short on anomaly classification and segmentation tasks. Hence, we propose window-based CLIP (WinCLIP) with (1) a compositional ensemble on state words and prompt templates and (2) efficient extraction and aggregation of window/patch/image-level features aligned with text. We also propose its few-normal-shot extension WinCLIP+, which uses complementary information from normal images. In MVTec-AD (and VisA), without further tuning, WinCLIP achieves 91.8%/85.1% (78.1%/79.6%) AUROC in zero-shot anomaly classification and segmentation while WinCLIP+ does 93.1%/95.2% (83.8%/96.4%) in 1-normal-shot, surpassing state-of-the-art by large margins.

Code Implementations4 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes