吉林大学学报(工学版) ›› 2026, Vol. 56 ›› Issue (1): 183-198.doi: 10.13229/j.cnki.jdxbgxb.20240640

• 交通运输工程·土木工程 • 上一篇    下一篇

基于时空动态约束图反馈的交通流预测

侯越(),张鑫,武月   

  1. 兰州交通大学 电子与信息工程学院,兰州 730070
  • 收稿日期:2024-06-11 出版日期:2026-01-01 发布日期:2026-02-03
  • 作者简介:侯越(1979-),女,教授,博士.研究方向:智能交通. E-mail: houyue@mail.lzjtu.cn
  • 基金资助:
    国家自然科学基金项目(62063014);国家自然科学基金项目(62363020);甘肃省自然科学基金项目(22JR5RA365)

Traffic flow prediction based on spatio-temporal dynamic constraint graph feedback

Yue HOU(),Xin ZHANG,Yue WU   

  1. School of Electronics and Information Engineering,Lanzhou Jiaotong University,Lanzhou 730070,China
  • Received:2024-06-11 Online:2026-01-01 Published:2026-02-03

摘要:

针对现有交通流预测研究中对路网节点隐藏空间关联时变特性考虑不充分的问题,提出了一种基于时空动态约束图反馈的交通流预测模型。首先,通过门控循环单元(GRU)提取时序特征,在STC-GCL组件内,利用时空图生成器和时空融合约束矩阵生成表征当前时刻路网邻域关系的动态约束图,再利用多层图结构卷积操作实现空间特征提取。其次,利用多尺度门控卷积单元动态调整重要特征信息流,完成对关键特征的精细化筛选。最后,通过将STC-GCL嵌入GRU的方式,实现时空特征的一致性提取。试验在高速路网PeMSD4、PeMSD8、成都-滴滴公开数据集上进行测试,结果表明:与当前主流交通流时空预测方法FGI相比,本文模型的MAE在3个数据集上分别降低了2.69%、1.88%、0.92%。

关键词: 交通流预测, 时空性, 动态性, 图卷积神经网络

Abstract:

Aiming at the problem of insufficient consideration of the time-varying characteristics of hidden spatial associations of road network nodes in the existing traffic flow prediction studies, this paper proposes a traffic flow prediction model based on the feedback of spatio-temporal dynamic constraint graph. First, the temporal features are extracted by GRU, generates a dynamic constraint graph characterising the neighbourhood relationship of the road network at the current moment by using a spatio-temporal graph generator and a spatio-temporal fusion constraint matrix within the STC-GCL component, and then realises spatial feature extraction by using a multilayer graph structure convolution operation. Second, the multi-scale gated convolution unit is used to dynamically adjust the information flow of important features to complete the fine screening of key features. Finally, the consistent extraction of spatio-temporal features is achieved by embedding STC-GCL into GRU. The experiments are tested on the public datasets of high-speed road network PeMSD4, PeMSD8, and Chengdu-DDT, and the results show that compared with the current mainstream spatio-temporal prediction methods for traffic flow FGI, the MAE of the proposed model in this paper reduced by 2.69%, 1.88%, and 0.92% in the three datasets, respectively.

Key words: traffic flow prediction, spatio-temporal nature, dynamic nature, graph convolutional neural network

中图分类号: 

  • U491.1

图1

PeMSD8中7个节点在不同时段内交通流量自相关分析"

图2

PeMSD8中7个节点的作用关系动态变化图"

图3

STC-GCL-MGRU模型的整体框架"

图4

时空图生产器架构"

图5

时空融合约束矩阵构造"

图6

序列趋势信息对比图"

图7

多尺度门控卷积单元"

图8

STC-GCL-GRU结构"

表1

数据集详情"

数据集地区节点日期长度
PeMSD4旧金山湾区3072018年1~2月16 992
PeMSD8圣贝纳迪诺区1702016年7~8月17 856
成都-滴滴成都5242018年1~4月17 280

表2

基准线对比"

模型PeMSD4PeMSD8成都-滴滴
MAERMSER2MAERMSER2MAERMSER2
CNN-LSTM20.6935.050.920 116.4126.630.926 42.323.510.693 3
ASTGCN20.4432.810.919 316.4925.360.928 52.343.490.692 0
DCRNN22.2834.290.916 616.7425.630.928 82.784.090.581 8
SCINet20.4132.480.960 016.6926.150.938 02.253.450.690 5
STG-NCDE20.2931.990.960 015.8224.890.960 82.323.440.693 2
DeepSTUQ19.1531.360.933 915.0423.970.938 82.293.440.693 3
FGI19.3131.680.928 214.9323.640.939 62.183.310.714 2
STC-GCL-MGRU18.7930.280.962 814.6523.690.963 42.163.270.731 3

图9

基准线模型和STC-GCL-MGRU在PeMSD4上的12步预测结果"

图10

基准线模型和STC-GCL-MGRU在PeMSD8上的12步预测结果"

图11

基准线模型和STC-GCL-MGRU在成都-滴滴上的6步预测结果"

图12

PeMSD8天气扰动相关性热力图"

表3

外部天气扰动下部分基准线模型对比实验"

模型5 min30 min60 min
MAERMSER2MAERMSER2MAERMSER2
SCINet14.4922.170.940 118.1228.320.926 519.8131.140.910 4
STG-NCDE14.2221.790.948 017.3827.440.928 719.2730.360.912 3
DeepSTUQ13.5420.990.948 616.1225.460.930 018.4128.910.917 0
STC-GCL-MGRU13.2620.620.960 315.7515.140.950 318.1128.710.941 3

图13

PeMSD8有、无气象扰动条件下性能对比"

表4

各部分平均预测结果"

模型PeMSD8
MAERMSER2
GRU-GCL23.0933.290.950 0
STC-GCL-ADD-IG17.6428.390.961 4
STC-GCL-ADD-ST17.1927.790.963 1
STC-GCL-MGRU14.6523.690.963 4

图14

空间拓扑图变化"

图15

空间特征提取后的特征分布"

图16

不同高峰期对比"

表5

消融模型平均预测结果"

模型PeMSD8
MAERMSER2
STC-GCL-MGRU-IG20.2331.930.951 0
STC-GCL-MGRU-ST18.4129.360.958 7
STC-GCL-MGRU-GCU17.1927.790.963 1
STC-GCL-MGRU14.6523.690.963 4

图17

消融模型在不同时间步下的预测性能"

[1] Dimitrakopoulos G, Demestichas P. Intelligent transportation systems[J].IEEE Vehicular Technology Magazine, 2010, 5(1): 77-84.
[2] Sun Y J, Zhang G H, Yin H H. Passenger flow prediction of subway transfer stations based on nonparametric regression model[J]. Discrete Dynamicsin Nature and Society, 2014, 2014: No. 397154.
[3] Kumar S V, Vanajakshi L. Short-term traffic flow prediction using seasonal ARIMA model with limited input data[J]. European Transport Research Review, 2015, 7: 1-9.
[4] Tong J C, Gu X, Zhang M, et al. Traffic flow prediction based on improved SVR for VANET[C]∥The 4th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE), Piscataway, USA, 2021: 402-405.
[5] 谷远利, 张源, 芮小平, 等. 基于免疫算法优化LSSVM的短时交通流预测[J]. 吉林大学学报: 工学版, 2019, 49(6): 1852-1857.
Gu Yuan-li, Zhang Yuan, Rui Xiao-ping,et al.Short⁃term traffic flow prediction based on LSS-VMoptimized by immune algorithm[J]. Journal of Jilin University(Engineering and Technology Edition), 2019, 49(6): 1852-1857.
[6] Zaremba W, Sutskever I, Vinyals O. Recurrent neural network regularization[J/OL].[2014-12-22]. .
[7] Zhang T P, Ding W L, Xing M D. Attention-based dynamic graph convolutional recurrent neural network for traffic flow prediction in highway transportation[J/OL].[2023-12-12]. .
[8] Graves A. Long short-term memory[J]. Supervised Sequence Labelling with Recurrent Neural Networks, 2012, 385: 37-45.
[9] 曹洁, 苏广, 张红, 等. CapsNet融合D-BiLSTM的区域复杂路网交通速度预测[J]. 吉林大学学报: 工学版,2024,54(9):2531-2539.
Cao Jie, Su Guang, Zhang Hong, et al. Traffic speed prediction for complex regional road networks based on CapsNet and D-BiLSTM fusion[J]. Journal of Jilin University(Engineering and Technology Edition),2024,54(9):2531-2539 .
[10] Fu R, Zhang Z, Li L. Using LSTM and GRU neural network methods for traffic flow prediction[C]∥The 31st Youth Academic Annual Conference of Chinese Association of Automation(YAC), Piscataway, USA, 2016: 324-328.
[11] 李桃迎, 王婷, 张羽琪. 考虑多特征的高速公路交通流预测模型[J]. 交通运输系统工程与信息, 2021, 21(3): 101-111.
Li Tao-ying, Wang Ting, Zhang Yu-qi. Highway traffic flow prediction model with multi-features[J]. Journal of Transportation Systems Engineering and Information Technology, 2021, 21(3): 101-111.
[12] Ma X L, Dai Z, He Z B, et al. Learning traffic as images: a deep convolutional neural network for large-scale transportation network speed prediction[J]. Sensors, 2017, 17(4): No.818.
[13] Wu S F. Spatiotemporal dynamic forecasting and analysis of regional traffic flow in urban road networks using deep learning convolutional neural network[J]. IEEE Transactions on Intelligent Transportation Systems, 2022, 23(2): 1607-1615.
[14] Bruna J, Zaremba W, Szlam A, et al. Spectral n-etworks and locally connected networks on graphs[J/OL].[2013-12-20]. .
[15] Li Y B, Zhao W, Fan H L. A spatiotemporal graph neural network approach for traffic flow prediction[J]. Mathematics, 2022, 10(10):No. 1754.
[16] Kipf T N, Welling M. Semi-supervised classification with graph convolutional networks[J/OL].[2016-12-20]. .
[17] 井佩光, 田雨豆, 汪少初, 等. 动态扩散图卷积交通流量预测算法[J]. 吉林大学学报: 工学版, 2024, 54(6): 1582-1592.
Jing Pei-guang, Tian Yu-dou, Wang Shao-chu,et al.Traffic flow prediction algorithm based on dynamic diffusion graph convolution[J]. Journal of Jilin University(Engineering and Technology Edition), 2024, 54(6): 1582-1592.
[18] Zhu C F, Yu C X, Huo J Y. Research on spatio-temporal network prediction model of parallel-series traffic flow based on transformer and GCAT[J]. Physica A: Statistical Mechanics and its Applications, 2023, 610: No.128414.
[19] Zhao L, Song Y J, Zhang C, et al. T-GCN: A temporal graph convolutional network for traffic prediction[J]. IEEE Transactions on Intelligent Transportation Systems, 2019, 21(9): 3848-3858.
[20] Bai L, Yao L N, Li C, et al. Adaptive graph convolutional recurrent network for traffic forecasting[J]. Advances in Neural Information Processing Systems, 2020, 33: 17804-17815.
[21] Liu A Y, Zhang Y Y. Spatial-temporal interactive dynamic graph convolution network for traffic forecasting[J/OL].[2022-12-20]. .
[22] Ju X, Xie X S, Yu Y F, Spatial-temporal dynamic fusion graph convolutional network for traffic forecasting[C]//The 5th International Academic Exchange Conference on Science and Technology Innovation (IAECST), Piscataway, USA, 2023: 709-713.
[23] Cao C, Bao Y, Shi Q, et al. Dynamic spatiotemporal correlation graph convolutional network for traffic speed prediction[J]. Symmetry, 2024, 16(3):No.308.
[24] Liu M H, Zeng A L, Xu Z, et al. Time series is a special sequence: forecasting with sample convolution and interaction[J/OL].[2021-12-20]. .
[25] Choi J, Choi H, Hwang J, et al. Graph neural controlled differential equations for traffic forecastting[C]∥Proceedings of the AAAI Conference on Artificial Intelligence, 2022, 36(6): 6367-6374.
[26] Qian W Z, Zhang D L, Zhao Y, et al. Uncertainty quantification for traffic forecasting: A unified approach[C]∥IEEE 39th International Conference on Data Engineering(ICDE), Piscataway, USA, 2023: 992-1004.
[27] Hou Y, Zhang D, Li D, et al. Regional traffic flow combination prediction model considering virtual space of the road network[J]. Physica A: Statistical Mechanics and its Applications, 2024, 637: No.129598.
[1] 张玺君,余光杰,崔勇,尚继洋. 基于聚类算法和图神经网络的短时交通流预测[J]. 吉林大学学报(工学版), 2024, 54(6): 1593-1600.
[2] 高海龙,徐一博,侯德藻,王雪松. 基于深度异步残差网络的路网短时交通流预测算法[J]. 吉林大学学报(工学版), 2023, 53(12): 3458-3464.
[3] 杨军,高志明. 基于无监督变形网络的三维模型稠密对应关系计算[J]. 吉林大学学报(工学版), 2022, 52(12): 2971-2983.
[4] 谷远利, 张源, 芮小平, 陆文琦, 李萌, 王硕. 基于免疫算法优化LSSVM的短时交通流预测[J]. 吉林大学学报(工学版), 2019, 49(6): 1852-1857.
[5] 商强, 杨兆升, 张伟, 邴其春, 周熙阳. 基于奇异谱分析和CKF-LSSVM的短时交通流量预测[J]. 吉林大学学报(工学版), 2016, 46(6): 1792-1798.
[6] 杨飞, 方滨兴, 王春露, 左兴权, 李丽香, 平源. 基于小波和回声状态网络的交通流多步预测模型[J]. 吉林大学学报(工学版), 2013, 43(03): 646-653.
[7] 郑博, 张衡阳, 黄国策. 基于3-D SGM移动模型的MANET链路动态性[J]. , 2012, 42(05): 1315-1320.
[8] 董宏辉,孙晓亮,贾利民,秦勇. 多模态的交通流量预测模型[J]. 吉林大学学报(工学版), 2011, 41(03): 645-649.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!