ZTE Communications ›› 2019, Vol. 17 ›› Issue (2): 19-25.DOI: 10.12142/ZTECOM.201902004

• Special Topic • Previous Articles     Next Articles

A Network Traffic Prediction Method Based on LSTM

WANG Shihao, ZHUO Qinzheng, YAN Han, LI Qianmu, QI Yong   

  1. School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, Jiangsu 210094, China
  • Received:2018-02-13 Online:2019-06-11 Published:2019-11-14
  • About author:WANG Shihao is a postgraduate student of Nanjing University of Science and Technology, China. He received the bachelor's degree from Nanjing Institute of Technology, China in 2017. His research interests include network traffic prediction and network intrusion detection|ZHUO Qinzheng was a postgraduate student of Nanjing University of Science and Technology, China. He received the bachelor's and master's degree from Nanjing University of Information Science and Technology, China in 2015 and 2018. His research interests include network traffic prediction, data mining, and deep learning|YAN Han received the Ph.D. degree from Nanjing University of Information Science and Technology in 2000. He is an associate professor with Nanjing University of Science and Technology, China. His research interests include software modeling, web computation, information security, and agile software development, and his current focus is on computing system management. He received the second class prizes for national defense science and technology. More than 40 academic papers have been published|LI Qianmu (liqianmu@126.com) received the B.Sc. and Ph.D. degrees from Nanjing University of Science and Technology, China in 2001 and 2005, respectively. He is a professor with the School of Computer Science and Engineering, Nanjing University of Science and Technology, China. He is also a Ph.D. supervisor and the director of Department of Software Engineering. His research interests include information security, computing system management, and data mining. He received the China Network and Information Security Outstanding Talent Award and multiple Education Ministry Science and Technology Awards. More than 120 high-level papers have been published and more than 150 patents have been applied and authorized|QI Yong is a Ph.D. supervisor and professor with Nanjing University of Science and Technology, China. He is also the director of Jiangsu Intelligent Transportation Information Perception and Data Analysis Engineering Laboratory. His main research interests include data mining and intelligent transportation systems. He received more than 10 scientific awards, such as China University Research Cooperation Innovation Award, the Ministry of Educations Scientific and Technological Progress Award, and the Jiangsu Science and Technology Award. More than 100 academic papers have been published, and more than 60 patents for inventions and applications have been granted
  • Supported by:
    This paper supported by ZTE Industry-Academia-Research Cooperation Funds under Grant No(2016ZTE04-11);National Key Research and Development Program: Key Projects of International Scientific and Technological Innovation Cooperation Between Governments under Grant No(2016YFE0108000);Fundamental Research Funds for the Central Universities under Grant(30918012204);Jiangsu Province Key Research and Development Program under Grant(BE2017739)

Abstract:

As the network sizes continue to increase, network traffic grows exponentially. In this situation, how to accurately predict network traffic to serve customers better has become one of the issues that Internet service providers care most about. Current traditional network models cannot predict network traffic that behaves as a nonlinear system. In this paper, a long short-term memory (LSTM) neural network model is proposed to predict network traffic that behaves as a nonlinear system. According to characteristics of autocorrelation, an autocorrelation coefficient is added to the model to improve the accuracy of the prediction model. Several experiments were conducted using real-world data, showing the effectiveness of LSTM model and the improved accuracy with autocorrelation considered. The experimental results show that the proposed model is efficient and suitable for real-world network traffic prediction.

Key words: recurrent neural networks, time series, network traffic prediction