REVIEW 5 cited by
Exploring Plain ViT Reconstruction for Multi-class Unsupervised Anomaly Detection
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
This work studies a challenging and practical issue known as multi-class unsupervised anomaly detection (MUAD). This problem requires only normal images for training while simultaneously testing both normal and anomaly images across multiple classes. Existing reconstruction-based methods typically adopt pyramidal networks as encoders and decoders to obtain multi-resolution features, often involving complex sub-modules with extensive handcraft engineering. In contrast, a plain Vision Transformer (ViT) showcasing a more straightforward architecture has proven effective in multiple domains, including detection and segmentation tasks. It is simpler, more effective, and elegant. Following this spirit, we explore the use of only plain ViT features for MUAD. We first abstract a Meta-AD concept by synthesizing current reconstruction-based methods. Subsequently, we instantiate a novel ViT-based ViTAD structure, designed incrementally from both global and local perspectives. This model provide a strong baseline to facilitate future research. Additionally, this paper uncovers several intriguing findings for further investigation. Finally, we comprehensively and fairly benchmark various approaches using eight metrics. Utilizing a basic training regimen with only an MSE loss, ViTAD achieves state-of-the-art results and efficiency on MVTec AD, VisA, and Uni-Medical datasets. \Eg, achieving 85.4 mAD that surpasses UniAD by +3.0 for the MVTec AD dataset, and it requires only 1.1 hours and 2.3G GPU memory to complete model training on a single V100 that can serve as a strong baseline to facilitate the development of future research. Full code is available at https://zhangzjn.github.io/projects/ViTAD/.
Forward citations
Cited by 5 Pith papers
-
ReFP-AD: Rectified Flow Preconditioning for Energy-Based Anomaly Detection
ReFP-AD uses rectified-flow preconditioning to make finite-step MCMC stable for energy-based anomaly detection on full-dimensional DINOv2 tokens, achieving strong AUROC on MVTec-AD and VisA.
-
ArcAD: Anomaly-Rectified Calibration for Cold-Start Supervised Anomaly Detection
Under cold-start scarcity, ArcAD's Sinkhorn-balanced hyperspherical clustering plus anomaly-guided repulsion lifts reconstruction-based anomaly detection, with the clearest gains (+3.7 to +11.2 I-AUROC) on large multi...
-
Bridge Feature Matching and Cross-Modal Alignment with Mutual-filtering for Zero-shot Anomaly Detection
FiSeCLIP achieves state-of-the-art zero-shot anomaly detection by using a batch of test images as mutual references and filtering noisy features with text-guided masks, without any training.
-
INP-Former++: Advancing Universal Anomaly Detection via Intrinsic Normal Prototypes and Residual Learning
INP-Former++ detects image defects by extracting intrinsic normal prototypes from the test image itself and reconstructing only normal regions, achieving state-of-the-art results across single-class, multi-class, few-...
-
IMMoE: Incomplete Multi-View Anomaly Detection via Mixture of View Experts Fusion
IMMoE fuses multi-view features via a mixture-of-experts to reconstruct masked areas and detect anomalies, setting new records on the constructed RIMAD benchmark.
Discussion (0). Sign in to comment.