robotics

Mosaic: An Extensible Framework for Composing Rule-Based and Learned Motion Planners

arXiv:2604.13853

summary

Mosaic is a framework that combines rule‑based and learned motion planners using arbitration graphs, separating trajectory verification from selection to improve safety and performance in autonomous driving.

Abstract

Safe and explainable motion planning remains a central challenge in autonomous driving. While rule-based planners offer predictable and explainable behavior, they often fail to grasp the complexity and uncertainty of real-world traffic. Conversely, learned planners exhibit strong adaptability but suffer from reduced transparency and occasional safety violations. We introduce Mosaic, a framework for structured decision-making that integrates both paradigms through arbitration graphs. By decoupling trajectory verification and selection from the generation of trajectories by individual planners, every decision becomes transparent and traceable. This separation lets verification and trajectory selection contribute independently: centralized verification acts as a safety floor, reducing at-fault collisions from 25 for each standalone planner to 16. In contrast, per-step trajectory selection acts as a performance ceiling, combining the complementary strengths of a rule-based and a learned planner. In experimental evaluation on nuPlan, Mosaic achieves 95.56 CLS-NR and 94.18 CLS-R on the Val14 closed-loop benchmark, setting a new state of the art. On the interPlan benchmark, focused on highly interactive and out-of-distribution scenarios, Mosaic scores 54.10 CLS-R, outperforming its best constituent planner by 22.8% -- all without retraining or requiring additional data. The code is available at github.com/KIT-MRT/mosaic.

accepted for presentation at 2026 IEEE/RSJ International Conference on Intelligent Robots & Systems, 8 pages, 7 figures, 5 tables

Topics & keywords

#motion planning#autonomous driving#rule-based planning#learned planning#safety verification#arbitration graphsarbitration graphtrajectory verificationnuPlan benchmarkinterPlan benchmarkrule-based plannerlearned planner
Mosaic: An Extensible Framework for Composing Rule-Based and Learned Motion Planners · wovepaper