Enhancing Glass Defect Detection with Diffusion Models: Addressing Imbalanced Datasets in Manufacturing Quality Control
Sajjad Rezvani Boroujeni, Hossein Abedi, Tom Bush

TL;DR
This paper introduces a diffusion model-based data augmentation method to improve defect detection in glass manufacturing, significantly boosting model recall and accuracy on imbalanced datasets.
Contribution
It presents a novel use of Denoising Diffusion Probabilistic Models for generating synthetic defective images to address class imbalance in industrial defect detection.
Findings
ResNet50V2 accuracy increased from 78% to 93%.
Significant improvements in recall for defective samples.
Maintained perfect precision on validation set.
Abstract
Visual defect detection in industrial glass manufacturing remains a critical challenge due to the low frequency of defective products, leading to imbalanced datasets that limit the performance of deep learning models and computer vision systems. This paper presents a novel approach using Denoising Diffusion Probabilistic Models (DDPMs) to generate synthetic defective glass product images for data augmentation, effectively addressing class imbalance issues in manufacturing quality control and automated visual inspection. The methodology significantly enhances image classification performance of standard CNN architectures (ResNet50V2, EfficientNetB0, and MobileNetV2) in detecting anomalies by increasing the minority class representation. Experimental results demonstrate substantial improvements in key machine learning metrics, particularly in recall for defective samples across all tested…
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
MethodsDiffusion
