paper-with-me

홈 › Papers

Y-GAN: Learning Dual Data Representations for Efficient Anomaly Detection

2021-09-28 · Marija Ivanovska, Vitomir Štruc

We propose a novel reconstruction-based model for anomaly detection, called Y-GAN. The model consists of a Y-shaped auto-encoder and represents images in two separate latent spaces. The first captures meaningful image semantics, key for representing (normal) training data, whereas the second encodes low-level residual image characteristics. To ensure the dual representations encode mutually exclusive information, a disentanglement procedure is designed around a latent (proxy) classifier. Additionally, a novel consistency loss is proposed to prevent information leakage between the latent spaces. The model is trained in a one-class learning setting using normal training data only. Due to the separation of semantically-relevant and residual information, Y-GAN is able to derive informative data representations that allow for efficient anomaly detection across a diverse set of anomaly detection tasks. The model is evaluated in comprehensive experiments with several recent anomaly detection models using four popular datasets, i.e., MNIST, FMNIST and CIFAR10, and PlantVillage.

📄 PDF Abstract BibTeX arXiv:2109.14020

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDisentanglement

Similar Papers 제목 키워드 기반

Discriminative Graph-level Anomaly Detection via Dual-students-teacher Model

2023-08-03 · Fu Lin, Xuexiong Luo, Jia Wu, Jian Yang 외

Different from the current node-level anomaly detection task, the goal of graph-level anomaly detection is to find abnormal graphs that significantly differ from others in a graph set. Due to the scarcity of research on …

Anomaly Detection

Deep Anomaly Detection by Residual Adaptation

2020-10-05 · Lucas Deecke, Lukas Ruff, Robert A. Vandermeulen, Hakan Bilen

Deep anomaly detection is a difficult task since, in high dimensions, it is hard to completely characterize a notion of "differentness" when given only examples of normality. In this paper we propose a novel approach to …

Anomaly DetectionDisentanglement

Anomaly Detection Based on Selection and Weighting in Latent Space

2021-03-08 · Yiwen Liao, Alexander Bartler, Bin Yang

With the high requirements of automation in the era of Industry 4.0, anomaly detection plays an increasingly important role in higher safety and reliability in the production and manufacturing industry. Recently, autoenc…

Anomaly Detection

Normal-Abnormal Guided Generalist Anomaly Detection

2025-10-01 · Yuexin Wang, Xiaolei Wang, Yizheng Gong, Jimin Xiao arxiv

Generalist Anomaly Detection (GAD) aims to train a unified model on an original domain that can detect anomalies in new target domains. Previous GAD methods primarily use only normal samples as references, overlooking th…

Anomaly Detection

Catching Both Gray and Black Swans: Open-set Supervised Anomaly Detection

2022-03-28 · CVPR 2022 1 · Choubo Ding, Guansong Pang, Chunhua Shen

Despite most existing anomaly detection studies assume the availability of normal training samples only, a few labeled anomaly examples are often available in many real-world applications, such as defect samples identifi…

Anomaly DetectionSupervised Anomaly DetectionSupervised Defect Detection