CVROOct 23, 2023

DICE: Diverse Diffusion Model with Scoring for Trajectory Prediction

arXiv:2310.14570v125 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses real-time trajectory prediction for autonomous driving, offering an incremental improvement in efficiency over existing diffusion models.

The paper tackles the challenge of multimodal trajectory prediction for autonomous driving by introducing a computationally efficient diffusion model framework, achieving state-of-the-art performance on benchmark datasets like UCY/ETH and nuScenes.

Road user trajectory prediction in dynamic environments is a challenging but crucial task for various applications, such as autonomous driving. One of the main challenges in this domain is the multimodal nature of future trajectories stemming from the unknown yet diverse intentions of the agents. Diffusion models have shown to be very effective in capturing such stochasticity in prediction tasks. However, these models involve many computationally expensive denoising steps and sampling operations that make them a less desirable option for real-time safety-critical applications. To this end, we present a novel framework that leverages diffusion models for predicting future trajectories in a computationally efficient manner. To minimize the computational bottlenecks in iterative sampling, we employ an efficient sampling mechanism that allows us to maximize the number of sampled trajectories for improved accuracy while maintaining inference time in real time. Moreover, we propose a scoring mechanism to select the most plausible trajectories by assigning relative ranks. We show the effectiveness of our approach by conducting empirical evaluations on common pedestrian (UCY/ETH) and autonomous driving (nuScenes) benchmark datasets on which our model achieves state-of-the-art performance on several subsets and metrics.

Foundations

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

Your Notes