MSTF: Multiscale Transformer for Incomplete Trajectory Prediction
Zhanwen Liu, Chao Li, Nan Yang, Yang Wang, Jiaqi Ma, Guangliang Cheng,, Xiangmo Zhao

TL;DR
This paper introduces MSTF, a multiscale transformer framework designed to improve incomplete trajectory prediction in autonomous driving by effectively handling missing data through multiscale attention and adaptive pattern analysis.
Contribution
The paper proposes MSTF, a novel end-to-end model combining multiscale attention and adaptive pattern extraction to address missing data in trajectory prediction.
Findings
MSTF outperforms state-of-the-art models on real-world datasets.
The multiscale attention mechanism effectively captures global motion dependencies.
Adaptive pattern analysis improves prediction accuracy with incomplete data.
Abstract
Motion forecasting plays a pivotal role in autonomous driving systems, enabling vehicles to execute collision warnings and rational local-path planning based on predictions of the surrounding vehicles. However, prevalent methods often assume complete observed trajectories, neglecting the potential impact of missing values induced by object occlusion, scope limitation, and sensor failures. Such oversights inevitably compromise the accuracy of trajectory predictions. To tackle this challenge, we propose an end-to-end framework, termed Multiscale Transformer (MSTF), meticulously crafted for incomplete trajectory prediction. MSTF integrates a Multiscale Attention Head (MAH) and an Information Increment-based Pattern Adaptive (IIPA) module. Specifically, the MAH component concurrently captures multiscale motion representation of trajectory sequence from various temporal granularities,…
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
TopicsTraffic Prediction and Management Techniques · Autonomous Vehicle Technology and Safety
MethodsAttention Is All You Need · Softmax · Byte Pair Encoding · Layer Normalization · Linear Layer · Label Smoothing · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Adam · Dropout
