paper-with-me

홈 › Papers

Using Causality for Enhanced Prediction of Web Traffic Time Series

2025-02-02 · Chang Tian, Mingzhe Xing, Zenglin Shi, Matthew B. Blaschko, Yinliang Yue, Marie-Francine Moens

Predicting web service traffic has significant social value, as it can be applied to various practical scenarios, including but not limited to dynamic resource scaling, load balancing, system anomaly detection, service-level agreement compliance, and fraud detection. Web service traffic is characterized by frequent and drastic fluctuations over time and are influenced by heterogeneous web user behaviors, making accurate prediction a challenging task. Previous research has extensively explored statistical approaches, and neural networks to mine features from preceding service traffic time series for prediction. However, these methods have largely overlooked the causal relationships between services. Drawing inspiration from causality in ecological systems, we empirically recognize the causal relationships between web services. To leverage these relationships for improved web service traffic prediction, we propose an effective neural network module, CCMPlus, designed to extract causal relationship features across services. This module can be seamlessly integrated with existing time series models to consistently enhance the performance of web service traffic predictions. We theoretically justify that the causal correlation matrix generated by the CCMPlus module captures causal relationships among services. Empirical results on real-world datasets from Microsoft Azure, Alibaba Group, and Ant Group confirm that our method surpasses state-of-the-art approaches in Mean Squared Error (MSE) and Mean Absolute Error (MAE) for predicting service traffic time series. These findings highlight the efficacy of leveraging causal relationships for improved predictions.

📄 PDF Abstract BibTeX arXiv:2502.00612

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFraud DetectionTime SeriesTraffic Prediction

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ICST-DNET: An Interpretable Causal Spatio-Temporal Diffusion Network for Traffic Speed Prediction

2024-04-22 · Yi Rong, Yingchi Mao, Yinqiu Liu, Ling Chen 외

Traffic speed prediction is significant for intelligent navigation and congestion alleviation. However, making accurate predictions is challenging due to three factors: 1) traffic diffusion, i.e., the spatial and tempora…

Graph Generation

A Gradient-based Causal Discovery Framework with Applications to Complex Industrial Processes

2025-07-15 · Meiliang Liu, Huiwen Dong, Xiaoxiao Yang, Yunfang Xu 외 arxiv

With the advancement of deep learning technologies, various neural network-based Granger causality models have been proposed. Although these models have demonstrated notable improvements, several limitations remain. Most…

Time Series ForecastingTime Series Prediction

Kolmogorov-Arnold Networks for Time Series Granger Causality Inference

2025-01-15 · Meiliang Liu, Yunfang Xu, Zijin Li, Zhengye Si 외

We introduce Granger Causality Kolmogorov-Arnold Networks (GCKAN), an innovative architecture that extends the recently proposed Kolmogorov-Arnold Networks (KAN) to the domain of causal inference. By extracting base weig…

Causal InferenceKolmogorov-Arnold NetworksTime Series

CausalFormer: An Interpretable Transformer for Temporal Causal Discovery

2024-06-24 · Lingbai Kong, Wengen Li, Hanchen Yang, Yichao Zhang 외

Temporal causal discovery is a crucial task aimed at uncovering the causal relations within time series data. The latest temporal causal discovery methods usually train deep learning models on prediction tasks to uncover…

Causal DiscoveryTime Series

STGC-GNNs: A GNN-based traffic prediction framework with a spatial-temporal Granger causality graph

2022-10-30 · Silu He, Qinyao Luo, Ronghua Du, Ling Zhao 외

The key to traffic prediction is to accurately depict the temporal dynamics of traffic flow traveling in a road network, so it is important to model the spatial dependence of the road network. The essence of spatial depe…

PredictionTraffic Prediction