DP-LET: An Efficient Spatio-Temporal Network Traffic Prediction Framework
By: Xintong Wang , Haihan Nan , Ruidong Li and more
Potential Business Impact:
Predicts internet traffic jams better, faster.
Accurately predicting spatio-temporal network traffic is essential for dynamically managing computing resources in modern communication systems and minimizing energy consumption. Although spatio-temporal traffic prediction has received extensive research attention, further improvements in prediction accuracy and computational efficiency remain necessary. In particular, existing decomposition-based methods or hybrid architectures often incur heavy overhead when capturing local and global feature correlations, necessitating novel approaches that optimize accuracy and complexity. In this paper, we propose an efficient spatio-temporal network traffic prediction framework, DP-LET, which consists of a data processing module, a local feature enhancement module, and a Transformer-based prediction module. The data processing module is designed for high-efficiency denoising of network data and spatial decoupling. In contrast, the local feature enhancement module leverages multiple Temporal Convolutional Networks (TCNs) to capture fine-grained local features. Meanwhile, the prediction module utilizes a Transformer encoder to model long-term dependencies and assess feature relevance. A case study on real-world cellular traffic prediction demonstrates the practicality of DP-LET, which maintains low computational complexity while achieving state-of-the-art performance, significantly reducing MSE by 31.8% and MAE by 23.1% compared to baseline models.
Similar Papers
A Time-Enhanced Data Disentanglement Network for Traffic Flow Forecasting
Artificial Intelligence
Predicts traffic jams better by understanding time.
Spatiotemporal Traffic Prediction in Distributed Backend Systems via Graph Neural Networks
Distributed, Parallel, and Cluster Computing
Predicts computer traffic jams before they happen.
STEI-PCN: an efficient pure convolutional network for traffic prediction via spatial-temporal encoding and inferring
CV and Pattern Recognition
Predicts traffic jams faster and more accurately.