Predictive Planner for Autonomous Driving with Consistency Models

Anjian Li12, Sangjae Bae1, David Isele1, Ryne Beeson2, and Faizan M. Tariq1
1Honda Research Institute
2Princeton University
Paper Code

First image description

Abstract

Trajectory prediction and planning are essential for autonomous vehicles to navigate safely and efficiently in dynamic environments. Traditional approaches often treat them separately, limiting the ability for interactive planning. While recent diffusion-based generative models have shown promise in multi-agent trajectory generation, their slow sampling is less suitable for high-frequency planning tasks. In this paper, we leverage the consistency model to build a predictive planner that samples from a joint distribution of ego and surrounding agents, conditioned on the ego vehicle’s navigational goal. Trained on real-world human driving datasets, our consistency model generates higher-quality trajectories with fewer sampling steps than standard diffusion models, making it more suitable for real-time deployment. To enforce multiple planning constraints simultaneously on the ego trajectory, a novel online guided sampling approach inspired by the Alternating Direction Method of Multipliers (ADMM) is introduced. Evaluated on the Waymo Open Motion Dataset (WOMD), our method enables proactive behavior such as nudging and yielding, and also demonstrates smoother, safer, and more efficient trajectories and satisfaction of multiple constraints under a limited computational budget.

BibTeX

@article{li2025predictive,
  title={Predictive Planner for Autonomous Driving with Consistency Models},
  author={Li, Anjian and Bae, Sangjae and Isele, David and Beeson, Ryne and Tariq, Faizan M},
  journal={arXiv preprint arXiv:2502.08033},
  year={2025}
}