Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VLM-SAFE: Vision-Language Model-Guided Safety-Aware Reinforcement Learning with World Models for Autonomous Driving

About

Autonomous driving policy learning with reinforcement learning (RL) is fundamentally limited by low sample efficiency, weak generalization, and a dependence on unsafe online trial-and-error interactions. Although safe RL introduces explicit constraints or costs, existing methods often fail to capture the semantic meaning of safety in real driving scenes, leading to conservative behaviors in simple cases and insufficient risk awareness in complex ones. To address this issue, we propose VLM-SAFE, an offline safe RL framework that follows a human cognitive loop of observe-imagine-evaluate-act. Starting from offline driving data, VLM-SAFE observes traffic scenarios and leverages a vision-language model (VLM) to provide semantic safety signals grounded in scene understanding. A learned world model then imagines future trajectories from the observed context, enabling the agent to reason about possible consequences without interacting with the real environment. Rather than using imagined rollouts solely for return estimation, VLM-SAFE further evaluates these predicted futures with VLM-based safety guidance, explicitly coupling future anticipation with semantic risk assessment. The resulting safety-aware imagined experience is finally used to optimize the policy via actor-critic learning, such that actions are chosen based on both predicted outcomes and their safety implications. By tightly integrating observation, imagination, evaluation, and action into a unified closed loop, VLM-SAFE enables safer and more efficient offline policy learning for autonomous driving. Extensive experiments in simulation show that VLM-SAFE achieves improved safety, stronger robustness under traffic-density shift, and a better safety-performance trade-off than representative baselines.

Yansong Qu, Zilin Huang, Zihao Sheng, Jiancong Chen, Yue Leng, Samuel Labi, Sikai Chen• 2025

Related benchmarks

TaskDatasetResultRank
Autonomous DrivingCarDreamer Four Lane
Driving Cost18.75
10
Autonomous DrivingCarDreamer Lane Merge
Cost2.48
5
Autonomous DrivingCarDreamer Roundabout
Driving Cost3.65
5
Autonomous DrivingCarDreamer Lane Merge
Arrive Rate26
5
Autonomous DrivingCarDreamer Left Turn
Arrival Rate52
5
Autonomous DrivingCarDreamer Navigation
Arrival Rate1
5
DrivingCarDreamer Lane Merge
Driving Score147
5
DrivingCarDreamer Left Turn
Driving Score231.9
5
DrivingCarDreamer Right Turn
Driving Score113.1
5
Autonomous DrivingCarDreamer Navigation
Driving Cost42.12
5
Showing 10 of 17 rows

Other info

Follow for update