TrustMAE: A Noise-Resilient Defect Classification Framework using Memory-Augmented Auto-Encoders with Trust Regions
In this paper, we propose a framework called TrustMAE to address the problem of product defect classification. Instead of relying on defective images that are difficult to collect and laborious to label, our framework can accept datasets with unlabeled images. Moreover, unlike most anomaly detection methods, our approach is robust against noises, or defective images, in the training dataset. Our framework uses a memory-augmented auto-encoder with a sparse memory addressing scheme to avoid over-generalizing the auto-encoder, and a novel trust-region memory updating scheme to keep the noises away from the memory slots. The result is a framework that can reconstruct defect-free images and identify the defective regions using a perceptual distance network. When compared against various state-of-the-art baselines, our approach performs competitively under noise-free MVTec datasets. More importantly, it remains effective at a noise level up to 40% while significantly outperforming other baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionPerceptual DistanceSimilar Papers 제목 키워드 기반
A Hybrid Framework for Statistical Feature Selection and Image-Based Noise-Defect Detection
In industrial imaging, accurately detecting and distinguishing surface defects from noise is critical and challenging, particularly in complex environments with noisy data. This paper presents a hybrid framework that int…
Defect Detectionfeature selectionContrastive-Based Deep Embeddings for Label Noise-Resilient Histopathology Image Classification
Recent advancements in deep learning have proven highly effective in medical image classification, notably within histopathology. However, noisy labels represent a critical challenge in histopathology image classificatio…
Contrastive LearningDeep Learningimage-classificationImage Classification+1Deep Learning-Based Defect Classification and Detection in SEM Images
This proposes a novel ensemble deep learning-based model to accurately classify, detect and localize different defect categories for aggressive pitches and thin resists (High NA applications).In particular, we train Reti…
Deep LearningAssessing The Impact of CNN Auto Encoder-Based Image Denoising on Image Classification Tasks
Images captured from the real world are often affected by different types of noise, which can significantly impact the performance of Computer Vision systems and the quality of visual data. This study presents a novel ap…
Binary ClassificationClassificationDefect DetectionDenoising+4GANs and alternative methods of synthetic noise generation for domain adaption of defect classification of Non-destructive ultrasonic testing
This work provides a solution to the challenge of small amounts of training data in Non-Destructive Ultrasonic Testing for composite components. It was demonstrated that direct simulation alone is ineffective at producin…
ClassificationDomain AdaptationHyperparameter OptimizationSynthetic Data Generation