Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MiniMaxAD: A Lightweight Autoencoder for Feature-Rich Anomaly Detection

About

Previous industrial anomaly detection methods often struggle to handle the extensive diversity in training sets, particularly when they contain stylistically diverse and feature-rich samples, which we categorize as feature-rich anomaly detection datasets (FRADs). This challenge is evident in applications such as multi-view and multi-class scenarios. To address this challenge, we developed MiniMaxAD, a efficient autoencoder designed to efficiently compress and memorize extensive information from normal images. Our model employs a technique that enhances feature diversity, thereby increasing the effective capacity of the network. It also utilizes large kernel convolution to extract highly abstract patterns, which contribute to efficient and compact feature embedding. Moreover, we introduce an Adaptive Contraction Hard Mining Loss (ADCLoss), specifically tailored to FRADs. In our methodology, any dataset can be unified under the framework of feature-rich anomaly detection, in a way that the benefits far outweigh the drawbacks. Our approach has achieved state-of-the-art performance in multiple challenging benchmarks. Code is available at: \href{https://github.com/WangFengJiee/MiniMaxAD}{https://github.com/WangFengJiee/MiniMaxAD}

Fengjie Wang, Chengming Liu, Lei Shi, Pang Haibo• 2024

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionVisA--
293
Anomaly DetectionReal-IAD multi-class
mAD72.7
38
Anomaly DetectionMVTec-AD multi-class
Image-level AUROC98.8
16
Pixel-level Anomaly DetectionAeBAD-S
PRO Score (Same Category)78.5
16
Anomaly DetectionReal-IAD single-class
Image-level AUROC0.912
6
Anomaly DetectionGoodsAD single-class
Image-level AUROC86.2
4
Showing 6 of 6 rows

Other info

Code

Follow for update