paper-with-me

Papers

Versatile Anomaly Detection with Outlier Preserving Distribution Mapping Autoencoders

2019-09-25 · Walter Gerych, Elke Rundensteiner, Emmanuel Agu

State-of-the-art deep learning methods for outlier detection make the assumption that anomalies will appear far away from inlier data in the latent space produced by distribution mapping deep networks. However, this assumption fails in practice, because the divergence penalty adopted for this purpose encourages mapping outliers into the same high-probability regions as inliers. To overcome this shortcoming, we introduce a novel deep learning outlier detection method, called Outlier Preserving Distribution Mapping Autoencoder (OP-DMA), which succeeds to map outliers to low probability regions in the latent space of an autoencoder. For this we leverage the insight that outliers are likely to have a higher reconstruction error than inliers. We thus achieve outlier-preserving distribution mapping through weighting the reconstruction error of individual points by the value of a multivariate Gaussian probability density function evaluated at those points. This weighting implies that outliers will result overall penalty if they are mapped to low-probability regions. We show that if the global minimum of our newly proposed loss function is achieved, then our OP-DMA maps inliers to regions with a Mahalanobis distance less than delta, and outliers to regions past this delta, delta being the inverse Chi Squared CDF evaluated at (1-alpha) with alpha the percentage of outliers in the dataset. Our experiments confirm that OP-DMA consistently outperforms the state-of-art methods on a rich variety of outlier detection benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionOutlier Detection

Similar Papers 제목 키워드 기반

Fin-Fed-OD: Federated Outlier Detection on Financial Tabular Data

2024-04-23 · Dayananda Herurkar, Sebastian Palacio, Ahmed Anwar, Joern Hees 외

Anomaly detection in real-world scenarios poses challenges due to dynamic and often unknown anomaly distributions, requiring robust methods that operate under an open-world assumption. This challenge is exacerbated in pr…

Anomaly DetectionFederated LearningOutlier DetectionRepresentation Learning

Statistical Non-linear Reconstruction Loss for Image Anomaly Detection

2026-07-14 · Nguyen Minh Tri, Hoang Khuong Duy, Huynh Cong Viet Ngu arxiv

Reconstruction-based methods are a cornerstone of unsupervised image anomaly detection, but they remain vulnerable to \emph{outlier leakage}, where standard mean squared error (MSE) loss drives the model to faithfully re…

Anomaly Detection

Adaptive Thresholding Heuristic for KPI Anomaly Detection

2023-08-21 · Ebenezer R. H. P. Isaac, Akshat Sharma

A plethora of outlier detectors have been explored in the time series domain, however, in a business sense, not all outliers are anomalies of interest. Existing anomaly detection solutions are confined to certain outlier…

Anomaly DetectionTime Series

Anomaly Detection based on Zero-Shot Outlier Synthesis and Hierarchical Feature Distillation

2020-10-10 · Adín Ramírez Rivera, Adil Khan, Imad E. I. Bekkouch, Taimoor S. Sheikh

Anomaly detection suffers from unbalanced data since anomalies are quite rare. Synthetically generated anomalies are a solution to such ill or not fully defined data. However, synthesis requires an expressive representat…

Anomaly DetectionOutlier Detection

Learning Compact and Robust Representations for Anomaly Detection

2025-01-09 · Willian T. Lunardi, Abdulrahman Banabila, Dania Herzalla, Martin Andreoni

Distance-based anomaly detection methods rely on compact and separable in-distribution (ID) embeddings to effectively delineate anomaly boundaries. Single-positive contrastive formulations suffer from class collision, pr…

Anomaly DetectionContrastive LearningDiversitySelf-Supervised Learning