paper-with-me

홈 › Papers

Praxium: Diagnosing Cloud Anomalies with AI-based Telemetry and Dependency Analysis

2026-03-25 · Rohan Kumar, Jason Li, Zongshun Zhang, Syed Mohammad Qasim, Gianluca Stringhini, Ayse K. Coskun arxiv

As the modern microservice architecture for cloud applications grows in popularity, cloud services are becoming increasingly complex and more vulnerable to misconfiguration and software bugs. Traditional approaches rely on expert input to diagnose and fix microservice anomalies, which lacks scalability in the face of the continuous integration and continuous deployment (CI/CD) paradigm. Microservice rollouts, containing new software installations, have complex interactions with the components of an application. Consequently, this added difficulty in attributing anomalous behavior to any specific installation or rollout results in potentially slower resolution times. To address the gaps in current diagnostic methods, this paper introduces Praxium, a framework for anomaly detection and root cause inference. Praxium aids administrators in evaluating target metric performance in the context of dependency installation information provided by a software discovery tool, PraxiPaaS. Praxium continuously monitors telemetry data to identify anomalies, then conducts root cause analysis via causal impact on recent software installations, in order to provide site reliability engineers (SRE) relevant information about an observed anomaly. In this paper, we demonstrate that Praxium is capable of effective anomaly detection and root cause inference, and we provide an analysis on effective anomaly detection hyperparameter tuning as needed in a practical setting. Across 75 total trials using four synthetic anomalies, anomaly detection consistently performs at >0.97 macro-F1. In addition, we show that causal impact analysis reliably infers the correct root cause of anomalies, even as package installations occur at increasingly shorter intervals.

📄 PDF Abstract BibTeX arXiv:2603.23890

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Benchmarking Anomaly Detection Across Heterogeneous Cloud Telemetry Datasets

2026-02-07 · Mohammad Saiful Islam, Andriy Miranskyy arxiv

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 …

Anomaly Detection

NetBurst: Event-Centric Forecasting of Bursty, Intermittent Time Series

2025-10-25 · Satyandra Guthula, Jaber Daneshamooz, Charles Fleming, Kesheng Wu 외 arxiv

Network operators monitor their infrastructure by collecting telemetry data such as packet counts, byte rates, or flow volumes, yet answering the questions that effective operations demand -- forecasting future load, dia…

Machine learning-driven Anomaly Detection and Forecasting for Euclid Space Telescope Operations

2024-11-08 · Pablo Gómez, Roland D. Vavrek, Guillermo Buenadicha, John Hoar 외

State-of-the-art space science missions increasingly rely on automation due to spacecraft complexity and the costs of human oversight. The high volume of data, including scientific and telemetry data, makes manual inspec…

Anomaly Detection

SERVIMON: AI-Driven Predictive Maintenance and Real-Time Monitoring for Astronomical Observatories

2025-10-31 · Emilio Mastriani, Alessandro Costa, Federico Incardona, Kevin Munari 외 arxiv

Objective: ServiMon is designed to offer a scalable and intelligent pipeline for data collection and auditing to monitor distributed astronomical systems such as the ASTRI Mini-Array. The system enhances quality control,…

Feature EngineeringAnomaly Detection

Unraveling Anomalies in Time: Unsupervised Discovery and Isolation of Anomalous Behavior in Bio-regenerative Life Support System Telemetry

2024-06-14 · Ferdinand Rewicki, Jakob Gawlikowski, Julia Niebling, Joachim Denzler

The detection of abnormal or critical system states is essential in condition monitoring. While much attention is given to promptly identifying anomalies, a retrospective analysis of these anomalies can significantly enh…

Anomaly ClassificationAnomaly DetectionTime SeriesTime Series Alignment+2