paper-with-me

Papers

MemSeg: A semi-supervised method for image surface defect detection using differences and commonalities

2022-05-02 · Minghui Yang, Peng Wu, Jing Liu, Hui Feng

Under the semi-supervised framework, we propose an end-to-end memory-based segmentation network (MemSeg) to detect surface defects on industrial products. Considering the small intra-class variance of products in the same production line, from the perspective of differences and commonalities, MemSeg introduces artificially simulated abnormal samples and memory samples to assist the learning of the network. In the training phase, MemSeg explicitly learns the potential differences between normal and simulated abnormal images to obtain a robust classification hyperplane. At the same time, inspired by the mechanism of human memory, MemSeg uses a memory pool to store the general patterns of normal samples. By comparing the similarities and differences between input samples and memory samples in the memory pool to give effective guesses about abnormal regions; In the inference phase, MemSeg directly determines the abnormal regions of the input image in an end-to-end manner. Through experimental validation, MemSeg achieves the state-of-the-art (SOTA) performance on MVTec AD datasets with AUC scores of 99.56% and 98.84% at the image-level and pixel-level, respectively. In addition, MemSeg also has a significant advantage in inference speed benefiting from the end-to-end and straightforward network structure, which better meets the real-time requirement in industrial scenarios.

📄 PDF Abstract BibTeX arXiv:2205.00908

Code (4)

ELongking/Memseg-Implementation pytorch
TooTouch/MemSeg pytorch
areylng/MemSeg pytorch
ntkhoa95/MemSeg-Defect-Detection pytorch

Tasks

Anomaly DetectionDefect DetectionRobust classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Survey of Surface Defect Detection of Industrial Products Based on A Small Number of Labeled Data

2022-03-11 · Qifan Jin, Li Chen

The surface defect detection method based on visual perception has been widely used in industrial quality inspection. Because defect data are not easy to obtain and the annotation of a large number of defect data will wa…

Data AugmentationDefect DetectionTransfer Learning

Rail-5k: a Real-World Dataset for Rail Surface Defects Detection

2021-06-28 · Zihao Zhang, Shaozuo Yu, Siwei Yang, Yu Zhou 외

This paper presents the Rail-5k dataset for benchmarking the performance of visual algorithms in a real-world application scenario, namely the rail surface defects detection task. We collected over 5k high-quality images…

4kBenchmarking

MAPL: Memory Augmentation and Pseudo-Labeling for Semi-Supervised Anomaly Detection

2024-05-10 · Junzhuo Chen, Shitong Kang

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

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

TransMatch: A Transfer-Learning Framework for Defect Detection in Laser Powder Bed Fusion Additive Manufacturing

2025-09-01 · Mohsen Asghari Ilani, Yaser Mike Banad arxiv

Surface defects in Laser Powder Bed Fusion (LPBF) pose significant risks to the structural integrity of additively manufactured components. This paper introduces TransMatch, a novel framework that merges transfer learnin…

Few-Shot LearningTransfer Learning

Shifting Adaptation from Weight Space to Memory Space: A Memory-Augmented Agent for Medical Image Segmentation

2026-03-06 · Bowen Chen, Qiaohui Gao, Shaowen Wan, Shanhui Sun 외 arxiv

Medical image segmentation is fundamental to clinical workflows, yet models trained on a single dataset often fail to generalize across institutions, scanners, or patient populations. While vision foundation models have …

Medical Image SegmentationTest-time AdaptationFederated LearningFew-Shot Learning