TL;DR
This paper introduces Sim2Real-AD, a modular framework enabling zero-shot transfer of VLM-guided RL policies from simulation to real autonomous vehicles, ensuring effective deployment without real-world RL training.
Contribution
The paper presents a novel modular framework with four key components that facilitate zero-shot sim-to-real transfer of VLM-guided RL policies for autonomous driving.
Findings
Achieved 90% success in car-following in real-world tests.
Validated the framework's ability to preserve RL algorithm performance across domains.
Demonstrated zero-shot deployment on a full-scale vehicle without real-world RL data.
Abstract
Deploying reinforcement learning policies trained in simulation to real autonomous vehicles remains a fundamental challenge, particularly for VLM-guided RL frameworks whose policies are typically learned with simulator-native observations and simulator-coupled action semantics that are unavailable on physical platforms. This paper presents Sim2Real-AD, a modular framework for zero-shot sim-to-real transfer of CARLA-trained VLM-guided RL policies to full-scale vehicles without any real-world RL training data. The framework decomposes the transfer problem into four components: a Geometric Observation Bridge (GOB) that converts monocular front-view images into simulator-compatible bird's-eye-view (BEV) observations, a Physics-Aware Action Mapping (PAM) that translates policy outputs into platform-agnostic physical commands, a Two-Phase Progressive Training (TPT) strategy that stabilizes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
