Alternative Data Augmentation for Industrial Monitoring using Adversarial Learning
Silvan Mertes, Andreas Margraf, Steffen Geinitz, Elisabeth Andr\'e

TL;DR
This paper introduces a novel data augmentation approach using adversarial learning and image translation to improve semantic segmentation in industrial monitoring, especially when data is scarce or poorly annotated.
Contribution
It proposes a new data augmentation strategy combining problem-specific functions and GAN-based models for enhanced industrial image segmentation.
Findings
Trigonometric function-based labels outperform WGAN in segmentation accuracy.
GAN-based augmentation achieves comparable results to traditional methods.
The approach benefits surface monitoring in manufacturing environments.
Abstract
Visual inspection software has become a key factor in the manufacturing industry for quality control and process monitoring. Semantic segmentation models have gained importance since they allow for more precise examination. These models, however, require large image datasets in order to achieve a fair accuracy level. In some cases, training data is sparse or lacks of sufficient annotation, a fact that especially applies to highly specialized production environments. Data augmentation represents a common strategy to extend the dataset. Still, it only varies the image within a narrow range. In this article, a novel strategy is proposed to augment small image datasets. The approach is applied to surface monitoring of carbon fibers, a specific industry use case. We apply two different methods to create binary labels: a problem-tailored trigonometric function and a WGAN model. Afterwards,…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques · Image Processing Techniques and Applications
MethodsPatchGAN · HuMan(Expedia)||How do I get a human at Expedia? · Dropout · Concatenated Skip Connection · Sigmoid Activation · Max Pooling · Wasserstein GAN · Batch Normalization · Pix2Pix · Convolution
