paper-with-me

Papers

An Iterative Method for Unsupervised Robust Anomaly Detection Under Data Contamination

2023-09-18 · Minkyung Kim, Jongmin Yu, Junsik Kim, Tae-Hyun Oh, Jun Kyun Choi

Most deep anomaly detection models are based on learning normality from datasets due to the difficulty of defining abnormality by its diverse and inconsistent nature. Therefore, it has been a common practice to learn normality under the assumption that anomalous data are absent in a training dataset, which we call normality assumption. However, in practice, the normality assumption is often violated due to the nature of real data distributions that includes anomalous tails, i.e., a contaminated dataset. Thereby, the gap between the assumption and actual training data affects detrimentally in learning of an anomaly detection model. In this work, we propose a learning framework to reduce this gap and achieve better normality representation. Our key idea is to identify sample-wise normality and utilize it as an importance weight, which is updated iteratively during the training. Our framework is designed to be model-agnostic and hyperparameter insensitive so that it applies to a wide range of existing methods without careful parameter tuning. We apply our framework to three different representative approaches of deep anomaly detection that are classified into one-class classification-, probabilistic model-, and reconstruction-based approaches. In addition, we address the importance of a termination condition for iterative methods and propose a termination criterion inspired by the anomaly detection objective. We validate that our framework improves the robustness of the anomaly detection models under different levels of contamination ratios on five anomaly detection benchmark datasets and two image datasets. On various contaminated datasets, our framework improves the performance of three representative anomaly detection methods, measured by area under the ROC curve.

📄 PDF Abstract BibTeX arXiv:2309.09436

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOne-Class Classification

Similar Papers 제목 키워드 기반

Anomaly Detection via Mean Shift Density Enhancement

2026-02-03 · Pritam Kar, Rahul Bordoloi, Olaf Wolkenhauer, Saptarshi Bej arxiv

Unsupervised anomaly detection stands as an important problem in machine learning. Existing unsupervised anomaly detection algorithms rarely perform well across different anomaly types, often excelling only under specifi…

Unsupervised Anomaly Detection

Iterative Image Inpainting with Structural Similarity Mask for Anomaly Detection

2021-01-01 · Hitoshi Nakanishi, Masahiro Suzuki, Yutaka Matsuo

Autoencoders have emerged as popular methods for unsupervised anomaly detection. Autoencoders trained on the normal data are expected to reconstruct only the normal features, allowing anomaly detection by thresholding re…

Anomaly DetectionImage InpaintingUnsupervised Anomaly Detection

Diffusion-Scheduled Denoising Autoencoders for Anomaly Detection in Tabular Data

2025-08-01 · Timur Sattarov, Marco Schreyer, Damian Borth arxiv

Anomaly detection in tabular data remains challenging due to complex feature interactions and the scarcity of anomalous examples. Denoising autoencoders rely on fixed-magnitude noise, limiting adaptability to diverse dat…

Contrastive LearningAnomaly Detection

Semantic Iterative Reconstruction: One-Shot Universal Anomaly Detection

2026-03-24 · Ning Zhu arxiv

Unsupervised medical anomaly detection is severely limited by the scarcity of normal training samples. Existing methods typically train dedicated models for each dataset or disease, requiring hundreds of normal images pe…

Anomaly Detection

U2AD: Uncertainty-based Unsupervised Anomaly Detection Framework for Detecting T2 Hyperintensity in MRI Spinal Cord

2025-03-17 · Qi Zhang, Xiuyuan Chen, Ziyi He, Kun Wang 외

T2 hyperintensities in spinal cord MR images are crucial biomarkers for conditions such as degenerative cervical myelopathy. However, current clinical diagnoses primarily rely on manual evaluation. Deep learning methods …

Anomaly DetectionLesion DetectionUnsupervised Anomaly Detection