Foundation Models for Trajectory Planning in Autonomous Driving: A Review of Progress and Open Challenges
Kemal Oksuz, Alexandru Buburuzan, Anthony Knittel, Yuhan Yao, Puneet K. Dokania
TL;DR
This review tackles the challenge of applying foundation models to trajectory planning in autonomous driving by introducing a hierarchical taxonomy that separates FM-tailored approaches from FM-guided ones. It systematically analyzes 37 methods, examines data and code openness, and provides practical guidelines for data curation, model design, and fine-tuning to help practitioners tailor FMs for driving tasks. The work highlights both the promise and the practical constraints of FM-based trajectory planning, including inference costs, robustness, and the sim-to-real gap, while calling for standardized benchmarks to evaluate reasoning and planning capabilities. Overall, it offers a structured, actionable framework to advance FM-enabled trajectory planning and identifies critical open issues for future research.
Abstract
The emergence of multi-modal foundation models has markedly transformed the technology for autonomous driving, shifting away from conventional and mostly hand-crafted design choices towards unified, foundation-model-based approaches, capable of directly inferring motion trajectories from raw sensory inputs. This new class of methods can also incorporate natural language as an additional modality, with Vision-Language-Action (VLA) models serving as a representative example. In this review, we provide a comprehensive examination of such methods through a unifying taxonomy to critically evaluate their architectural design choices, methodological strengths, and their inherent capabilities and limitations. Our survey covers 37 recently proposed approaches that span the landscape of trajectory planning with foundation models. Furthermore, we assess these approaches with respect to the openness of their source code and datasets, offering valuable information to practitioners and researchers. We provide an accompanying webpage that catalogs the methods based on our taxonomy, available at: https://github.com/fiveai/FMs-for-driving-trajectories
