Search papers, labs, and topics across Lattice.
This paper introduces a streaming trajectory prediction method for autonomous driving that leverages temporal context propagation and endpoint-aware modeling. By using trajectory endpoints from previous forecasts as anchors, the method efficiently extracts relevant scenario context, enabling consistent predictions across consecutive timesteps. The approach achieves state-of-the-art streaming trajectory prediction results on Argoverse 2 benchmarks with reduced inference latency compared to multi-stage refinement methods.
Achieve state-of-the-art trajectory prediction with significantly reduced latency by anchoring future predictions on past trajectory endpoints.
Future trajectories of neighboring traffic agents have a significant influence on the path planning and decision-making of autonomous vehicles. While trajectory forecasting is a well-studied field, research mainly focuses on snapshot-based prediction, where each scenario is treated independently of its global temporal context. However, real-world autonomous driving systems need to operate in a continuous setting, requiring real-time processing of data streams with low latency and consistent predictions over successive timesteps. We leverage this continuous setting to propose a lightweight yet highly accurate streaming-based trajectory forecasting approach. We integrate valuable information from previous predictions with a novel endpoint-aware modeling scheme. Our temporal context propagation uses the trajectory endpoints of the previous forecasts as anchors to extract targeted scenario context encodings. Our approach efficiently guides its scene encoder to extract highly relevant context information without needing refinement iterations or segment-wise decoding. Our experiments highlight that our approach effectively relays information across consecutive timesteps. Unlike methods using multi-stage refinement processing, our approach significantly reduces inference latency, making it well-suited for real-world deployment. We achieve state-of-the-art streaming trajectory prediction results on the Argoverse~2 multi-agent and single-agent benchmarks, while requiring substantially fewer resources.