An Empirical Study on Internet Traffic Prediction Using Statistical Rolling Model
Sajal Saha, Anwar Haque, and Greg Sidebottom

TL;DR
This study evaluates various statistical models for internet traffic prediction, demonstrating that rolling prediction techniques significantly improve accuracy, especially when modeling seasonality and exogenous factors.
Contribution
It introduces a comprehensive comparison of ARIMA, SARIMA, SARIMAX, and Holt-Winter models with rolling prediction, highlighting the effectiveness of incorporating seasonality and exogenous factors.
Findings
SARIMA reduces MAPE by over 4% compared to ARIMA.
SARIMAX achieves the lowest MAPE of 6.83%.
Rolling prediction decreases error by more than 50%.
Abstract
Real-world IP network traffic is susceptible to external and internal factors such as new internet service integration, traffic migration, internet application, etc. Due to these factors, the actual internet traffic is non-linear and challenging to analyze using a statistical model for future prediction. In this paper, we investigated and evaluated the performance of different statistical prediction models for real IP network traffic; and showed a significant improvement in prediction using the rolling prediction technique. Initially, a set of best hyper-parameters for the corresponding prediction model is identified by analyzing the traffic characteristics and implementing a grid search algorithm based on the minimum Akaike Information Criterion (AIC). Then, we performed a comparative performance analysis among AutoRegressive Integrated Moving Average (ARIMA), Seasonal ARIMA (SARIMA),…
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
Methodstravel james
