Recurrent neural network method considering traffic volume, timestamp and day of the week (RNN-VTD method) is a promising network traffic prediction method because of its high prediction accuracy. The RNN-VTD method encodes timestamp and day of the week, which are categorical data, to numerical data using label encoding. The label encoding, however, gives magnitude to the encoded values, which may cause misunderstanding of recurrent neural network models, and consequently, the prediction accuracy of the RNN-VTD method may be degraded. In this paper, we investigate the effect of using one-hot encoding instead of label encoding for a feature encoding method in the RNN-VTD method. In the one-hot encoding, each input data is encoded to an k-dimensional 0--1 vector where k is the number of category types. Because the encoded data do not have magnitude, it is expected that the prediction accuracy of the RNN-VTD method is improved.
[1]
R. Wilder,et al.
Wide-area Internet traffic patterns and characteristics
,
1997,
IEEE Netw..
[2]
Jamil Salem Barbar,et al.
Computer network traffic prediction: a comparison between traditional and deep learning neural networks
,
2015,
Int. J. Big Data Intell..
[3]
Yukinobu Fukushima,et al.
The Effect of Using Attribute Information in Network Traffic Prediction with Deep Learning
,
2018,
2018 International Conference on Information and Communication Technology Convergence (ICTC).
[4]
Pedro Sousa,et al.
Multi‐scale Internet traffic forecasting using neural networks and time series methods
,
2010,
Expert Syst. J. Knowl. Eng..