Benchmarking Anomaly Detection Across Heterogeneous Cloud Telemetry Datasets
Mohammad Saiful Islam, Andriy Miranskyy

TL;DR
This paper benchmarks deep learning and classical anomaly detection models across diverse cloud telemetry datasets, revealing that performance depends on model calibration and feature-space geometry, and provides reproducible evaluation tools.
Contribution
It introduces a unified evaluation pipeline for anomaly detection models across heterogeneous datasets, highlighting the importance of calibration stability and feature-space considerations.
Findings
Model performance varies significantly across datasets.
Calibration stability is crucial for reliable anomaly detection.
Unified evaluation setup enables consistent comparison.
Abstract
Anomaly detection is important for keeping cloud systems reliable and stable. Deep learning has improved time-series anomaly detection, but most models are evaluated on one dataset at a time. This raises questions about whether these models can handle different types of telemetry, especially in large-scale and high-dimensional environments. In this study, we evaluate four deep learning models, GRU, TCN, Transformer, and TSMixer. We also include Isolation Forest as a classical baseline. The models are tested across four telemetry datasets: the Numenta Anomaly Benchmark, Microsoft Cloud Monitoring dataset, Exathlon dataset, and IBM Console dataset. These datasets differ in structure, dimensionality, and labelling strategy. They include univariate time series, synthetic multivariate workloads, and real-world production telemetry with over 100,000 features. We use a unified training and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Software System Performance and Reliability · Network Security and Intrusion Detection
