paper-with-me

Papers

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

2023-11-16 · Matic Fučka, Vitjan Zavrtanik, Danijel Skočaj

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

📄 PDF Abstract BibTeX arXiv:2311.09999

Code (1)

maticfuc/eccv_transfusion 공식 구현 pytorch

Tasks

Anomaly DetectionDepth Anomaly Detection and SegmentationRGB+3D Anomaly Detection and Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Transfusion: Predict the Next Token and Diffuse Images with One Multi-Modal Model

2024-08-20 · Chunting Zhou, Lili Yu, Arun Babu, Kushal Tirumala 외

We introduce Transfusion, a recipe for training a multi-modal model over discrete and continuous data. Transfusion combines the language modeling loss function (next token prediction) with diffusion to train a single tra…

Language ModelingLanguage Modelling

TransFusion: Generating Long, High Fidelity Time Series using Diffusion Models with Transformers

2023-07-24 · Md Fahim Sikder, Resmi Ramachandranpillai, Fredrik Heintz

The generation of high-quality, long-sequenced time-series data is essential due to its wide range of applications. In the past, standalone Recurrent and Convolutional Neural Network-based Generative Adversarial Networks…

Time Series

TransFusion: Transcribing Speech with Multinomial Diffusion

2022-10-14 · Matthew Baas, Kevin Eloff, Herman Kamper

Diffusion models have shown exceptional scaling properties in the image synthesis domain, and initial attempts have shown similar benefits for applying diffusion to unconditional text synthesis. Denoising diffusion model…

DenoisingImage GenerationSentencespeech-recognition+1

Anomaly Detection in Certificate Transparency Logs

2024-05-08 · Richard Ostertág, Martin Stanek

We propose an anomaly detection technique for X.509 certificates utilizing Isolation Forest. This method can be beneficial when compliance testing with X.509 linters proves unsatisfactory, and we seek to identify anomali…

Anomaly Detection

Diffuse to Detect: A Generalizable Framework for Anomaly Detection with Diffusion Models Applications to UAVs and Beyond

2025-10-27 · Mingze Gong, Juan Du, Jianbang You arxiv

Anomaly detection in complex, high-dimensional data, such as UAV sensor readings, is essential for operational safety but challenging for existing methods due to their limited sensitivity, scalability, and inability to c…

Computational EfficiencyAnomaly Detection