Reliable Trajectory Prediction and Uncertainty Quantification with Conditioned Diffusion Models
Marion Neumeier, Sebastian Dorn, Michael Botsch, Wolfgang Utschick
TL;DR
This paper tackles the challenge of highway trajectory prediction by guaranteeing drivability and incorporating uncertainty quantification. It introduces conditioned Vehicle Motion Diffusion (cVMD), which combines a VQ-VAE-based context encoder with a diffusion-based trajectory generator that operates under non-holonomic vehicle constraints and a vehicle motion model. A key contribution is the integration of an uncertainty-aware guidance mechanism, where the diffusion conditioning scale adapts to observed model confidence, enabling both accurate predictions and informative uncertainty intervals. The approach achieves competitive performance on the highD dataset while providing guaranteed drivable trajectories and a principled way to quantify and leverage prediction uncertainty for safer autonomous driving decisions.
Abstract
This work introduces the conditioned Vehicle Motion Diffusion (cVMD) model, a novel network architecture for highway trajectory prediction using diffusion models. The proposed model ensures the drivability of the predicted trajectory by integrating non-holonomic motion constraints and physical constraints into the generative prediction module. Central to the architecture of cVMD is its capacity to perform uncertainty quantification, a feature that is crucial in safety-critical applications. By integrating the quantified uncertainty into the prediction process, the cVMD's trajectory prediction performance is improved considerably. The model's performance was evaluated using the publicly available highD dataset. Experiments show that the proposed architecture achieves competitive trajectory prediction accuracy compared to state-of-the-art models, while providing guaranteed drivable trajectories and uncertainty quantification.
