paper-with-me

Papers

ChronoGraph: A Real-World Graph-Based Multivariate Time Series Dataset

2025-09-04 · Adrian Catalin Lutu, Ioana Pintilie, Elena Burceanu, Andrei Manolache arxiv

We present ChronoGraph, a graph-structured multivariate time series forecasting dataset built from real-world production microservices. Each node is a service that emits a multivariate stream of system-level performance metrics, capturing CPU, memory, and network usage patterns, while directed edges encode dependencies between services. The primary task is forecasting future values of these signals at the service level. In addition, ChronoGraph provides expert-annotated incident windows as anomaly labels, enabling evaluation of anomaly detection methods and assessment of forecast robustness during operational disruptions. Compared to existing benchmarks from industrial control systems or traffic and air-quality domains, ChronoGraph uniquely combines (i) multivariate time series, (ii) an explicit, machine-readable dependency graph, and (iii) anomaly labels aligned with real incidents. We report baseline results spanning forecasting models, pretrained time-series foundation models, and standard anomaly detectors. ChronoGraph offers a realistic benchmark for studying structure-aware forecasting and incident-aware evaluation in microservice systems.

📄 PDF Abstract BibTeX arXiv:2509.04449

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series ForecastingAnomaly Detection

Similar Papers 제목 키워드 기반

Entropy Causal Graphs for Multivariate Time Series Anomaly Detection

2023-12-15 · Falih Gozi Febrinanto, Kristen Moore, Chandra Thapa, Mujie Liu 외

Many multivariate time series anomaly detection frameworks have been proposed and widely applied. However, most of these frameworks do not consider intrinsic relationships between variables in multivariate time series da…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Coupled Attention Networks for Multivariate Time Series Anomaly Detection

2023-06-12 · Feng Xia, Xin Chen, Shuo Yu, Mingliang Hou 외

Multivariate time series anomaly detection (MTAD) plays a vital role in a wide variety of real-world application domains. Over the past few years, MTAD has attracted rapidly increasing attention from both academia and in…

Anomaly DetectionDecoderGraph AttentionGraph Learning+3

SAGDFN: A Scalable Adaptive Graph Diffusion Forecasting Network for Multivariate Time Series Forecasting

2024-06-18 · Yue Jiang, Xiucheng Li, Yile Chen, Shuai Liu 외

Time series forecasting is essential for our daily activities and precise modeling of the complex correlations and shared patterns among multiple time series is essential for improving forecasting performance. Spatial-Te…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Expressing Multivariate Time Series as Graphs with Time Series Attention Transformer

2022-08-19 · William T. Ng, K. Siu, Albert C. Cheung, Michael K. Ng

A reliable and efficient representation of multivariate time series is crucial in various downstream machine learning tasks. In multivariate time series forecasting, each variable depends on its historical values and the…

Multivariate Time Series ForecastingRepresentation LearningTime SeriesTime Series Analysis+1

Hierarchical Joint Graph Learning and Multivariate Time Series Forecasting

2023-11-21 · Juhyeon Kim, Hyungeun Lee, Seungwon Yu, Ung Hwang 외

Multivariate time series is prevalent in many scientific and industrial domains. Modeling multivariate signals is challenging due to their long-range temporal dependencies and intricate interactions--both direct and indi…

Graph LearningMultivariate Time Series ForecastingTime SeriesTime Series Forecasting