Improving generalization with synthetic training data for deep learning based quality inspection
Antoine Cordier, Pierre Gutierrez, and Victoire Plessis

TL;DR
This paper proposes using synthetic training images to improve the robustness and generalization of deep learning models in automated quality inspection, addressing data scarcity and domain shift issues.
Contribution
It introduces a synthetic data generation pipeline and demonstrates its effectiveness in enhancing model robustness against domain variability.
Findings
Synthetic data improves model robustness to domain shifts
Models trained with synthetic images generalize better to real-world variations
Synthetic data reduces the need for extensive manual annotation
Abstract
Automating quality inspection with computer vision techniques is often a very data-demanding task. Specifically, supervised deep learning requires a large amount of annotated images for training. In practice, collecting and annotating such data is not only costly and laborious, but also inefficient, given the fact that only a few instances may be available for certain defect classes. If working with video frames can increase the number of these instances, it has a major disadvantage: the resulting images will be highly correlated with one another. As a consequence, models trained under such constraints are expected to be very sensitive to input distribution changes, which may be caused in practice by changes in the acquisition system (cameras, lights), in the parts or in the defects aspect. In this work, we demonstrate the use of randomly generated synthetic training images can help…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Advancements in Photolithography Techniques · Integrated Circuits and Semiconductor Failure Analysis
