English

TransFusion -- A Transparency-Based Diffusion Model for Anomaly Detection

Computer Vision and Pattern Recognition 2024-07-11 v2

Abstract

Surface anomaly detection is a vital component in manufacturing inspection. Current discriminative methods follow a two-stage architecture composed of a reconstructive network followed by a discriminative network that relies on the reconstruction output. Currently used reconstructive networks often produce poor reconstructions that either still contain anomalies or lack details in anomaly-free regions. Discriminative methods are robust to some reconstructive network failures, suggesting that the discriminative network learns a strong normal appearance signal that the reconstructive networks miss. We reformulate the two-stage architecture into a single-stage iterative process that allows the exchange of information between the reconstruction and localization. We propose a novel transparency-based diffusion process where the transparency of anomalous regions is progressively increased, restoring their normal appearance accurately while maintaining the appearance of anomaly-free regions using localization cues of previous steps. We implement the proposed process as TRANSparency DifFUSION (TransFusion), a novel discriminative anomaly detection method that achieves state-of-the-art performance on both the VisA and the MVTec AD datasets, with an image-level AUROC of 98.5% and 99.2%, respectively. Code: https://github.com/MaticFuc/ECCV_TransFusion

Keywords

Cite

@article{arxiv.2311.09999,
  title  = {TransFusion -- A Transparency-Based Diffusion Model for Anomaly Detection},
  author = {Matic Fučka and Vitjan Zavrtanik and Danijel Skočaj},
  journal= {arXiv preprint arXiv:2311.09999},
  year   = {2024}
}

Comments

Accepted to ECCV2024

R2 v1 2026-06-28T13:23:32.834Z