paper-with-me

홈 › Papers

P-WAE: Generalized Patch-Wasserstein Autoencoder for Anomaly Screening

2021-08-09 · Yurong Chen

Anomaly detection plays a pivotal role in numerous real-world scenarios, such as industrial automation and manufacturing intelligence. Recently, variational inference-based anomaly analysis has attracted researchers' and developers' attention. It aims to model the defect-free distribution so that anomalies can be classified as out-of-distribution samples. Nevertheless, there are two disturbing factors that need us to prioritize: (i) the simplistic prior latent distribution inducing limited expressive capability; (ii) the strong probability distance notion results in collapsed features. In this paper, we propose a novel Patch-wise Wasserstein AutoEncoder (P-WAE) architecture to alleviate those challenges. In particular, a patch-wise variational inference model coupled with solving the jigsaw puzzle is designed, which is a simple yet effective way to increase the expressiveness of the latent manifold. This makes using the model on high-dimensional practical data possible. In addition, we leverage a weaker measure, sliced-Wasserstein distance, to achieve the equilibrium between the reconstruction fidelity and generalized representations. Comprehensive experiments, conducted on the MVTec AD dataset, demonstrate the superior performance of our proposed method.

📄 PDF Abstract BibTeX arXiv:2108.03815

Code (1)

yurongchen1998/yurong-lib 공식 구현 pytorch

Tasks

Anomaly DetectionVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음
Jigsaw Jigsaw is a self-supervision approach that relies on jigsaw-like puzzles as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Projected Sliced Wasserstein Autoencoder-based Hyperspectral Images Anomaly Detection

2021-12-20 · Yurong Chen, HUI ZHANG, Yaonan Wang, Q. M. Jonathan Wu 외

Anomaly detection (AD) has been an active research area in various domains. Yet, the increasing data scale, complexity, and dimension turn the traditional methods into challenging. Recently, the deep generative model, su…

Anomaly Detection

Quantum Patch-Based Autoencoder for Anomaly Segmentation

2024-04-26 · Maria Francisca Madeira, Alessandro Poggiali, Jeanette Miriam Lorenz

Quantum Machine Learning investigates the possibility of quantum computers enhancing Machine Learning algorithms. Anomaly segmentation is a fundamental task in various domains to identify irregularities at sample level a…

Anomaly SegmentationQuantum Machine LearningSegmentation

Unsupervised Anomaly Detection with Adversarial Mirrored AutoEncoders

2020-03-24 · Gowthami Somepalli, Yexin Wu, Yogesh Balaji, Bhanukiran Vinzamuri 외

Detecting out of distribution (OOD) samples is of paramount importance in all Machine Learning applications. Deep generative modeling has emerged as a dominant paradigm to model complex data distributions without labels.…

Anomaly DetectionOut of Distribution (OOD) DetectionRepresentation LearningUnsupervised Anomaly Detection

Transformer based Models for Unsupervised Anomaly Segmentation in Brain MR Images

2022-07-05 · Ahmed Ghorbel, Ahmed Aldahdooh, Shadi Albarqouni, Wassim Hamidouche

The quality of patient care associated with diagnostic radiology is proportionate to a physician workload. Segmentation is a fundamental limiting precursor to both diagnostic and therapeutic procedures. Advances in machi…

Anomaly DetectionAnomaly SegmentationDiagnosticSegmentation+1

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

2026-05-26 · Yuxuan Yin, Chen He, Todd Jacobs, Jialei He 외 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 …

Unsupervised Anomaly DetectionFeature Engineering