Deep Sequence Modeling for Anomalous ISP Traffic Prediction
Sajal Saha, Anwar Haque, and Greg Sidebottom

TL;DR
This study evaluates various deep sequence models for predicting anomalous internet traffic, emphasizing the importance of outlier detection and correction to improve prediction accuracy.
Contribution
It compares the performance of multiple deep sequence models for anomalous traffic prediction and highlights the effectiveness of outlier detection and mitigation techniques.
Findings
LSTM_Encoder_Decoder outperforms others, reducing deviation by over 11%.
Outlier removal improves prediction accuracy across models.
Outlier detection significantly enhances deep sequence model performance.
Abstract
Internet traffic in the real world is susceptible to various external and internal factors which may abruptly change the normal traffic flow. Those unexpected changes are considered outliers in traffic. However, deep sequence models have been used to predict complex IP traffic, but their comparative performance for anomalous traffic has not been studied extensively. In this paper, we investigated and evaluated the performance of different deep sequence models for anomalous traffic prediction. Several deep sequences models were implemented to predict real traffic without and with outliers and show the significance of outlier detection in real-world traffic prediction. First, two different outlier detection techniques, such as the Three-Sigma rule and Isolation Forest, were applied to identify the anomaly. Second, we adjusted those abnormal data points using the Backward Filling technique…
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
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Internet Traffic Analysis and Secure E-voting
