paper-with-me

Papers

Diffuse to Detect: Generative Diffusion Models for Unsupervised IC Anomaly Detection

2026-05-26 · Yuxuan Yin, Chen He, Todd Jacobs, Jialei He, Boxun Xu, Robert Jin, Peng Li arxiv

Latent defect screening is challenged by extremely low failure rates, high-dimensional test data, and absence of labeled anomalies. We propose the first unsupervised anomaly detection framework incorporating a Diffusion Transformer. Raw test measurements are first compressed by an autoencoder, then reshaped into a structured token sequence enriched with sinusoidal and per-device wafer-position embeddings. Anomaly scores are derived from the noise-prediction error over mid-range diffusion timesteps, enabling fast wafer-scale screening without any labeled defects or manual feature engineering. Our approach achieves state-of-the-art performance on industrial 16nm IC test data under extreme class imbalance, offering interpretable failure localization through latent-space reconstruction residuals.

📄 PDF Abstract BibTeX arXiv:2605.26468

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Anomaly DetectionFeature Engineering

Similar Papers 제목 키워드 기반

On Diffusion Modeling for Anomaly Detection

2023-05-29 · Victor Livernoche, Vineet Jain, Yashar Hezaveh, Siamak Ravanbakhsh

Known for their impressive performance in generative modeling, diffusion models are attractive candidates for density-based anomaly detection. This paper investigates different variations of diffusion modeling for unsupe…

Anomaly DetectionDenoisingSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Ensembled Cold-Diffusion Restorations for Unsupervised Anomaly Detection

2024-07-09 · Sergio Naval Marimont, Vasilis Siomos, Matthew Baugh, Christos Tzelepis 외

Unsupervised Anomaly Detection (UAD) methods aim to identify anomalies in test samples comparing them with a normative distribution learned from a dataset known to be anomaly-free. Approaches based on generative models o…

Anomaly DetectionUnsupervised 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

Adversarial Denoising Diffusion Model for Unsupervised Anomaly Detection

2023-12-07 · Jongmin Yu, Hyeontaek Oh, Jinhong Yang

In this paper, we propose the Adversarial Denoising Diffusion Model (ADDM). The ADDM is based on the Denoising Diffusion Probabilistic Model (DDPM) but complementarily trained by adversarial learning. The proposed advers…

Anomaly DetectionDenoisingmodelUnsupervised Anomaly Detection

AnoDDPM: Anomaly Detection With Denoising Diffusion Probabilistic Models Using Simplex Noise

2022-06-30 · CVPR 2022 6 · Julian Wyatt, Adam Leach, Sebastian M. Schmon, Chris G. Willcocks

Generative models have been shown to provide a powerful mechanism for anomaly detection by learning to model healthy or normal reference data which can subsequently be used as a baseline for scoring anomalies. In this wo…

Anomaly DetectionDenoisingUnsupervised Anomaly Detection