Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (4): 446-456. doi: 10.19678/j.issn.1000-3428.0070026

• Interdisciplinary Integration and Engineering Applications • Previous Articles    

Research on Highway Traffic Congestion Prediction Based on SA-GFSTCN

WANG Qingrong1, GAO Huanyi1,*(), ZHU Changfeng2, WANG Junjie1   

  1. 1. School of Electronic and Information Engineering, Lanzhou Jiaotong University, Lanzhou 730070, Gansu, China
    2. School of Traffic and Transportation, Lanzhou Jiaotong University, Lanzhou 730070, Gansu, China
  • Received:2024-06-20 Revised:2024-08-26 Online:2026-04-15 Published:2024-12-02
  • Contact: GAO Huanyi

基于SA-GFSTCN的高速公路交通拥堵预测研究

王庆荣1, 高桓伊1,*(), 朱昌锋2, 王俊杰1   

  1. 1. 兰州交通大学电子与信息工程学院, 甘肃 兰州 730070
    2. 兰州交通大学交通运输学院, 甘肃 兰州 730070
  • 通讯作者: 高桓伊
  • 作者简介:

    王庆荣,女,教授,主研方向为智能交通、应急物流

    高桓伊(通信作者),硕士研究生

    朱昌锋,教授、博士

    王俊杰,硕士研究生

  • 基金资助:
    国家自然科学基金(72161024); 甘肃省教育厅"双一流"重大研究项目(GSSYLXM-04)

Abstract:

Existing traffic congestion prediction methodologies are based on simplistic definitions of congestion indices and fail to effectively integrate static—adaptive graph information. To address these issues, this paper proposes an innovative Traffic Congestion Index (TCI), and a novel traffic congestion prediction model based on static-adaptive graph fusion called SA-GFSTCN. The TCI is defined based on three metrics, namely average speed, traffic flow, and occupancy rate, which collectively reflect road usage and traffic conditions. The model employs a parallel architecture to process the input data using spatiotemporal convolution and spatiotemporal attention modules to model the static road network structure and extract fixed structural information along with the spatiotemporal characteristics. Concurrently, adaptive graph convolution and gated temporal convolution are used to process adaptive graph data and extract dynamic spatiotemporal associative features. Finally, a cross-attention mechanism effectively fuses the outputs of the adaptive graph convolution and gated temporal convolution. Experiments conducted on two real-world traffic datasets demonstrate that the SA-GFSTCN model outperforms the optimal baseline model in terms of Mean Absolute Error (MAE), Mean Absolute Percentage Error (MAPE), and Root Mean Square Error (RMSE). Specifically, it achieves improvements of 0.27 and 0.20 in MAE, 0.22 and 0.23 percentage points in MAPE, and 0.38 and 0.36 in RMSE, respectively, across the datasets when compared to the baseline model. These results validate the effectiveness of the proposed model.

Key words: traffic congestion prediction, Traffic Congestion Index (TCI), static—adaptive graph fusion, adaptive graph convolution, cross attention

摘要:

针对现有交通拥堵预测方法中拥堵指数定义单一、静态-自适应图信息无法有效融合的问题, 设计一种创新的交通拥堵指数(TCI), 并提出基于静态-自适应图融合的交通拥堵预测模型——SA-GFSTCN。首先, 根据平均速度、交通流量和时间占有率3项指标反映的道路使用情况和交通流状况, 定义TCI; 然后, 模型采用并行架构处理输入数据, 使用时空卷积和时空注意力模块对静态路网结构进行处理, 提取固定的结构性信息及其时空特征; 接着, 采用自适应图卷积和门控时间卷积处理自适应图数据, 并提取动态的时空关联特征; 最后, 通过交叉注意力机制将这两部分输出进行有效融合。在2个真实的交通数据集上的实验结果表明, SA-GFSTCN模型在平均绝对误差(MAE)、平均绝对百分比误差(MAPE)、均方根误差(RMSE)3项指标上相较于最优基线模型分别提升了0.27与0.20、0.22与0.23百分点、0.38与0.36, 验证了SA-GFSTCN模型的有效性。

关键词: 交通拥堵预测, 交通拥堵指数, 静态-自适应图融合, 自适应图卷积, 交叉注意力