Which Deep Learner? A Systematic Evaluation of Advanced Deep Forecasting Models Accuracy and Efficiency for Network Traffic Prediction
Eilaf MA Babai, Aalaa MA Babai, Koji Okamura
TL;DR
This work tackles the challenge of reliable network traffic prediction by conducting a large-scale, efficiency-aware benchmark of 12 deep forecasting models across four real datasets and multiple time scales. It systematically analyzes generalization, data efficiency, and deployment-resource efficiency while accounting for anomalies, missing data, and external factors. The study finds that no single model dominates all scenarios, but highlights data-efficient architectures like DLinear and PatchTST, whose performance remains strong across scales with favorable resource profiles. The results provide actionable guidance for deploying NTP systems and outline directions for future research toward efficient, robust, and scalable forecasting in network environments.
Abstract
Network traffic prediction is essential for automating modern network management. It is a difficult time series forecasting (TSF) problem that has been addressed by Deep Learning (DL) models due to their ability to capture complex patterns. Advances in forecasting, from sophisticated transformer architectures to simple linear models, have improved performance across diverse prediction tasks. However, given the variability of network traffic across network environments and traffic series timescales, it is essential to identify effective deployment choices and modeling directions for network traffic prediction. This study systematically identify and evaluates twelve advanced TSF models -- including transformer-based and traditional DL approaches, each with unique advantages for network traffic prediction -- against three statistical baselines on four real traffic datasets, across multiple time scales and horizons, assessing performance, robustness to anomalies, data gaps, external factors, data efficiency, and resource efficiency in terms of time, memory, and energy. Results highlight performance regimes, efficiency thresholds, and promising architectures that balance accuracy and efficiency, demonstrating robustness to traffic challenges and suggesting new directions beyond traditional RNNs.
