arXiv:2608.10386cs.LGcs.RO2026-08

用隐空间的离线学习提升自动驾驶强化学习的数据效率。

Dreamer-SAC: Off-Policy Learning in Latent World Models for Sample-Efficient Autonomous Driving

论文配图:Dreamer-SAC: Off-Policy Learning in Latent World Models for Sample-Efficient Autonomous Driving
图 1 · 摘自论文原文
  • 在隐空间中结合递归状态空间模型与离线SAC算法。
  • 仅需少量真实交互,性能超越DreamerV3、SAC等基线。
  • 短时滚动预测效果最佳,适合追求数据效率的自动驾驶研究者。

自动驾驶的样本高效强化学习常受限于数据效率与模型偏差之间的权衡。尽管世界模型减少了对昂贵环境交互的依赖,但在学习到的动力学上进行策略优化仍对预测误差敏感。本文提出Dreamer-SAC框架,将循环状态空间世界模型与直接在隐空间训练的离线软动作-批评算法相结合。该框架融合真实交互与短时程生成轨迹,采用n步目标估计和多目标监督。在涵盖驾驶效率与安全性的自动驾驶场景中评估,所提框架持续优于代表性强化学习基线(包括DreamerV3、SAC和PPO),且以显著更少的真实环境交互实现更高性能。实验揭示滚动时长与策略性能呈倒U型关系,短时滚动在额外训练信号与累积模型偏差间取得最佳平衡。此外,n步目标估计相比单步时序差分目标,在利用预测经验进行价值学习方面更具优势。

原文摘要 · Abstract (English)

Sample-efficient reinforcement learning for autonomous driving is often limited by the trade-off between data efficiency and model bias. While world models reduce the reliance on costly environment interactions, policy optimization over learned dynamics remains sensitive to prediction errors. This paper proposes the Dreamer-SAC framework, which integrates a recurrent state-space world model with an off-policy soft actor-critic algorithm trained directly in latent space. The framework uses a combination of real interactions and short-horizon generated trajectories with n-step target estimation and multi-objective supervision. Evaluated in autonomous driving scenarios with objectives encompassing driving efficiency and safety, the proposed framework consistently outperforms representative reinforcement learning baselines, including DreamerV3, SAC, and PPO, while achieving improved performance with substantially fewer real environment interactions. Experiments reveal an inverted-U relationship between rollout horizon and policy performance, where short-horizon latent rollouts achieve the best trade-off between additional training signals and accumulated model bias. Furthermore, n-step target estimation demonstrates more effectiveness over one-step temporal-difference targets in exploiting predicted experience for value learning.

自动驾驶强化学习隐空间离线学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。