arXiv:2507.05588cs.CV2025-07

用扩散模型生成假缺陷图,结合CLIP过滤噪声,大幅减少标注需求。

Semi-Supervised Defect Detection via Conditional Diffusion and CLIP-Guided Noise Filtering

  • 先用标签数据训练,再用伪标签扩展无标签数据。
  • 仅需原方法40%标签即达75.1% [email protected],比监督方法高3.3个百分点。
  • 适合工业质检场景,尤其标注成本高的高精度领域。

在汽车零部件、航空航天和医疗设备等高精度安全关键领域,缺陷检测至关重要。传统依赖人工或早期图像处理的方法效率低、成本高且鲁棒性差。本文提出一种基于条件扩散(DSYM)的半监督缺陷检测框架,采用两阶段协同训练与分阶段联合优化策略。利用标签数据进行初始训练,随后通过生成伪标签引入无标签数据。条件扩散模型生成多尺度伪缺陷样本,而基于CLIP跨模态特征的噪声过滤机制有效降低标签污染。在NEU-DET数据集上的实验表明,使用与传统监督方法相同标签量时,[email protected]达78.4%;仅需原监督模型40%标签量时,仍可达到75.1% [email protected],显著提升数据效率。该研究为工业质检提供了高精度、低标注依赖的解决方案。代码已开源:https://github.com/cLin-c/Semisupervised-DSYM。

原文摘要 · Abstract (English)

In the realm of industrial quality inspection, defect detection stands as a critical component, particularly in high-precision, safety-critical sectors such as automotive components aerospace, and medical devices. Traditional methods, reliant on manual inspection or early image processing algorithms, suffer from inefficiencies, high costs, and limited robustness. This paper introduces a semi-supervised defect detection framework based on conditional diffusion (DSYM), leveraging a two-stage collaborative training mechanism and a staged joint optimization strategy. The framework utilizes labeled data for initial training and subsequently incorporates unlabeled data through the generation of pseudo-labels. A conditional diffusion model synthesizes multi-scale pseudo-defect samples, while a CLIP cross-modal feature-based noise filtering mechanism mitigates label contamination. Experimental results on the NEU-DET dataset demonstrate a 78.4% [email protected] with the same amount of labeled data as traditional supervised methods, and 75.1% [email protected] with only 40% of the labeled data required by the original supervised model, showcasing significant advantages in data efficiency. This research provides a high-precision, low-labeling-dependent solution for defect detection in industrial quality inspection scenarios. The work of this article has been open-sourced at https://github.com/cLin-c/Semisupervised-DSYM.

缺陷检测扩散模型半监督工业质检

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。