LGCVJun 27, 2024

Towards Reducing Data Acquisition and Labeling for Defect Detection using Simulated Data

arXiv:2406.19175v1
Originality Incremental advance
AI Analysis

This work addresses the challenge of reducing data acquisition and labeling costs for defect detection in manufacturing, presenting an incremental improvement in domain adaptation strategies.

The paper tackles the problem of costly data annotation in defect detection for manufacturing by exploring sim-to-real domain adaptation using synthetic and real X-ray images of aluminum wheels, finding that mixing synthetic and unlabeled real data can achieve comparable or better detection results at significantly lower cost than fully supervised methods.

In many manufacturing settings, annotating data for machine learning and computer vision is costly, but synthetic data can be generated at significantly lower cost. Substituting the real-world data with synthetic data is therefore appealing for many machine learning applications that require large amounts of training data. However, relying solely on synthetic data is frequently inadequate for effectively training models that perform well on real-world data, primarily due to domain shifts between the synthetic and real-world data. We discuss approaches for dealing with such a domain shift when detecting defects in X-ray scans of aluminium wheels. Using both simulated and real-world X-ray images, we train an object detection model with different strategies to identify the training approach that generates the best detection results while minimising the demand for annotated real-world training samples. Our preliminary findings suggest that the sim-2-real domain adaptation approach is more cost-efficient than a fully supervised oracle - if the total number of available annotated samples is fixed. Given a certain number of labeled real-world samples, training on a mix of synthetic and unlabeled real-world data achieved comparable or even better detection results at significantly lower cost. We argue that future research into the cost-efficiency of different training strategies is important for a better understanding of how to allocate budget in applied machine learning projects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes