arXiv:2603.13507cs.CV2026-03

无需真实缺陷数据,自动生成逼真工业异常图像与掩码

MIRAGE: Model-agnostic Industrial Realistic Anomaly Generation and Evaluation for Visual Anomaly Detection

  • 通过VLM自动生成缺陷提示,黑盒调用生成模型产图
  • 采用双分支检测模块实现无训练像素级掩码生成
  • 支持零样本生成,适合工业质检系统快速部署

工业视觉异常检测方法通常仅在正常样本上训练,但引入少量异常数据可显著提升性能。现有异常生成方法或需真实异常样本,或依赖昂贵硬件,或生成的缺陷缺乏真实感。我们提出MIRAGE(模型无关的工业真实异常生成与评估),一个完全自动化、无需训练且不依赖异常图像的逼真异常图像生成与像素级掩码创建流程。该流程通过API调用任意生成模型,利用视觉语言模型自动产生缺陷提示,并采用基于CLIP的质量过滤器保留对齐良好的生成图像。为大规模生成掩码,提出轻量级、无训练的双分支语义变化检测模块,结合文本条件的Grounding DINO特征与细粒度YOLOv26-Seg结构特征。以Gemini 2.5 Flash Image (Nano Banana)为生成主干,在MVTec AD和VisA数据集上评估了四种生成方法,涵盖两个任务:(i) 下游异常分割性能,(ii) 生成图像的视觉质量(使用IS、IC-LPIPS指标及31名参与者共1550次成对投票的人类感知实验)。结果表明,MIRAGE提供了可扩展、易获取的异常感知工业检测基础,无需真实缺陷数据。作为最终贡献,我们公开发布包含每个类别500对图像-掩码的大型数据集(共13,000对),以及所有生成提示与管道代码。

原文摘要 · Abstract (English)

Industrial visual anomaly detection (VAD) methods are typically trained on normal samples only, yet performance improves substantially when even limited anomalous data is available. Existing anomaly generation approaches either require real anomalous examples, demand expensive hardware, or produce synthetic defects that lack realism. We present MIRAGE (Model-agnostic Industrial Realistic Anomaly Generation and Evaluation), a fully automated pipeline for realistic anomalous image generation and pixel-level mask creation that requires no training and no anomalous images. Our pipeline accesses any generative model as a black box via API calls, uses a VLM for automatic defect prompt generation, and includes a CLIP-based quality filter to retain only well-aligned generated images. For mask generation at scale, we introduce a lightweight, training-free dual-branch semantic change detection module combining text-conditioned Grounding DINO features with fine-grained YOLOv26-Seg structural features. We benchmark four generation methods using Gemini 2.5 Flash Image (Nano Banana) as the generative backbone, evaluating performance on MVTec AD and VisA across two distinct tasks: (i) downstream anomaly segmentation and (ii) visual quality of the generated images, assessed via standard metrics (IS, IC-LPIPS) and a human perceptual study involving 31 participants and 1,550 pairwise votes. The results demonstrate that MIRAGE offers a scalable, accessible foundation for anomaly-aware industrial inspection that requires no real defect data. As a final contribution, we publicly release a large-scale dataset comprising 500 image-mask pairs per category for every MVTec AD and VisA class, over 13,000 pairs in total, alongside all generation prompts and pipeline code.

异常检测图像生成工业质检零样本

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