MAPL: Memory Augmentation and Pseudo-Labeling for Semi-Supervised Anomaly Detection
Junzhuo Chen, Shitong Kang

TL;DR
MAPL introduces a novel semi-supervised anomaly detection method that combines memory augmentation, pseudo-labeling, and anomaly simulation to improve detection accuracy and robustness in industrial defect detection tasks.
Contribution
The paper proposes a new methodology called MAPL that integrates anomaly simulation, pseudo-labeling with ensemble classifiers, and memory-enhanced learning for improved industrial anomaly detection.
Findings
Achieves an average image-level AUROC of 86.2% on BHAD dataset.
Outperforms previous models with a 5.1% AUROC improvement.
Demonstrates effectiveness across multiple industrial defect datasets.
Abstract
Large unlabeled data and difficult-to-identify anomalies are the urgent issues need to overcome in most industrial scene. In order to address this issue, a new meth-odology for detecting surface defects in in-dustrial settings is introduced, referred to as Memory Augmentation and Pseudo-Labeling(MAPL). The methodology first in-troduces an anomaly simulation strategy, which significantly improves the model's ability to recognize rare or unknown anom-aly types by generating simulated anomaly samples. To cope with the problem of the lack of labeling of anomalous simulated samples, a pseudo-labeler method based on a one-classifier ensemble was employed in this study, which enhances the robustness of the model in the case of limited labeling data by automatically selecting key pseudo-labeling hyperparameters. Meanwhile, a memory-enhanced learning mechanism is introduced to effectively…
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
