Deep Sequence Modeling for Anomalous ISP Traffic Prediction
- URL: http://arxiv.org/abs/2205.01685v1
- Date: Tue, 3 May 2022 17:01:45 GMT
- Title: Deep Sequence Modeling for Anomalous ISP Traffic Prediction
- Authors: Sajal Saha, Anwar Haque, and Greg Sidebottom
- Abstract summary: We investigated and evaluated the performance of different deep sequence models for anomalous traffic prediction.
LSTM_Encoder_Decoder (LSTM_En_De) is the best prediction model in our experiment, reducing the deviation between actual and predicted traffic by more than 11% after adjusting the outliers.
- Score: 3.689539481706835
- License: http://creativecommons.org/licenses/by-sa/4.0/
- 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 before training
the model. Finally, the performance of different models was compared for
abnormal and adjusted traffic. LSTM_Encoder_Decoder (LSTM_En_De) is the best
prediction model in our experiment, reducing the deviation between actual and
predicted traffic by more than 11\% after adjusting the outliers. All other
models, including Recurrent Neural Network (RNN), Long Short-Term Memory
(LSTM), LSTM_En_De with Attention layer (LSTM_En_De_Atn), Gated Recurrent Unit
(GRU), show better prediction after replacing the outliers and decreasing
prediction error by more than 29%, 24%, 19%, and 10% respectively. Our
experimental results indicate that the outliers in the data can significantly
impact the quality of the prediction. Thus, outlier detection and mitigation
assist the deep sequence model in learning the general trend and making better
predictions.
Related papers
- LARA: A Light and Anti-overfitting Retraining Approach for Unsupervised
Time Series Anomaly Detection [49.52429991848581]
We propose a Light and Anti-overfitting Retraining Approach (LARA) for deep variational auto-encoder based time series anomaly detection methods (VAEs)
This work aims to make three novel contributions: 1) the retraining process is formulated as a convex problem and can converge at a fast rate as well as prevent overfitting; 2) designing a ruminate block, which leverages the historical data without the need to store them; and 3) mathematically proving that when fine-tuning the latent vector and reconstructed data, the linear formations can achieve the least adjusting errors between the ground truths and the fine-tuned ones.
arXiv Detail & Related papers (2023-10-09T12:36:16Z) - Deep Neural Networks Tend To Extrapolate Predictably [51.303814412294514]
neural network predictions tend to be unpredictable and overconfident when faced with out-of-distribution (OOD) inputs.
We observe that neural network predictions often tend towards a constant value as input data becomes increasingly OOD.
We show how one can leverage our insights in practice to enable risk-sensitive decision-making in the presence of OOD inputs.
arXiv Detail & Related papers (2023-10-02T03:25:32Z) - A Bayesian approach to quantifying uncertainties and improving
generalizability in traffic prediction models [0.0]
We propose a Bayesian recurrent neural network framework for uncertainty in traffic prediction with higher generalizability.
We show that normalization alters the training process of deep neural networks by controlling the model's complexity.
Our findings are especially relevant to traffic management applications, where predicting traffic conditions across multiple locations is the goal.
arXiv Detail & Related papers (2023-07-12T06:23:31Z) - Learning Sample Difficulty from Pre-trained Models for Reliable
Prediction [55.77136037458667]
We propose to utilize large-scale pre-trained models to guide downstream model training with sample difficulty-aware entropy regularization.
We simultaneously improve accuracy and uncertainty calibration across challenging benchmarks.
arXiv Detail & Related papers (2023-04-20T07:29:23Z) - Deep Neural Network Based Accelerated Failure Time Models using Rank
Loss [0.0]
An accelerated failure time (AFT) model assumes a log-linear relationship between failure times and a set of covariates.
Deep neural networks (DNNs) have received a focal attention over the past decades and have achieved remarkable success in a variety of fields.
We propose to apply DNNs in fitting AFT models using a Gehan-type loss, combined with a sub-sampling technique.
arXiv Detail & Related papers (2022-06-13T08:38:18Z) - Transfer Learning Based Efficient Traffic Prediction with Limited
Training Data [3.689539481706835]
Efficient prediction of internet traffic is an essential part of Self Organizing Network (SON) for ensuring proactive management.
Deep sequence model in network traffic prediction with limited training data has not been studied extensively in the current works.
We investigated and evaluated the performance of the deep transfer learning technique in traffic prediction with inadequate historical data.
arXiv Detail & Related papers (2022-05-09T14:44:39Z) - An Empirical Study on Internet Traffic Prediction Using Statistical
Rolling Model [3.689539481706835]
The seasonality of our traffic has been explicitly modeled using SARIMA, which reduces the rolling prediction Mean Average Percentage Error (MAPE) by more than 4%.
We further improved traffic prediction using SARIMAX to learn different factors extracted from the original traffic, which yielded the best rolling prediction results with a MAPE of 6.83%.
arXiv Detail & Related papers (2022-05-03T16:15:00Z) - Towards an Ensemble Regressor Model for Anomalous ISP Traffic Prediction [3.689539481706835]
We show that outlier detection and mitigation assist the regression model in learning the general trend and making better predictions.
Our ensemble regression model achieved the minimum average gap of 5.04% between actual and predicted traffic with nine outlier-adjusted inputs.
arXiv Detail & Related papers (2022-05-03T04:37:37Z) - Towards an Understanding of Benign Overfitting in Neural Networks [104.2956323934544]
Modern machine learning models often employ a huge number of parameters and are typically optimized to have zero training loss.
We examine how these benign overfitting phenomena occur in a two-layer neural network setting.
We show that it is possible for the two-layer ReLU network interpolator to achieve a near minimax-optimal learning rate.
arXiv Detail & Related papers (2021-06-06T19:08:53Z) - Predicting traffic signals on transportation networks using
spatio-temporal correlations on graphs [56.48498624951417]
This paper proposes a traffic propagation model that merges multiple heat diffusion kernels into a data-driven prediction model to forecast traffic signals.
We optimize the model parameters using Bayesian inference to minimize the prediction errors and, consequently, determine the mixing ratio of the two approaches.
The proposed model demonstrates prediction accuracy comparable to that of the state-of-the-art deep neural networks with lower computational effort.
arXiv Detail & Related papers (2021-04-27T18:17:42Z) - A model for traffic incident prediction using emergency braking data [77.34726150561087]
We address the fundamental problem of data scarcity in road traffic accident prediction by training our model on emergency braking events instead of accidents.
We present a prototype implementing a traffic incident prediction model for Germany based on emergency braking data from Mercedes-Benz vehicles.
arXiv Detail & Related papers (2021-02-12T18:17:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.