CVAug 18, 2024

AnomalyFactory: Regard Anomaly Generation as Unsupervised Anomaly Localization

arXiv:2408.09533v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the need for scalable anomaly detection in industrial inspection, though it is incremental by building on existing generative methods.

The paper tackles the problem of data insufficiency in anomaly localization by proposing AnomalyFactory, a unified framework for unsupervised anomaly generation and localization, which achieves superior performance on five datasets including MVTecAD and VisA.

Recent advances in anomaly generation approaches alleviate the effect of data insufficiency on task of anomaly localization. While effective, most of them learn multiple large generative models on different datasets and cumbersome anomaly prediction models for different classes. To address the limitations, we propose a novel scalable framework, named AnomalyFactory, that unifies unsupervised anomaly generation and localization with same network architecture. It starts with a BootGenerator that combines structure of a target edge map and appearance of a reference color image with the guidance of a learned heatmap. Then, it proceeds with a FlareGenerator that receives supervision signals from the BootGenerator and reforms the heatmap to indicate anomaly locations in the generated image. Finally, it easily transforms the same network architecture to a BlazeDetector that localizes anomaly pixels with the learned heatmap by converting the anomaly images generated by the FlareGenerator to normal images. By manipulating the target edge maps and combining them with various reference images, AnomalyFactory generates authentic and diversity samples cross domains. Comprehensive experiments carried on 5 datasets, including MVTecAD, VisA, MVTecLOCO, MADSim and RealIAD, demonstrate that our approach is superior to competitors in generation capability and scalability.

Foundations

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

Your Notes