paper-with-me

홈 › Papers

Real-Time Network Traffic Forecasting with Missing Data: A Generative Model Approach

2025-06-11 · Lei Deng, Wenhan Xu, Jingwei Li, Danny H. K. Tsang

Real-time network traffic forecasting is crucial for network management and early resource allocation. Existing network traffic forecasting approaches operate under the assumption that the network traffic data is fully observed. However, in practical scenarios, the collected data are often incomplete due to various human and natural factors. In this paper, we propose a generative model approach for real-time network traffic forecasting with missing data. Firstly, we model the network traffic forecasting task as a tensor completion problem. Secondly, we incorporate a pre-trained generative model to achieve the low-rank structure commonly associated with tensor completion. The generative model effectively captures the intrinsic low-rank structure of network traffic data during pre-training and enables the mapping from a compact latent representation to the tensor space. Thirdly, rather than directly optimizing the high-dimensional tensor, we optimize its latent representation, which simplifies the optimization process and enables real-time forecasting. We also establish a theoretical recovery guarantee that quantifies the error bound of the proposed approach. Experiments on real-world datasets demonstrate that our approach achieves accurate network traffic forecasting within 100 ms, with a mean absolute error (MAE) below 0.002, as validated on the Abilene dataset.

📄 PDF Abstract BibTeX arXiv:2506.09647

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graph Markov Network for Traffic Forecasting with Missing Data

2019-12-10 · Zhiyong Cui, Longfei Lin, Ziyuan Pu, Yinhai Wang

Traffic forecasting is a classical task for traffic management and it plays an important role in intelligent transportation systems. However, since traffic data are mostly collected by traffic sensors or probe vehicles, …

Edge-computingImputationManagementMissing Values

Graph Convolutional Networks for Traffic Forecasting with Missing Values

2022-12-13 · Jingwei Zuo, Karine Zeitouni, Yehia Taher, Sandra Garcia-Rodriguez

Traffic forecasting has attracted widespread attention recently. In reality, traffic data usually contains missing values due to sensor or communication errors. The Spatio-temporal feature in traffic data brings more cha…

Graph LearningMissing Values

Joint Modeling of Local and Global Temporal Dynamics for Multivariate Time Series Forecasting with Missing Values

2019-11-22 · Xianfeng Tang, Huaxiu Yao, Yiwei Sun, Charu Aggarwal 외

Multivariate time series (MTS) forecasting is widely used in various domains, such as meteorology and traffic. Due to limitations on data collection, transmission, and storage, real-world MTS data usually contains missin…

Missing ValuesMultivariate Time Series ForecastingTime SeriesTime Series Analysis+1

Stacked Bidirectional and Unidirectional LSTM Recurrent Neural Network for Forecasting Network-wide Traffic State with Missing Values

2020-05-24 · Zhiyong Cui, Ruimin Ke, Ziyuan Pu, Yinhai Wang

Short-term traffic forecasting based on deep learning methods, especially recurrent neural networks (RNN), has received much attention in recent years. However, the potential of RNN-based models in traffic forecasting ha…

ImputationMissing ValuesPredictionTraffic Prediction

Multi-View Neural Differential Equations for Continuous-Time Stream Data in Long-Term Traffic Forecasting

2024-08-12 · Zibo Liu, Zhe Jiang, Shigang Chen

Long-term traffic flow forecasting plays a crucial role in intelligent transportation as it allows traffic managers to adjust their decisions in advance. However, the problem is challenging due to spatio-temporal correla…