paper-with-me

Papers

Inter-Realization Channels: Unsupervised Anomaly Detection Beyond One-Class Classification

2023-01-01 · ICCV 2023 1 · Declan McIntosh, Alexandra Branzan Albu

Unsupervised anomaly detection and localization in images is a challenging problem, leading previous methods to attempt an easier supervised one-class classification formalization. Assuming training images to be realizations of the underlying image distribution, it follows that nominal patches from these realizations will be well associated between and represented across realizations. From this, we propose Inter-Realization Channels (InReaCh), a fully unsupervised method of detecting and localizing anomalies. InReaCh extracts high-confidence nominal patches from training data by associating them between realizations into channels, only considering channels with high spans and low spread as nominal. We then create our nominal model from the patches of these channels to test new patches against. InReaCh extracts nominal patches from the MVTec AD dataset with 99.9% precision, then archives 0.968 AUROC in localization and 0.923 AUROC in detection with corrupted training data, competitive with current state-of-the-art supervised one-class classification methods. We test our model up to 40% of training data containing anomalies with negligibly affected performance. The shift to fully unsupervised training simplifies dataset creation and broadens possible applications.

📄 PDF Abstract BibTeX

Code (1)

declanmcintosh/inreach 공식 구현 pytorch

Tasks

Anomaly DetectionOne-Class ClassificationUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection

2026-05-22 · Jaehyeop Hong, Youngbum Hur arxiv

Multivariate time series anomaly detection has become increasingly important in real-world applications, where labeled data are often scarce. Many existing approaches rely on unsupervised learning to model normal pattern…

Time Series Anomaly DetectionContrastive Learning

StackVAE-G: An efficient and interpretable model for time series anomaly detection

2021-05-18 · Wenkai Li, WenBo Hu, Ting Chen, Ning Chen 외

Recent studies have shown that autoencoder-based models can achieve superior performance on anomaly detection tasks due to their excellent ability to fit complex data in an unsupervised manner. In this work, we propose a…

Anomaly DetectionGraph LearningGraph Neural NetworkTime Series+2

Interdependency Matters: Graph Alignment for Multivariate Time Series Anomaly Detection

2024-10-11 · Yuanyi Wang, Haifeng Sun, Chengsen Wang, Mengde Zhu 외

Anomaly detection in multivariate time series (MTS) is crucial for various applications in data mining and industry. Current industrial methods typically approach anomaly detection as an unsupervised learning task, aimin…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Unsupervised Surface Anomaly Detection with Diffusion Probabilistic Model

2023-01-01 · ICCV 2023 1 · Xinyi Zhang, Naiqi Li, Jiawei Li, Tao Dai 외

Unsupervised surface anomaly detection aims at discovering and localizing anomalous patterns using only anomaly-free training samples. Reconstruction-based models are among the most popular and successful methods, wh…

Anomaly DetectionmodelUnsupervised Anomaly Detection

Omni-frequency Channel-selection Representations for Unsupervised Anomaly Detection

2022-03-01 · Yufei Liang, Jiangning Zhang, Shiwei Zhao, Runze Wu 외

Density-based and classification-based methods have ruled unsupervised anomaly detection in recent years, while reconstruction-based methods are rarely mentioned for the poor reconstruction ability and low performance. H…

Anomaly Detectionchannel selectionUnsupervised Anomaly Detection