Shift & Drift: A Zero-Shot Benchmark for Generalizable and Robust Autonomous Driving Motion Planning

· Source: Artificial Intelligence · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

Shift & Drift is a novel dual-track benchmark designed to stress-test autonomous driving motion planners for generalization and robustness, addressing limitations of current planners trained on large-scale datasets like nuPlan. The Semantic Shift Track converts the DeepScenario Open 3D dataset into the nuPlan simulation framework, enabling zero-shot evaluation of planners trained on North American and Singaporean data against 1,182 scenarios across four German cities and San Francisco, featuring dense pedestrian-cyclist interactions. The State-Distribution Drift Track injects stochastic perturbations into the ego vehicle's dynamics to quantify robustness against compounding execution errors. Evaluations show imitation learning methods fail significantly under semantic shift, particularly in pedestrian-dense environments, and suffer persistent drift. Reinforcement-learning-based planners, however, demonstrate more graceful degradation, maintaining higher safety and progress metrics across both tracks, revealing an empirical trade-off between imitation fidelity and closed-loop resilience.

Key takeaway

For Machine Learning Engineers developing autonomous driving motion planners, you should prioritize rigorous zero-shot evaluation beyond in-distribution metrics. If your current imitation learning models show high fidelity, be aware they may fail significantly under semantic shifts or persistent drift. Consider exploring reinforcement-learning-based approaches, which demonstrate more graceful degradation and higher safety in novel environments and under execution errors, to achieve more reliable deployment.

Key insights

Autonomous driving planners need rigorous zero-shot benchmarks to assess generalization and robustness beyond in-distribution performance.

Principles

Method

The Shift & Drift benchmark uses a dual-track approach: Semantic Shift (DeepScenario to nuPlan for zero-shot evaluation) and State-Distribution Drift (injecting stochastic ego vehicle perturbations).

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.