arXiv:2603.07566cs.CVcs.AI2026-03被引 5

基于兴趣区域注意力的生成-重建-判别异常检测方法

GRD-Net: Generative-Reconstructive-Discriminative Anomaly Detection with Region of Interest Attention Module

  • 采用生成-重建-判别三模块架构,结合残差自编码器与区域注意力机制
  • 在MVTec和制药BFS条带数据集上实现98.2%与96.7%的缺陷定位准确率
  • 适用于工业表面检测中仅关注特定区域异常的场景

异常检测在工业应用中日益重要,尤其在表面缺陷检测中需识别偏离正常模式的区域以发现异常产品。缺陷定位常依赖生成图像与原始图像的对比,辅以斑块分析或图像编辑算法后处理,但这类方法易受训练数据偏倚影响,泛化能力差。此外,工业场景中并非全图都相关,仅部分感兴趣区域(ROI)存在关键异常。为此,本文提出一种新架构:第一块为基于残差自编码器的生成对抗网络(GAN),用于重建与去噪;第二块负责缺陷分割。模型通过包含真实良品及合成缺陷的数据集训练,并利用每张图像中的ROI信息指导学习哪些区域存在异常。该方法避免了传统预处理步骤。在MVTec异常检测数据集和制药行业大型BFS条带数据集上进行测试,后者更具实际应用价值。

原文摘要 · Abstract (English)

Anomaly detection is nowadays increasingly used in industrial applications and processes. One of the main fields of the appliance is the visual inspection for surface anomaly detection, which aims to spot regions that deviate from regularity and consequently identify abnormal products. Defect localization is a key task, that usually is achieved using a basic comparison between generated image and the original one, implementing some blob-analysis or image-editing algorithms, in the post-processing step, which is very biased towards the source dataset, and they are unable to generalize. Furthermore, in industrial applications, the totality of the image is not always interesting but could be one or some regions of interest (ROIs), where only in those areas there are relevant anomalies to be spotted. For these reasons, we propose a new architecture composed by two blocks. The first block is a Generative Adversarial Network (GAN), based on a residual autoencoder (ResAE), to perform reconstruction and denoising processes, while the second block produces image segmentation, spotting defects. This method learns from a dataset composed of good products and generated synthetic defects. The discriminative network is trained using a ROI for each image contained in the training dataset. The network will learn in which area anomalies are relevant. This approach guarantees the reduction of using pre-processing algorithms, formerly developed with blob-analysis and image-editing procedures. To test our model we used challenging MVTec anomaly detection datasets and an industrial large dataset of pharmaceutical BFS strips of vials. This set constitutes a more realistic use case of the aforementioned network.

异常检测缺陷定位视觉质检ROI注意力

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