arXiv:2503.00653cs.LG2025-03ICLR被引 13

用离散代码本建模连续控制,性能超越现有方法

Discrete Codebook World Models for Continuous Control

  • 用代码本生成离散随机隐状态,替代连续隐空间
  • 在连续控制任务上优于TD-MPC2和DreamerV3
  • 适合追求高效、可解释世界模型的研究者

在强化学习中,世界模型作为内部模拟器,帮助智能体预测环境动态与未来结果以做出决策。尽管基于离散隐空间的方法(如DreamerV3)在离散动作和视觉控制任务中表现优异,但其在基于状态的连续控制任务中的表现尚未充分研究。相比之下,使用连续隐空间的方法(如TD-MPC2)在连续控制基准上已取得显著成功。本文表明,离散隐状态相比连续隐状态更具优势,且离散代码本编码比一热编码或标签编码更有效。基于此,我们提出DCWM:一种具有离散随机隐空间的自监督世界模型,其中隐状态为代码本中的码字。结合决策时规划,构建了基于模型的强化学习算法DC-MPC,其在连续控制基准上表现媲美甚至超越最新方法(包括TD-MPC2和DreamerV3)。

原文摘要 · Abstract (English)

In reinforcement learning (RL), world models serve as internal simulators, enabling agents to predict environment dynamics and future outcomes in order to make informed decisions. While previous approaches leveraging discrete latent spaces, such as DreamerV3, have demonstrated strong performance in discrete action settings and visual control tasks, their comparative performance in state-based continuous control remains underexplored. In contrast, methods with continuous latent spaces, such as TD-MPC2, have shown notable success in state-based continuous control benchmarks. In this paper, we demonstrate that modeling discrete latent states has benefits over continuous latent states and that discrete codebook encodings are more effective representations for continuous control, compared to alternative encodings, such as one-hot and label-based encodings. Based on these insights, we introduce DCWM: Discrete Codebook World Model, a self-supervised world model with a discrete and stochastic latent space, where latent states are codes from a codebook. We combine DCWM with decision-time planning to get our model-based RL algorithm, named DC-MPC: Discrete Codebook Model Predictive Control, which performs competitively against recent state-of-the-art algorithms, including TD-MPC2 and DreamerV3, on continuous control benchmarks. See our project website www.aidanscannell.com/dcmpc.

世界模型连续控制代码本强化学习

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