paper-with-me

홈 › Papers

Alternative Data Augmentation for Industrial Monitoring using Adversarial Learning

2022-05-09 · Silvan Mertes, Andreas Margraf, Steffen Geinitz, Elisabeth André

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, the labels are translated into color images using pix2pix and used to train a U-Net. The results suggest that the trigonometric function is superior to the WGAN model. However, a precise examination of the resulting images indicate that WGAN and image-to-image translation achieve good segmentation results and only deviate to a small degree from traditional data augmentation. In summary, this study examines an industry application of data synthesization using generative adversarial networks and explores its potential for monitoring systems of production environments. \keywords{Image-to-Image Translation, Carbon Fiber, Data Augmentation, Computer Vision, Industrial Monitoring, Adversarial Learning.

📄 PDF Abstract BibTeX arXiv:2205.04222

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage-to-Image TranslationSemantic SegmentationTranslation

Methods 이 논문이 사용한 방법론

PatchGAN 설명 없음
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Sigmoid Activation 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
WGAN Wasserstein GAN, or WGAN, is a type of generative adversarial network that minimizes an approximation of the Earth-Mover's distance (EM) rather than the Jensen-Shannon…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Industrial Energy Disaggregation with Digital Twin-generated Dataset and Efficient Data Augmentation

2025-06-25 · Christian Internò, Andrea Castellani, Sebastian Schmitt, Fabio Stella 외

Industrial Non-Intrusive Load Monitoring (NILM) is limited by the scarcity of high-quality datasets and the complex variability of industrial energy consumption patterns. To address data scarcity and privacy issues, we i…

Data AugmentationNon-Intrusive Load Monitoring

Super-Resolution Perception for Industrial Sensor Data

2018-09-06 · Jinjin Gu, Haoyu Chen, Guolong Liu, Gaoqi Liang 외

In this paper, we present the problem formulation and methodology framework of Super-Resolution Perception (SRP) on industrial sensor data. Industrial intelligence relies on high-quality industrial sensor data for system…

Fault DetectionSuper-Resolution

An Adversarial Active Sampling-based Data Augmentation Framework for Manufacturable Chip Design

2022-10-27 · Mingjie Liu, HaoYu Yang, Zongyi Li, Kumara Sastry 외

Lithography modeling is a crucial problem in chip design to ensure a chip design mask is manufacturable. It requires rigorous simulations of optical and chemical models that are computationally expensive. Recent developm…

Data Augmentation

Addressing Neural Network Robustness with Mixup and Targeted Labeling Adversarial Training

2020-08-19 · Alfred Laugros, Alice Caplier, Matthieu Ospici

Despite their performance, Artificial Neural Networks are not reliable enough for most of industrial applications. They are sensitive to noises, rotations, blurs and adversarial examples. There is a need to build defense…

Data Augmentation

Attention-stacked Generative Adversarial Network (AS-GAN)-empowered Sensor Data Augmentation for Online Monitoring of Manufacturing System

2023-06-09 · YuXuan Li, Chenang Liu

Machine learning (ML) has been extensively adopted for the online sensing-based monitoring in advanced manufacturing systems. However, the sensor data collected under abnormal states are usually insufficient, leading to …

Data AugmentationGenerative Adversarial Network