MiniMaxAD: A Lightweight Autoencoder for Feature-Rich Anomaly Detection
Fengjie Wang, Chengming Liu, Lei Shi, Pang Haibo

TL;DR
MiniMaxAD is a lightweight autoencoder that enhances feature diversity and uses large kernel convolution to effectively detect anomalies in feature-rich datasets, achieving state-of-the-art results.
Contribution
The paper introduces MiniMaxAD, a novel autoencoder with a new loss function and architectural design tailored for feature-rich anomaly detection.
Findings
Achieved state-of-the-art performance on multiple benchmarks.
Effectively handles diverse and feature-rich datasets.
Introduced Adaptive Contraction Hard Mining Loss (ADCLoss).
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Advanced Malware Detection Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Convolution
