Rethinking Closed-loop Planning Framework for Imitation-based Model Integrating Prediction and Planning
Jiayu Guo, Mingyue Feng, Pengfei Zhu, Chengjun Li, Jian Pu
TL;DR
This paper tackles the challenge of understanding and reducing accumulative errors in closed-loop neural prediction-planning models for autonomous driving. It introduces a two-mode closed-loop framework that jointly employs Motion Prediction and Planning (MPP) and Conditional Motion Prediction (CMP) without altering network architecture, and it implements adaptive scheduling to decouple planning frequency from safety monitoring. Through extensive closed-loop experiments on the nuPlan dataset and Val14 benchmark, the authors demonstrate improved local planning feasibility and safety, with CMP reducing conservative behavior while sustaining efficiency. The work provides a principled approach to integrate CMP into safety monitoring, showing enhanced performance and stability in diverse driving scenarios, and offers practical implications for trustworthy autonomous systems.
Abstract
In recent years, the integration of prediction and planning through neural networks has received substantial attention. Despite extensive studies on it, there is a noticeable gap in understanding the operation of such models within a closed-loop planning setting. To bridge this gap, we propose a novel closed-loop planning framework compatible with neural networks engaged in joint prediction and planning. The framework contains two running modes, namely planning and safety monitoring, wherein the neural network performs Motion Prediction and Planning (MPP) and Conditional Motion Prediction (CMP) correspondingly without altering architecture. We evaluate the efficacy of our framework using the nuPlan dataset and its simulator, conducting closed-loop experiments across diverse scenarios. The results demonstrate that the proposed framework ensures the feasibility and local stability of the planning process while maintaining safety with CMP safety monitoring. Compared to other learning-based methods, our approach achieves substantial improvement.
