Intention-aware Denoising Diffusion Model for Trajectory Prediction
Chen Liu, Shibo He, Haoyu Liu, Jiming Chen

TL;DR
This paper introduces an intention-aware denoising diffusion model for trajectory prediction in autonomous driving, effectively modeling uncertainty, reducing inference time, and achieving state-of-the-art results on benchmark datasets.
Contribution
The paper proposes a novel diffusion-based trajectory prediction model that decouples intention and action uncertainties, reducing inference time and improving prediction accuracy.
Findings
Achieves state-of-the-art FDE of 13.83 pixels on SDD.
Reduces inference time by two-thirds compared to original diffusion models.
Introducing intention information benefits the diffusion process with fewer steps.
Abstract
Trajectory prediction is an essential component in autonomous driving, particularly for collision avoidance systems. Considering the inherent uncertainty of the task, numerous studies have utilized generative models to produce multiple plausible future trajectories for each agent. However, most of them suffer from restricted representation ability or unstable training issues. To overcome these limitations, we propose utilizing the diffusion model to generate the distribution of future trajectories. Two cruxes are to be settled to realize such an idea. First, the diversity of intention is intertwined with the uncertain surroundings, making the true distribution hard to parameterize. Second, the diffusion process is time-consuming during the inference phase, rendering it unrealistic to implement in a real-time driving system. We propose an Intention-aware denoising Diffusion Model (IDM),…
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
MethodsDiffusion
