Overcoming Data Limitations in Internet Traffic Forecasting: LSTM Models with Transfer Learning and Wavelet Augmentation
Sajal Saha, Anwar Haque, and Greg Sidebottom

TL;DR
This paper demonstrates that transfer learning and wavelet-based data augmentation significantly improve internet traffic forecasting accuracy in small ISP networks, especially for short-term predictions, using LSTM models.
Contribution
It introduces the combined use of transfer learning and wavelet augmentation with LSTM models to address data scarcity in internet traffic prediction.
Findings
Wavelet augmentation improves short-term forecast accuracy.
LSTMSeq2Seq outperforms LSTMSeq2SeqAtn in small datasets.
Data augmentation is essential for limited data scenarios.
Abstract
Effective internet traffic prediction in smaller ISP networks is challenged by limited data availability. This paper explores this issue using transfer learning and data augmentation techniques with two LSTM-based models, LSTMSeq2Seq and LSTMSeq2SeqAtn, initially trained on a comprehensive dataset provided by Juniper Networks and subsequently applied to smaller datasets. The datasets represent real internet traffic telemetry, offering insights into diverse traffic patterns across different network domains. Our study revealed that while both models performed well in single-step predictions, multi-step forecasts were challenging, particularly in terms of long-term accuracy. In smaller datasets, LSTMSeq2Seq generally outperformed LSTMSeq2SeqAtn, indicating that higher model complexity does not necessarily translate to better performance. The models' effectiveness varied across different…
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
