paper-with-me

Papers

DreamerAD: Efficient Reinforcement Learning via Latent World Model for Autonomous Driving

2026-03-25 · Pengxuan Yang, Yupeng Zheng, Deheng Qian, Zebin Xing, Qichao Zhang, Linbo Wang, Yichen Zhang, Shaoyu Guo, Zhongpu Xia, Qiang Chen, Junyu Han, Lingyun Xu, Yifeng Pan, Dongbin Zhao arxiv

We introduce DreamerAD, the first latent world model framework that enables efficient reinforcement learning for autonomous driving by compressing diffusion sampling from 100 steps to 1 - achieving 80x speedup while maintaining visual interpretability. Training RL policies on real-world driving data incurs prohibitive costs and safety risks. While existing pixel-level diffusion world models enable safe imagination-based training, they suffer from multi-step diffusion inference latency (2s/frame) that prevents high-frequency RL interaction. Our approach leverages denoised latent features from video generation models through three key mechanisms: (1) shortcut forcing that reduces sampling complexity via recursive multi-resolution step compression, (2) an autoregressive dense reward model operating directly on latent representations for fine-grained credit assignment, and (3) Gaussian vocabulary sampling for GRPO that constrains exploration to physically plausible trajectories. DreamerAD achieves 87.7 EPDMS on NavSim v2, establishing state-of-the-art performance and demonstrating that latent-space RL is effective for autonomous driving.

📄 PDF Abstract BibTeX arXiv:2603.24587

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningAutonomous DrivingVideo Generation

Similar Papers 제목 키워드 기반

Kinematics-Aware Latent World Models for Data-Efficient Autonomous Driving

2026-03-07 · Jiazhuo Li, Linjiang Cao, Qi Liu, Xi Xiong arxiv

Data-efficient learning remains a central challenge in autonomous driving due to the high cost and safety risks of large-scale real-world interaction. Although world-model-based reinforcement learning enables policy opti…

Reinforcement LearningAutonomous Driving

Latent Chain-of-Thought World Modeling for End-to-End Driving

2025-12-11 · Shuhan Tan, Kashyap Chitta, Yuxiao Chen, Ran Tian 외 arxiv

Recent Vision-Language-Action (VLA) models for autonomous driving explore inference-time reasoning as a way to improve driving performance and safety in challenging scenarios. Most prior work uses natural language to exp…

Reinforcement LearningAutonomous DrivingDecision Making

WorldRFT: Latent World Model Planning with Reinforcement Fine-Tuning for Autonomous Driving

2025-12-22 · Pengxuan Yang, Ben Lu, Zhongpu Xia, Chao Han 외 arxiv

Latent World Models enhance scene representation through temporal self-supervised learning, presenting a perception annotation-free paradigm for end-to-end autonomous driving. However, the reconstruction-oriented represe…

Self-Supervised LearningRepresentation LearningReinforcement LearningAutonomous Driving

Interpretable End-to-end Urban Autonomous Driving with Latent Deep Reinforcement Learning

2020-01-23 · Jianyu Chen, Shengbo Eben Li, Masayoshi Tomizuka

Unlike popular modularized framework, end-to-end autonomous driving seeks to solve the perception, decision and control problems in an integrated way, which can be more adapting to new scenarios and easier to generalize …

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

WAD: A Deep Reinforcement Learning Agent for Urban Autonomous Driving

2021-08-27 · Arjit Sharma, Sahil Sharma

Urban autonomous driving is an open and challenging problem to solve as the decision-making system has to account for several dynamic factors like multi-agent interactions, diverse scene perceptions, complex road geometr…

Atari GamesAutonomous DrivingDecision MakingDeep Reinforcement Learning+3