paper-with-me

홈 › Papers

VSCOUT: A Hybrid Variational Autoencoder Approach to Outlier Detection in High-Dimensional Retrospective Monitoring

2026-01-28 · Waldyn G. Martinez arxiv

Modern industrial and service processes generate high-dimensional, non-Gaussian, and contamination-prone data that challenge the foundational assumptions of classical Statistical Process Control (SPC). Heavy tails, multimodality, nonlinear dependencies, and sparse special-cause observations can distort baseline estimation, mask true anomalies, and prevent reliable identification of an in-control (IC) reference set. To address these challenges, we introduce VSCOUT, a distribution-free framework designed specifically for retrospective (Phase I) monitoring in high-dimensional settings. VSCOUT combines an Automatic Relevance Determination Variational Autoencoder (ARD-VAE) architecture with ensemble-based latent outlier filtering and changepoint detection. The ARD prior isolates the most informative latent dimensions, while the ensemble and changepoint filters identify pointwise and structural contamination within the determined latent space. A second-stage retraining step removes flagged observations and re-estimates the latent structure using only the retained inliers, mitigating masking and stabilizing the IC latent manifold. This two-stage refinement produces a clean and reliable IC baseline suitable for subsequent Phase II deployment. Extensive experiments across benchmark datasets demonstrate that VSCOUT achieves superior sensitivity to special-cause structure while maintaining controlled false alarms, outperforming classical SPC procedures, robust estimators, and modern machine-learning baselines. Its scalability, distributional flexibility, and resilience to complex contamination patterns position VSCOUT as a practical and effective method for retrospective modeling and anomaly detection in AI-enabled environments.

📄 PDF Abstract BibTeX arXiv:2601.20830

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier DetectionAnomaly Detection

Similar Papers 제목 키워드 기반

Robust Variational Autoencoder for Tabular Data with Beta Divergence

2020-06-15 · Haleh Akrami, Sergul Aydore, Richard M. Leahy, Anand A. Joshi

We propose a robust variational autoencoder with $\beta$ divergence for tabular data (RTVAE) with mixed categorical and continuous features. Variational autoencoders (VAE) and their variations are popular frameworks for …

Anomaly DetectionData Poisoning

Robust Variational Autoencoders for Outlier Detection and Repair of Mixed-Type Data

2019-07-15 · Simão Eduardo, Alfredo Nazábal, Christopher K. I. Williams, Charles Sutton

We focus on the problem of unsupervised cell outlier detection and repair in mixed-type tabular data. Traditional methods are concerned only with detecting which rows in the dataset are outliers. However, identifying whi…

ImputationOutlier Detection

Robust Variational Autoencoder

2019-05-23 · Haleh Akrami, Anand A. Joshi, Jian Li, Sergul Aydore 외

Machine learning methods often need a large amount of labeled training data. Since the training data is assumed to be the ground truth, outliers can severely degrade learned representations and performance of trained mod…

Outlier Detection

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

Automatically detecting anomalous exoplanet transits

2021-11-16 · Christoph J. Hönes, Benjamin Kurt Miller, Ana M. Heras, Bernard H. Foing

Raw light curve data from exoplanet transits is too complex to naively apply traditional outlier detection methods. We propose an architecture which estimates a latent representation of both the main transit and residual…

Outlier Detection