<p>Trajectory prediction is an essential aspect of autonomous driving technology. Based on the historical trajectories and environmental information, trajectory prediction methods predict the future trajectory of a vehicle. Goal-based methods have been successful because of their excellent interpretability. However, these methods ignore future lane information and interactions in future trajectories, which leads to prediction failures in some scenes. In this paper, we propose an encoder-decoder model called future-based trajectory prediction (FutuTP). The encoder fuses the interactions of future trajectories through a transformer module. The decoder predicts the future lane area and applies the results to generate a trajectory. The experimental results show that FutuTP achieves more accurate predictions than does the SOTA method on Argoverse 1. Especially in terms of the <InlineEquation ID="IEq1"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="10489_2025_6510_Article_IEq1.gif" Format="GIF" Height="16" Rendition="HTML" Resolution="72" Type="Linedraw" Width="68" /> </InlineMediaObject> <EquationSource Format="TEX">\(\text {minFDE}_6\)</EquationSource> <EquationSource Format="MATHML"><math> <msub> <mtext>minFDE</mtext> <mn>6</mn> </msub> </math></EquationSource> </InlineEquation> metric, FutuTP outperforms the SOTA method by approximately 6%. The code can be accessed via the following link: <a href="https://github.com/Qingchao-Xu/FutuTP.">https://github.com/Qingchao-Xu/FutuTP.</a></p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

FutuTP: Future-based trajectory prediction for autonomous driving

  • Qingchao Xu,
  • Yandong Liu,
  • Shixi Wen,
  • Xin Yang,
  • Dongsheng Zhou

摘要

Trajectory prediction is an essential aspect of autonomous driving technology. Based on the historical trajectories and environmental information, trajectory prediction methods predict the future trajectory of a vehicle. Goal-based methods have been successful because of their excellent interpretability. However, these methods ignore future lane information and interactions in future trajectories, which leads to prediction failures in some scenes. In this paper, we propose an encoder-decoder model called future-based trajectory prediction (FutuTP). The encoder fuses the interactions of future trajectories through a transformer module. The decoder predicts the future lane area and applies the results to generate a trajectory. The experimental results show that FutuTP achieves more accurate predictions than does the SOTA method on Argoverse 1. Especially in terms of the \(\text {minFDE}_6\) minFDE 6 metric, FutuTP outperforms the SOTA method by approximately 6%. The code can be accessed via the following link: https://github.com/Qingchao-Xu/FutuTP.