arXiv:2411.04562cs.LGcs.AI2024-11NeurIPS被引 5

通过隐空间动作约束提升离线强化学习的稳定性与效率

Constrained Latent Action Policies for Model-Based Offline Reinforcement Learning

  • 构建观测与动作联合分布的生成模型,约束策略始终在可学习范围内
  • 在D4RL和V-D4RL上性能优于主流方法,视觉数据集上优势更明显
  • 无需额外不确定性惩罚,训练迭代次数显著减少

在离线强化学习中,策略仅通过静态数据集学习,缺乏环境反馈。传统基于模型的方法虽利用环境动态模型引导策略搜索,但在数据有限时易受模型误差和分布外状态价值过估计影响。现有方法常通过模型集成估计不确定性,在贝尔曼更新中引入保守性。本文提出约束隐空间动作策略(C-LAP),学习观测与动作的联合分布生成模型,并将策略学习定义为始终处于隐动作分布支持域内的约束优化问题。利用模型的生成能力隐式约束动作输出,避免了额外的不确定性惩罚,显著降低策略学习所需的梯度步数。在D4RL与V-D4RL基准上进行实证评估,结果表明C-LAP在多种任务中表现优异,尤其在具有视觉观测的数据集上超越现有先进方法。

原文摘要 · Abstract (English)

In offline reinforcement learning, a policy is learned using a static dataset in the absence of costly feedback from the environment. In contrast to the online setting, only using static datasets poses additional challenges, such as policies generating out-of-distribution samples. Model-based offline reinforcement learning methods try to overcome these by learning a model of the underlying dynamics of the environment and using it to guide policy search. It is beneficial but, with limited datasets, errors in the model and the issue of value overestimation among out-of-distribution states can worsen performance. Current model-based methods apply some notion of conservatism to the Bellman update, often implemented using uncertainty estimation derived from model ensembles. In this paper, we propose Constrained Latent Action Policies (C-LAP) which learns a generative model of the joint distribution of observations and actions. We cast policy learning as a constrained objective to always stay within the support of the latent action distribution, and use the generative capabilities of the model to impose an implicit constraint on the generated actions. Thereby eliminating the need to use additional uncertainty penalties on the Bellman update and significantly decreasing the number of gradient steps required to learn a policy. We empirically evaluate C-LAP on the D4RL and V-D4RL benchmark, and show that C-LAP is competitive to state-of-the-art methods, especially outperforming on datasets with visual observations.

离线强化学习生成模型动作约束视觉策略

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