Multi-Level Service Performance Forecasting via Spatiotemporal Graph Neural Networks
- URL: http://arxiv.org/abs/2508.07122v1
- Date: Sat, 09 Aug 2025 23:50:47 GMT
- Title: Multi-Level Service Performance Forecasting via Spatiotemporal Graph Neural Networks
- Authors: Zhihao Xue, Yun Zi, Nia Qi, Ming Gong, Yujun Zou,
- Abstract summary: This paper proposes atemporal graph neural network-based performance prediction to address the challenge of forecasting performance fluctuations in distributed systems.<n>It integrates the runtime features of nodes service with invocation relationships among services to construct a unified framework.<n>Results show that the proposed model outperforms existing representative methods across key metrics such as MAE, RMSE, and R2.
- Score: 15.87545402988833
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This paper proposes a spatiotemporal graph neural network-based performance prediction algorithm to address the challenge of forecasting performance fluctuations in distributed backend systems with multi-level service call structures. The method abstracts system states at different time slices into a sequence of graph structures. It integrates the runtime features of service nodes with the invocation relationships among services to construct a unified spatiotemporal modeling framework. The model first applies a graph convolutional network to extract high-order dependency information from the service topology. Then it uses a gated recurrent network to capture the dynamic evolution of performance metrics over time. A time encoding mechanism is also introduced to enhance the model's ability to represent non-stationary temporal sequences. The architecture is trained in an end-to-end manner, optimizing the multi-layer nested structure to achieve high-precision regression of future service performance metrics. To validate the effectiveness of the proposed method, a large-scale public cluster dataset is used. A series of multi-dimensional experiments are designed, including variations in time windows and concurrent load levels. These experiments comprehensively evaluate the model's predictive performance and stability. The experimental results show that the proposed model outperforms existing representative methods across key metrics such as MAE, RMSE, and R2. It maintains strong robustness under varying load intensities and structural complexities. These results demonstrate the model's practical potential for backend service performance management tasks.
Related papers
- Shared Representation Learning for High-Dimensional Multi-Task Forecasting under Resource Contention in Cloud-Native Backends [12.826922983028082]
This study proposes a unified forecasting framework for high-dimensional multi-task time series to meet the prediction demands of cloud native backend systems.<n>The method builds a shared encoding structure to represent diverse monitoring indicators in a unified manner.<n>A cross-task structural propagation module is introduced to model potential dependencies among nodes.
arXiv Detail & Related papers (2025-12-24T11:02:03Z) - Dynamic Adaptive Parsing of Temporal and Cross-Variable Patterns for Network State Classification [9.007194066331452]
We introduce DAPNet, a framework based on a Mixture-of-Experts architecture.<n>DAPNet integrates three specialized networks for periodic analysis, dynamic cross-variable correlation modeling, and hybrid temporal feature extraction.<n>The generalizability of the architectural design is evaluated across ten public UEA benchmark datasets.
arXiv Detail & Related papers (2025-09-15T05:32:32Z) - Data-Driven Stochastic Modeling Using Autoregressive Sequence Models: Translating Event Tables to Queueing Dynamics [8.0556095663079]
We propose a data-driven framework for queueing network modeling and simulation based on autoregressive sequence models trained on event-stream data.<n>We show that Transformer-style architectures can effectively parameterize these distributions, enabling automated construction of high-fidelity simulators.
arXiv Detail & Related papers (2025-09-06T21:34:11Z) - Graph Neural Network-Based Collaborative Perception for Adaptive Scheduling in Distributed Systems [0.0]
This paper proposes a GNN-based multi-node collaborative perception mechanism.<n>Message-passing and state-update modules are introduced.<n>A perception representation method is designed by fusing local states with global features.
arXiv Detail & Related papers (2025-05-22T05:34:02Z) - Joint Graph Convolution and Sequential Modeling for Scalable Network Traffic Estimation [11.751952500567388]
This study focuses on the challenge of predicting network traffic within complex topological environments.<n>It introduces a Graph Contemporalal Networks (GCN) with Gated Recurrent Units (GRU) modeling approach.<n>The effectiveness of the proposed model is validated through comprehensive experiments on the real-world Abilene network traffic dataset.
arXiv Detail & Related papers (2025-05-12T15:38:19Z) - ZeroLM: Data-Free Transformer Architecture Search for Language Models [54.83882149157548]
Current automated proxy discovery approaches suffer from extended search times, susceptibility to data overfitting, and structural complexity.<n>This paper introduces a novel zero-cost proxy methodology that quantifies model capacity through efficient weight statistics.<n>Our evaluation demonstrates the superiority of this approach, achieving a Spearman's rho of 0.76 and Kendall's tau of 0.53 on the FlexiBERT benchmark.
arXiv Detail & Related papers (2025-03-24T13:11:22Z) - Task-Oriented Real-time Visual Inference for IoVT Systems: A Co-design Framework of Neural Networks and Edge Deployment [61.20689382879937]
Task-oriented edge computing addresses this by shifting data analysis to the edge.
Existing methods struggle to balance high model performance with low resource consumption.
We propose a novel co-design framework to optimize neural network architecture.
arXiv Detail & Related papers (2024-10-29T19:02:54Z) - Graph Neural Alchemist: An innovative fully modular architecture for time series-to-graph classification [0.0]
This paper introduces a novel Graph Neural Network (GNN) architecture for time series classification.
By representing time series as visibility graphs, it is possible to encode both temporal dependencies inherent to time series data.
Our architecture is fully modular, enabling flexible experimentation with different models.
arXiv Detail & Related papers (2024-10-12T00:03:40Z) - Transforming Multidimensional Time Series into Interpretable Event Sequences for Advanced Data Mining [5.2863523790908955]
This paper introduces a novel proposed representation model designed to address the limitations of traditional methods in multidimensional time series (MTS) analysis.
The proposed framework has significant potential for applications across various fields, including services for monitoring and optimizing IT infrastructure, medical diagnosis through continuous patient monitoring, trend analysis, and internet businesses for tracking user behavior and forecasting.
arXiv Detail & Related papers (2024-09-22T06:27:07Z) - TCCT-Net: Two-Stream Network Architecture for Fast and Efficient Engagement Estimation via Behavioral Feature Signals [58.865901821451295]
We present a novel two-stream feature fusion "Tensor-Convolution and Convolution-Transformer Network" (TCCT-Net) architecture.
To better learn the meaningful patterns in the temporal-spatial domain, we design a "CT" stream that integrates a hybrid convolutional-transformer.
In parallel, to efficiently extract rich patterns from the temporal-frequency domain, we introduce a "TC" stream that uses Continuous Wavelet Transform (CWT) to represent information in a 2D tensor form.
arXiv Detail & Related papers (2024-04-15T06:01:48Z) - TimeGraphs: Graph-based Temporal Reasoning [64.18083371645956]
TimeGraphs is a novel approach that characterizes dynamic interactions as a hierarchical temporal graph.
Our approach models the interactions using a compact graph-based representation, enabling adaptive reasoning across diverse time scales.
We evaluate TimeGraphs on multiple datasets with complex, dynamic agent interactions, including a football simulator, the Resistance game, and the MOMA human activity dataset.
arXiv Detail & Related papers (2024-01-06T06:26:49Z) - DAIS: Automatic Channel Pruning via Differentiable Annealing Indicator
Search [55.164053971213576]
convolutional neural network has achieved great success in fulfilling computer vision tasks despite large computation overhead.
Structured (channel) pruning is usually applied to reduce the model redundancy while preserving the network structure.
Existing structured pruning methods require hand-crafted rules which may lead to tremendous pruning space.
arXiv Detail & Related papers (2020-11-04T07:43:01Z) - ForecastNet: A Time-Variant Deep Feed-Forward Neural Network
Architecture for Multi-Step-Ahead Time-Series Forecasting [6.043572971237165]
We propose ForecastNet, which uses a deep feed-forward architecture to provide a time-variant model.
ForecastNet is demonstrated to outperform statistical and deep learning benchmark models on several datasets.
arXiv Detail & Related papers (2020-02-11T01:03:33Z) - Meta-learning framework with applications to zero-shot time-series
forecasting [82.61728230984099]
This work provides positive evidence using a broad meta-learning framework.
residual connections act as a meta-learning adaptation mechanism.
We show that it is viable to train a neural network on a source TS dataset and deploy it on a different target TS dataset without retraining.
arXiv Detail & Related papers (2020-02-07T16:39:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.