Deep Learning Network-Temporal Models For Traffic Prediction
Yufeng Xin, Ethan Fan

TL;DR
This paper introduces two advanced deep learning models, a graph attention network and a multi-modal large language model, designed to improve multivariate network traffic prediction by capturing complex temporal and topological patterns, outperforming traditional methods.
Contribution
It presents novel deep learning models that simultaneously learn temporal patterns and network topological correlations for improved traffic prediction accuracy.
Findings
LLM-based model outperforms LSTM and statistical methods in prediction accuracy.
GAT model reduces prediction variance across time series and horizons.
Detailed analysis reveals insights into correlation variability and prediction distribution.
Abstract
Time series analysis is critical for emerging net- work intelligent control and management functions. However, existing statistical-based and shallow machine learning models have shown limited prediction capabilities on multivariate time series. The intricate topological interdependency and complex temporal patterns in network data demand new model approaches. In this paper, based on a systematic multivariate time series model study, we present two deep learning models aiming for learning both temporal patterns and network topological correlations at the same time: a customized network-temporal graph attention network (GAT) model and a fine-tuned multi-modal large language model (LLM) with a clustering overture. Both models are studied against an LSTM model that already outperforms the statistical methods. Through extensive training and performance studies on a real-world network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic control and management · Advanced Graph Neural Networks
