基于 Transformer 的智能网联车辆预测性运动规划

Journal Article (2026)
Author(s)

Anran Li (Beijing University of Technology, Tsinghua University)

Yuyan Pan (The Pennsylvania State University)

Zhenlin Xu (TU Delft - Civil Engineering & Geosciences)

Bolin Gao (Tsinghua University)

Yongxing Li (Beijing University of Technology)

Hongsheng Yu (China Railway Academy Group Co.,Ltd.)

Yanyan Chen (Beijing University of Technology)

Research Group
Traffic Systems Engineering
DOI related publication
https://doi.org/10.12141/j.issn.1000-565X.250056 Final published version
More Info
expand_more
Publication Year
2026
Language
Chinese
Research Group
Traffic Systems Engineering
Journal title
Huanan Ligong Daxue Xuebao/Journal of South China University of Technology (Natural Science)
Issue number
3
Volume number
54
Pages (from-to)
52-64
Downloads counter
11
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Efficient and safe motion planning for intelligent connected vehicles in complex traffic scenarios re⁃ mains a pivotal challenge in the field of autonomous driving. This research proposed ST-Trans traffic prediction model based on the Transformer architecture and developed a predictive motion planner for intelligent connected ve⁃ hicles leveraging ST-Trans. The ST-Trans model utilizes the Transformer architecture to mine spatial-temporal evo⁃ lution patterns from real-time vehicle data and lane segment structural information provided by dynamic high-definition maps, thereby predicting future traffic states of lane segments. It further enhances prediction accuracy by incorporating lane segment connectivity and intersection signal phase information. The model adopts an encoder-decoder framework, where a lane encoder fuses vehicle and lane features, a road encoder models dynamic topologi⁃ cal relationships, and a decoder iteratively generates future traffic state sequences. Experimental results demon⁃ strate that ST-Trans outperforms the optimal baseline model by 12. 2%, 12. 1%, and 3. 55 percentage points in terms of mean absolute error(MAE), root mean square error(RMSE), and accuracy, respectively. Based on the pre⁃ dictions from ST-Trans, the proposed predictive motion planner employs a two-layer structure. The lower-layer path planner dynamically selects target points and integrates dynamic programming with quadratic programming to generate smooth paths. The upper-layer speed planner constructs spatio-temporal corridors to compress the solution space and similarly combines dynamic programming and quadratic programming to generate safe efficient, and com⁃ fortable speed profiles. This structure significantly reduces the computational complexity of the motion planning task. Simulation experiments were conducted using SUMO and CARLA to evaluate the predictive motion planner. The results indicate that the ST-Trans-based predictive motion planner successfully implements predictive path and speed planning, and outperforms traditional motion planners in terms of safety, efficiency, comfort, and computa⁃ tional speed. The experiments verify that the proposed method effectively shortens the duration of high-risk states, improves traffic throughput and maintains low computational latency.