CVAIApr 10

Large-Scale Universal Defect Generation: Foundation Models and Datasets

arXiv:2604.0891595.5h-index: 1Has Code
AI Analysis

This work addresses the challenge of generating realistic and diverse defects for anomaly detection in industrial inspection, representing a significant advance over incremental few-shot approaches.

The authors tackled the problem of limited generalization and realism in defect generation by introducing a large-scale dataset of 300K quadruplets and a universal foundation model, UniDG, which outperformed prior methods in synthesis quality and anomaly detection tasks on benchmarks like MVTec-AD and VisA.

Existing defect/anomaly generation methods often rely on few-shot learning, which overfits to specific defect categories due to the lack of large-scale paired defect editing data. This issue is aggravated by substantial variations in defect scale and morphology, resulting in limited generalization, degraded realism, and category consistency. We address these challenges by introducing UDG, a large-scale dataset of 300K normal-abnormal-mask-caption quadruplets spanning diverse domains, and by presenting UniDG, a universal defect generation foundation model that supports both reference-based defect generation and text instruction-based defect editing without per-category fine-tuning. UniDG performs Defect-Context Editing via adaptive defect cropping and structured diptych input format, and fuses reference and target conditions through MM-DiT multimodal attention. A two-stage training strategy, Diversity-SFT followed by Consistency-RFT, further improves diversity while enhancing realism and reference consistency. Extensive experiments on MVTec-AD and VisA show that UniDG outperforms prior few-shot anomaly generation and image insertion/editing baselines in synthesis quality and downstream single- and multi-class anomaly detection/localization. Code will be available at https://github.com/RetoFan233/UniDG.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes