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

Real-Time Generative Policy via Langevin-Guided Flow Matching for Autonomous Driving

About

Reinforcement learning (RL) is a fundamental methodology in autonomous driving systems, where generative policies exhibit considerable potential by leveraging their ability to model complex distributions to enhance exploration. However, their inherent high inference latency severely impedes their deployment in real-time decision-making and control. To address this issue, we propose diffusion actor-critic with entropy regulator via flow matching (DACER-F) by introducing flow matching into online RL, enabling the generation of competitive actions in a single inference step. By leveraging Langevin dynamics and gradients of the Q-function, DACER-F dynamically optimizes actions from experience replay toward a target distribution that balances high Q-value information with exploratory behavior. The flow policy is then trained to efficiently learn a mapping from a simple prior distribution to this dynamic target. In complex multi-lane and intersection simulations, DACER-F outperforms baselines diffusion actor-critic with entropy regulator (DACER) and distributional soft actor-critic (DSAC), while maintaining an ultra-low inference latency. DACER-F further demonstrates its scalability on standard RL benchmark DeepMind Control Suite (DMC), achieving a score of 775.8 in the humanoid-stand task and surpassing prior methods. Collectively, these results establish DACER-F as a high-performance and computationally efficient RL algorithm.

Tianze Zhu, Yinuo Wang, Wenjun Zou, Tianyi Zhang, Likun Wang, Letian Tao, Feihong Zhang, Yao Lyu, Shengbo Eben Li• 2026

Related benchmarks

TaskDatasetResultRank
LocomotionHumanoid-Bench Stand (test)
Return775.8
11
LocomotionDMC Humanoid-walk (test)
Average Return226.5
8
LocomotionDMC Dog-trot (test)
Average Return585.4
8
LocomotionDMC Dog-stand (test)
Average Return879.2
8
LocomotionDMC Dog-walk (test)
Average Return788.7
8
LocomotionDMC Dog-run (test)
Average Return232.6
8
Showing 6 of 6 rows

Other info

Follow for update