mixed attention auto encoder for multi-class industrial anomaly detection
Jiangqi Liu, Feng Wang

TL;DR
This paper introduces a unified mixed-attention auto encoder (MAAE) that efficiently detects anomalies across multiple industrial object categories using a single model, leveraging spatial and channel attention mechanisms.
Contribution
The paper presents a novel multi-class anomaly detection model that reduces storage and training costs by using a unified architecture with attention mechanisms and noise simulation.
Findings
Achieves superior performance on benchmark datasets.
Effectively captures global category information.
Maintains surface semantics for subtle anomaly detection.
Abstract
Most existing methods for unsupervised industrial anomaly detection train a separate model for each object category. This kind of approach can easily capture the category-specific feature distributions, but results in high storage cost and low training efficiency. In this paper, we propose a unified mixed-attention auto encoder (MAAE) to implement multi-class anomaly detection with a single model. To alleviate the performance degradation due to the diverse distribution patterns of different categories, we employ spatial attentions and channel attentions to effectively capture the global category information and model the feature distributions of multiple classes. Furthermore, to simulate the realistic noises on features and preserve the surface semantics of objects from different categories which are essential for detecting the subtle anomalies, we propose an adaptive noise generator…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
