LGApr 7, 2025

MIAT: Maneuver-Intention-Aware Transformer for Spatio-Temporal Trajectory Prediction

arXiv:2504.05059v34 citationsh-index: 4Has CodeIROS
Originality Incremental advance
AI Analysis

This addresses the problem of safe autonomous driving in mixed traffic environments, representing an incremental advance with specific performance gains.

The paper tackles vehicle trajectory prediction in mixed traffic by introducing MIAT, a transformer architecture that integrates maneuver intention awareness, achieving up to 4.7% improvement in short-horizon and 1.6% in long-horizon predictions compared to benchmarks.

Accurate vehicle trajectory prediction is critical for safe and efficient autonomous driving, especially in mixed traffic environments when both human-driven and autonomous vehicles co-exist. However, uncertainties introduced by inherent driving behaviors -- such as acceleration, deceleration, and left and right maneuvers -- pose significant challenges for reliable trajectory prediction. We introduce a Maneuver-Intention-Aware Transformer (MIAT) architecture, which integrates a maneuver intention awareness control mechanism with spatiotemporal interaction modeling to enhance long-horizon trajectory predictions. We systematically investigate the impact of varying awareness of maneuver intention on both short- and long-horizon trajectory predictions. Evaluated on the real-world NGSIM dataset and benchmarked against various transformer- and LSTM-based methods, our approach achieves an improvement of up to 4.7% in short-horizon predictions and a 1.6% in long-horizon predictions compared to other intention-aware benchmark methods. Moreover, by leveraging intention awareness control mechanism, MIAT realizes an 11.1% performance boost in long-horizon predictions, with a modest drop in short-horizon performance. The source code and datasets are available at https://github.com/cpraskoti/MIAT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes