paper-with-me

Papers

Network Knowledge Prior Guided Learning for Data-Efficient Surface Defect Detection

2026-05-18 · Hang-Cheng Dong, Guodong Liu, Dong Ye, Bingguo Liu arxiv

Deep learning-based methods have become the de facto standard for industrial defect detection. However, their data-hungry nature and inherent "black-box" characteristics often lead to performance bottlenecks and limited trustworthiness in real-world applications. To address these challenges, this paper proposes a novel knowledge-guided loss function that seamlessly integrates model interpretability into the training process without incurring any additional inference cost. Our method operates in two phases: first, a primary classification network is trained, and its explanations, in the form of saliency maps, are generated as prior knowledge. Second, a multi-task learning framework is established, where the main task performs classification, and an auxiliary task imposes consistency between the saliency maps of the final model and the primary model. This consistency is enforced by a dedicated knowledge-guided loss term, effectively acting as a powerful regularizer to steer the model towards robust feature representations. Extensive experiments on multiple public defect datasets demonstrate that our approach consistently enhances the performance of baseline models in terms of accuracy and AP. Moreover, visual analysis reveals that the proposed method yields more concentrated and human-intelligible saliency maps. This work presents a simple yet effective paradigm for bridging the gap between model performance and interpretability, paving the way for more reliable and high-performing vision systems in industrial quality inspection.

📄 PDF Abstract BibTeX arXiv:2605.17780

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Advancing Metallic Surface Defect Detection via Anomaly-Guided Pretraining on a Large Industrial Dataset

2025-09-23 · Chuni Liu, Hongjie Li, Jiaqi Du, Yangyang Hou 외 arxiv

The pretraining-finetuning paradigm is a crucial strategy in metallic surface defect detection for mitigating the challenges posed by data scarcity. However, its implementation presents a critical dilemma. Pretraining on…

Representation Learning

Joint Attention-Guided Feature Fusion Network for Saliency Detection of Surface Defects

2024-02-05 · Xiaoheng Jiang, Feng Yan, Yang Lu, Ke Wang 외

Surface defect inspection plays an important role in the process of industrial manufacture and production. Though Convolutional Neural Network (CNN) based defect inspection methods have made huge leaps, they still confro…

Defect DetectionSaliency Detection

Bayesian Outdoor Defect Detection

2018-08-30 · Fei Jiang, Guosheng Yin

We introduce a Bayesian defect detector to facilitate the defect detection on the motion blurred images on rough texture surfaces. To enhance the accuracy of Bayesian detection on removing non-defect pixels, we develop a…

Defect Detection

Image-Intrinsic Priors for Integrated Circuit Defect Detection and Novel Class Discovery via Self-Supervised Learning

2025-11-05 · Botong. Zhao, Xubin. Wang, Shujing. Lyu, Yue. Lu arxiv

Integrated circuit manufacturing is highly complex, comprising hundreds of process steps. Defects can arise at any stage, causing yield loss and ultimately degrading product reliability. Supervised methods require extens…

Self-Supervised LearningNovel Class Discovery

Defect Image Sample Generation With Diffusion Prior for Steel Surface Defect Recognition

2024-05-03 · Yichun Tai, Kun Yang, Tao Peng, Zhenzhen Huang 외

The task of steel surface defect recognition is an industrial problem with great industry values. The data insufficiency is the major challenge in training a robust defect recognition network. Existing methods have inves…

Image Generation