Spatial and social situation-aware transformer-based trajectory prediction of autonomous systems
Kathrin Donandt, Dirk S\"offker

TL;DR
This paper introduces a transformer-based trajectory prediction model for autonomous systems that efficiently incorporates social interactions and spatial awareness, improving long-term prediction accuracy and interpretability.
Contribution
It proposes a novel social tensor transformer that directly models interdependencies between agents, replacing traditional LSTM-based social tensors, and integrates spatial context without extra map processing.
Findings
Lower trajectory deviation for longer prediction horizons.
Enhanced ability to predict agent reactions to surroundings.
Model offers interpretable social interaction behaviors.
Abstract
Autonomous transportation systems such as road vehicles or vessels require the consideration of the static and dynamic environment to dislocate without collision. Anticipating the behavior of an agent in a given situation is required to adequately react to it in time. Developing deep learning-based models has become the dominant approach to motion prediction recently. The social environment is often considered through a CNN-LSTM-based sub-module processing a that includes information of the past trajectory of surrounding agents. For the proposed transformer-based trajectory prediction model, an alternative, computationally more efficient social tensor definition and processing is suggested. It considers the interdependencies between target and surrounding agents at each time step directly instead of relying on information of last hidden LSTM states of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Sigmoid Activation · Tanh Activation · Long Short-Term Memory · Softmax · Layer Normalization · Linear Layer · Byte Pair Encoding · Label Smoothing · Adam
