paper-with-me

Papers

Clear Memory-Augmented Auto-Encoder for Surface Defect Detection

2022-08-08 · Wei Luo, Tongzhi Niu, Lixin Tang, Wenyong Yu, Bin Li

In surface defect detection, due to the extreme imbalance in the number of positive and negative samples, positive-samples-based anomaly detection methods have received more and more attention. Specifically, reconstruction-based methods are the most popular. However, existing methods are either difficult to repair abnormal foregrounds or reconstruct clear backgrounds. Therefore, we propose a clear memory-augmented auto-encoder (CMA-AE). At first, we propose a novel clear memory-augmented module (CMAM), which combines the encoding and memoryencoding in a way of forgetting and inputting, thereby repairing abnormal foregrounds and preserving clear backgrounds. Secondly, a general artificial anomaly generation algorithm (GAAGA) is proposed to simulate anomalies that are as realistic and feature-rich as possible. At last, we propose a novel multi scale feature residual detection method (MSFR) for defect segmentation, which makes the defect location more accurate. Extensive comparison experiments demonstrate that CMA-AE achieves state-of-the-art detection accuracy and shows great potential in industrial applications.

📄 PDF Abstract BibTeX arXiv:2208.03879

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDefect Detection

Methods 이 논문이 사용한 방법론

Repair 설명 없음

Similar Papers 제목 키워드 기반

Memorizing Normality to Detect Anomaly: Memory-augmented Deep Autoencoder for Unsupervised Anomaly Detection

2019-04-04 · ICCV 2019 10 · Dong Gong, Lingqiao Liu, Vuong Le, Budhaditya Saha 외

Deep autoencoder has been extensively used for anomaly detection. Training on the normal data, the autoencoder is expected to produce higher reconstruction error for the abnormal inputs than the normal ones, which is ado…

Anomaly DetectionUnsupervised Anomaly Detection

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 ca…

Anomaly DetectionPerceptual Distance

Memory-Augmented Neural Networks for Machine Translation

2019-09-18 · WS 2019 8 · Mark Collier, Joeran Beel

Memory-augmented neural networks (MANNs) have been shown to outperform other recurrent neural network architectures on a series of artificial sequence learning tasks, yet they have had limited application to real-world t…

DecoderMachine TranslationTranslation

Biological key-value memory networks

2021-12-01 · NeurIPS 2021 12 · Danil Tyulmankov, Ching Fang, Annapurna Vadaparty, Guangyu Robert Yang

In neuroscience, classical Hopfield networks are the standard biologically plausible model of long-term memory, relying on Hebbian plasticity for storage and attractor dynamics for recall. In contrast, memory-augmented n…

Unsupervised Anomaly Detection in Medical Images with a Memory-augmented Multi-level Cross-attentional Masked Autoencoder

2022-03-22 · Yu Tian, Guansong Pang, Yuyuan Liu, Chong Wang 외

Unsupervised anomaly detection (UAD) aims to find anomalous images by optimising a detector using a training set that contains only normal images. UAD approaches can be based on reconstruction methods, self-supervised ap…

Anomaly DetectionImage ReconstructionUnsupervised Anomaly Detection