CVJan 30

PromptMAD: Cross-Modal Prompting for Multi-Class Visual Anomaly Localization

arXiv:2601.22492v1h-index: 5
Originality Incremental advance
AI Analysis

This work addresses visual anomaly detection for industrial inspection, offering incremental improvements in handling class diversity and camouflaged defects.

The paper tackled the problem of unsupervised visual anomaly detection and localization in multi-class settings by proposing PromptMAD, a cross-modal prompting framework that integrates semantic guidance through vision-language alignment, achieving state-of-the-art pixel-level performance with a mean AUC of 98.35% and AP of 66.54% on the MVTec-AD dataset.

Visual anomaly detection in multi-class settings poses significant challenges due to the diversity of object categories, the scarcity of anomalous examples, and the presence of camouflaged defects. In this paper, we propose PromptMAD, a cross-modal prompting framework for unsupervised visual anomaly detection and localization that integrates semantic guidance through vision-language alignment. By leveraging CLIP-encoded text prompts describing both normal and anomalous class-specific characteristics, our method enriches visual reconstruction with semantic context, improving the detection of subtle and textural anomalies. To further address the challenge of class imbalance at the pixel level, we incorporate Focal loss function, which emphasizes hard-to-detect anomalous regions during training. Our architecture also includes a supervised segmentor that fuses multi-scale convolutional features with Transformer-based spatial attention and diffusion iterative refinement, yielding precise and high-resolution anomaly maps. Extensive experiments on the MVTec-AD dataset demonstrate that our method achieves state-of-the-art pixel-level performance, improving mean AUC to 98.35% and AP to 66.54%, while maintaining efficiency across diverse categories.

Foundations

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

Your Notes