When Planners Meet Reality: How Learned, Reactive Traffic Agents Shift nuPlan Benchmarks
Steffen Hagedorn, Luka Donkov, Aron Distelzweig, Alexandru P. Condurache
TL;DR
This work demonstrates that traditional IDM-based closed-loop evaluations in nuPlan can overstate planner performance due to passive traffic agents. By integrating SMART, a learned reactive traffic model, the authors reveal richer interactions, more challenging scenarios, and a shifted understanding of planner capabilities, introducing the SMART-based CLS-SR benchmark to replace or augment IDM in evaluations. Evaluating 14 planners across Val14, Test14-hard, and interPlan shows that imitation-learned methods degrade in simple settings while rule-based and hybrid methods resist hard interactions; learned planners trained in closed-loop are more stable but can abruptl y fail beyond their training distribution, with CaRL performing best under SMART. The study releases a drop-in SMART integration for nuPlan and highlights the practical impact of realism in traffic agents for benchmarking, suggesting future work on training with SMART and exploring non-deterministic agent behavior.
Abstract
Planner evaluation in closed-loop simulation often uses rule-based traffic agents, whose simplistic and passive behavior can hide planner deficiencies and bias rankings. Widely used IDM agents simply follow a lead vehicle and cannot react to vehicles in adjacent lanes, hindering tests of complex interaction capabilities. We address this issue by integrating the state-of-the-art learned traffic agent model SMART into nuPlan. Thus, we are the first to evaluate planners under more realistic conditions and quantify how conclusions shift when narrowing the sim-to-real gap. Our analysis covers 14 recent planners and established baselines and shows that IDM-based simulation overestimates planning performance: nearly all scores deteriorate. In contrast, many planners interact better than previously assumed and even improve in multi-lane, interaction-heavy scenarios like lane changes or turns. Methods trained in closed-loop demonstrate the best and most stable driving performance. However, when reaching their limits in augmented edge-case scenarios, all learned planners degrade abruptly, whereas rule-based planners maintain reasonable basic behavior. Based on our results, we suggest SMART-reactive simulation as a new standard closed-loop benchmark in nuPlan and release the SMART agents as a drop-in alternative to IDM at https://github.com/shgd95/InteractiveClosedLoop.
