CVLGOct 14, 2024

TrajDiffuse: A Conditional Diffusion Model for Environment-Aware Trajectory Prediction

arXiv:2410.10804v110 citationsh-index: 19Has CodeICPR
Originality Incremental advance
AI Analysis

This addresses the need for safe and reliable trajectory prediction in applications like autonomous driving, though it is incremental as it builds on existing diffusion models.

The paper tackles the problem of generating accurate and diverse trajectory predictions while ensuring collision avoidance with the environment, achieving results that match or exceed state-of-the-art accuracy and diversity with near-perfect adherence to constraints.

Accurate prediction of human or vehicle trajectories with good diversity that captures their stochastic nature is an essential task for many applications. However, many trajectory prediction models produce unreasonable trajectory samples that focus on improving diversity or accuracy while neglecting other key requirements, such as collision avoidance with the surrounding environment. In this work, we propose TrajDiffuse, a planning-based trajectory prediction method using a novel guided conditional diffusion model. We form the trajectory prediction problem as a denoising impaint task and design a map-based guidance term for the diffusion process. TrajDiffuse is able to generate trajectory predictions that match or exceed the accuracy and diversity of the SOTA, while adhering almost perfectly to environmental constraints. We demonstrate the utility of our model through experiments on the nuScenes and PFSD datasets and provide an extensive benchmark analysis against the SOTA methods.

Code Implementations1 repo
Foundations

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

Your Notes