CVJun 17, 2024

Prior Normality Prompt Transformer for Multi-class Industrial Image Anomaly Detection

arXiv:2406.11507v140 citations
Originality Incremental advance
AI Analysis

This work addresses the need for a unified model to reduce deployment costs in industrial inspection, though it appears incremental as it builds on existing reconstruction-based methods.

The paper tackles the problem of multi-class industrial image anomaly detection by introducing the Prior Normality Prompt Transformer (PNPT) method, which strategically incorporates normal semantics prompting to mitigate the 'identical mapping' issue, resulting in superior performance on benchmark datasets and real-world applications.

Image anomaly detection plays a pivotal role in industrial inspection. Traditional approaches often demand distinct models for specific categories, resulting in substantial deployment costs. This raises concerns about multi-class anomaly detection, where a unified model is developed for multiple classes. However, applying conventional methods, particularly reconstruction-based models, directly to multi-class scenarios encounters challenges such as identical shortcut learning, hindering effective discrimination between normal and abnormal instances. To tackle this issue, our study introduces the Prior Normality Prompt Transformer (PNPT) method for multi-class image anomaly detection. PNPT strategically incorporates normal semantics prompting to mitigate the "identical mapping" problem. This entails integrating a prior normality prompt into the reconstruction process, yielding a dual-stream model. This innovative architecture combines normal prior semantics with abnormal samples, enabling dual-stream reconstruction grounded in both prior knowledge and intrinsic sample characteristics. PNPT comprises four essential modules: Class-Specific Normality Prompting Pool (CS-NPP), Hierarchical Patch Embedding (HPE), Semantic Alignment Coupling Encoding (SACE), and Contextual Semantic Conditional Decoding (CSCD). Experimental validation on diverse benchmark datasets and real-world industrial applications highlights PNPT's superior performance in multi-class industrial anomaly detection.

Foundations

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

Your Notes