Journal of South China University of Technology(Natural Science Edition) ›› 2020, Vol. 48 ›› Issue (11): 107-113,122.doi: 10.12141/j.issn.1000-565X.190276

• Computer Science & Technology • Previous Articles     Next Articles

Short-term Traffic Flow Prediction Based on Temporal Convolutional Networks

YUAN Hua CHEN Zehao   

  1. School of Computer Science & Engineering,South China University of Technology,Guangzhou 510640,Guangdong,China
  • Received:2019-05-19 Revised:2020-05-29 Online:2020-11-25 Published:2020-11-05
  • Contact: 袁华(1969-),女,博士,副教授,主要从事计算机应用技术研究。 E-mail:hyuan@scut.edu.cn
  • About author:袁华(1969-),女,博士,副教授,主要从事计算机应用技术研究。
  • Supported by:
    Supported by the Natural Science Foundation of Guangdong Province (2018A030313309,2015A030308017)

Abstract: Short-term traffic flow prediction is the key for Intelligent Transport Systems (ITS) to achieve traffic control and traffic guidance. Traditional convolutional neural networks are difficult to obtain long-term memory in short-term traffic flow prediction,and there is information “leakage”from future to past. Dilated-Causal Fully Convolutional Networks (DCFCN),which introduces dilated convolutions to increase the reception field and ob-tain long term memory of sequences,was proposed in this study. At the same time,the causal convolutional was introduced into DCFCN to solve the problem of information“leakage”. DCFCN is composed of 6 convolutional la-yers,each layer achieves causal convolution by padding,and the dilated increases exponentially with the depth of the network. Experiments show that the proposed DCFCN is superior to other comparison models in short-term tra-ffic flow prediction,and the computational efficiency on the GPU is significantly improved.

Key words: short-term traffic flow prediction, temporal convolutional network, deep learning

CLC Number: