Zero-Shot MARL Benchmark in the Cyber-Physical Mobility Lab
Julius Beerwerth, Jianye Xu, Simon Schäfer, Fynn Belderink, Bassam Alrifaee
TL;DR
This work tackles the sim-to-real transfer problem for multi-agent reinforcement learning in connected and automated vehicles by introducing a reproducible benchmark that spanssimulation, a high-fidelity digital twin, and a physical cyber-physical mobility lab. It uses SigmaRL, a MAPPO-based MARL framework with structured observations and an MPC-assisted mid-level controller, to study zero-shot deployment across three realism levels. The key contributions are (i) a tri-domain benchmark platform, (ii) baseline SigmaRL deployments without fine-tuning across all domains, and (iii) a detailed analysis revealing two degradation sources: architectural differences in control stacks and a verifiable sim-to-real gap as realism increases, with collisions serving as the most robust degradation indicator. The findings validate the CPM Lab as a practical, open-source testbed for controlled, reproducible MARL sim-to-real validation and provide insights for future improvements in handling domain and environment shifts in CAV motion planning.
Abstract
We present a reproducible benchmark for evaluating sim-to-real transfer of Multi-Agent Reinforcement Learning (MARL) policies for Connected and Automated Vehicles (CAVs). The platform, based on the Cyber-Physical Mobility Lab (CPM Lab) [1], integrates simulation, a high-fidelity digital twin, and a physical testbed, enabling structured zero-shot evaluation of MARL motion-planning policies. We demonstrate its use by deploying a SigmaRL-trained policy [2] across all three domains, revealing two complementary sources of performance degradation: architectural differences between simulation and hardware control stacks, and the sim-to-real gap induced by increasing environmental realism. The open-source setup enables systematic analysis of sim-to-real challenges in MARL under realistic, reproducible conditions.
