CVAug 24, 2024

Dual-Interrelated Diffusion Model for Few-Shot Anomaly Image Generation

arXiv:2408.13509v337 citationsh-index: 34
Originality Incremental advance
AI Analysis

This addresses data scarcity for anomaly inspection in industrial manufacturing, but it is incremental as it builds on existing diffusion models for a specific domain.

The paper tackles the problem of limited anomaly data in industrial manufacturing by proposing a diffusion-based model to generate diverse and realistic anomaly images, improving downstream inspection tasks with enhanced diversity, realism, and mask accuracy.

The performance of anomaly inspection in industrial manufacturing is constrained by the scarcity of anomaly data. To overcome this challenge, researchers have started employing anomaly generation approaches to augment the anomaly dataset. However, existing anomaly generation methods suffer from limited diversity in the generated anomalies and struggle to achieve a seamless blending of this anomaly with the original image. Moreover, the generated mask is usually not aligned with the generated anomaly. In this paper, we overcome these challenges from a new perspective, simultaneously generating a pair of the overall image and the corresponding anomaly part. We propose DualAnoDiff, a novel diffusion-based few-shot anomaly image generation model, which can generate diverse and realistic anomaly images by using a dual-interrelated diffusion model, where one of them is employed to generate the whole image while the other one generates the anomaly part. Moreover, we extract background and shape information to mitigate the distortion and blurriness phenomenon in few-shot image generation. Extensive experiments demonstrate the superiority of our proposed model over state-of-the-art methods in terms of diversity, realism and the accuracy of mask. Overall, our approach significantly improves the performance of downstream anomaly inspection tasks, including anomaly detection, anomaly localization, and anomaly classification tasks.

Code Implementations1 repo
Foundations

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

Your Notes