Continual learning for surface defect segmentation by subnetwork creation and selection
We introduce a new continual (or lifelong) learning algorithm called LDA-CP&S that performs segmentation tasks without undergoing catastrophic forgetting. The method is applied to two different surface defect segmentation problems that are learned incrementally, i.e. providing data about one type of defect at a time, while still being capable of predicting every defect that was seen previously. Our method creates a defect-related subnetwork for each defect type via iterative pruning and trains a classifier based on linear discriminant analysis (LDA). At the inference stage, we first predict the defect type with LDA and then predict the surface defects using the selected subnetwork. We compare our method with other continual learning methods showing a significant improvement -- mean Intersection over Union better by a factor of two when compared to existing methods on both datasets. Importantly, our approach shows comparable results with joint training when all the training data (all defects) are seen simultaneously
Code (1)
Tasks
Continual LearningLifelong learningSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Sample-Centric Multi-Task Learning for Detection and Segmentation of Industrial Surface Defects
Industrial surface defect inspection for sample-wise quality control (QC) must simultaneously decide whether a given sample contains defects and localize those defects spatially. In real production lines, extreme foregro…
Multi-Task LearningSurface Defect Detection and Evaluation for Marine Vessels using Multi-Stage Deep Learning
Detecting and evaluating surface coating defects is important for marine vessel maintenance. Currently, the assessment is carried out manually by qualified inspectors using international standards and their own experienc…
Defect DetectionSegmentationChange-Aware Siamese Network for Surface Defects Segmentation under Complex Background
Despite the eye-catching breakthroughs achieved by deep visual networks in detecting region-level surface defects, the challenge of high-quality pixel-wise defect detection remains due to diverse defect appearances and d…
Change DetectionDecoderDefect DetectionSegmentation+1CINFormer: Transformer network with multi-stage CNN feature injection for surface defect segmentation
Surface defect inspection is of great importance for industrial manufacture and production. Though defect inspection methods based on deep learning have made significant progress, there are still some challenges for thes…
Defect DetectionNormal Reference Attention and Defective Feature Perception Network for Surface Defect Detection
Visual anomaly detection plays a significant role in the development of industrial automatic product quality inspection. As a result of the utmost imbalance in the amount of normal and abnormal data, growing attention ha…
Anomaly DetectionDefect Detection