paper-with-me

홈 › Papers

TrustMAE: A Noise-Resilient Defect Classification Framework using Memory-Augmented Auto-Encoders with Trust Regions

2020-12-29 · Daniel Stanley Tan, Yi-Chun Chen, Trista Pei-Chun Chen, Wei-Chao Chen

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.

📄 PDF Abstract BibTeX arXiv:2012.14629

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionPerceptual Distance

Similar Papers 제목 키워드 기반

A Hybrid Framework for Statistical Feature Selection and Image-Based Noise-Defect Detection

2024-12-11 · Alejandro Garnung Menéndez

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 selection

Contrastive-Based Deep Embeddings for Label Noise-Resilient Histopathology Image Classification

2024-04-11 · Lucas Dedieu, Nicolas Nerrienet, Adrien Nivaggioli, Clara Simmat 외

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+1

Deep Learning-Based Defect Classification and Detection in SEM Images

2022-06-20 · Bappaditya Deya, Dipam Goswamif, Sandip Haldera, Kasem Khalilb 외

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 Learning

Assessing The Impact of CNN Auto Encoder-Based Image Denoising on Image Classification Tasks

2024-04-16 · Mohsen Hami, Mahdi JameBozorg

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+4

GANs and alternative methods of synthetic noise generation for domain adaption of defect classification of Non-destructive ultrasonic testing

2023-06-02 · Shaun McKnight, S. Gareth Pierce, Ehsan Mohseni, Christopher MacKinnon 외

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