[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

CaSTFormer: Causal Spatio-Temporal Transformer for Driving Intention Prediction

Created by
  • Haebom

Author

Sirui Wang, Zhou Guan, Bingxi Zhao, Tongjia Gu

Outline

CaSTFormer is a driving intention prediction model for improving the safety and interaction efficiency of human-machine cooperative driving systems. It is proposed to overcome the limitations of existing models in accurately modeling the complex spatiotemporal interdependencies and the unpredictable variability of human driving behavior. CaSTFormer introduces the reciprocal back-propagation fusion (RSF) mechanism, the causal pattern extraction (CPE) module, and the feature synthesis network (FSN) to explicitly model the causal relationship between driver behavior and environmental context, thereby performing accurate temporal alignment, false correlation removal, and consistent representation synthesis for spatiotemporal inference. It achieves state-of-the-art performance on the Brain4Cars dataset and effectively captures complex causal spatiotemporal dependencies, thereby improving the accuracy and transparency of driving intention prediction.

Takeaways, Limitations

Takeaways:
We present a novel approach to effectively model the complex spatiotemporal interdependencies and variability of human driving behavior.
Improving the accuracy and transparency of driving intention prediction through RSF, CPE, and FSN modules.
Achieving state-of-the-art performance on the Brain4Cars dataset.
Contributes to improving the safety and efficiency of human-machine collaborative driving systems.
Limitations:
Only performance evaluations on the Brain4Cars dataset are presented, so generalization performance on other datasets is uncertain.
Lack of analysis of the computational cost and complexity of the proposed model.
Absence of experimental results in real driving environments.
Further research is needed on the interpretability of the model.
👍