arXiv:2410.23450cs.LGcs.AI2024-10被引 14

用返回值对齐提升离线强化学习跨域性能

Return Augmented Decision Transformer for Off-Dynamics Reinforcement Learning

  • 通过调整源域回报分布匹配目标域,改进决策变换器框架
  • 在D4RL数据集上显著提升跨动态场景下的策略表现
  • 适合研究跨域强化学习与决策变换器的开发者

我们研究离线离动态强化学习,旨在利用易获取的源域数据提升目标域中数据稀缺场景下的策略学习。方法基于回报条件监督学习(RCSL),特别聚焦于决策变换器(DT)类框架,该框架可基于期望回报和完整轨迹历史预测动作。先前工作通过调整源域轨迹奖励以匹配目标域最优轨迹,但此策略在RCSL中不适用,原因在于:(1) RCSL策略形式依赖回报本身;(2) 缺乏最优轨迹分布的直接表示。为此,我们提出返回增强(REAG)方法,在源域中通过对齐回报分布来增强回报。理论分析表明,基于REAG学习的RCSL策略能达到无动态偏移时的同等次优水平。本文提出两种实用实现:REAG$_\text{Dara}^{*}$ 和 REAG$_\text{MV}^{*}$。在D4RL数据集和多种DT类基线上进行充分实验,结果表明所提方法能持续提升DT类框架在离动态强化学习中的性能。

原文摘要 · Abstract (English)

We study offline off-dynamics reinforcement learning (RL) to utilize data from an easily accessible source domain to enhance policy learning in a target domain with limited data. Our approach centers on return-conditioned supervised learning (RCSL), particularly focusing on Decision Transformer (DT) type frameworks, which can predict actions conditioned on desired return guidance and complete trajectory history. Previous works address the dynamics shift problem by augmenting the reward in the trajectory from the source domain to match the optimal trajectory in the target domain. However, this strategy can not be directly applicable in RCSL owing to (1) the unique form of the RCSL policy class, which explicitly depends on the return, and (2) the absence of a straightforward representation of the optimal trajectory distribution. We propose the Return Augmented (REAG) method for DT type frameworks, where we augment the return in the source domain by aligning its distribution with that in the target domain. We provide the theoretical analysis demonstrating that the RCSL policy learned from REAG achieves the same level of suboptimality as would be obtained without a dynamics shift. We introduce two practical implementations REAG$_\text{Dara}^{*}$ and REAG$_\text{MV}^{*}$ respectively. Thorough experiments on D4RL datasets and various DT-type baselines demonstrate that our methods consistently enhance the performance of DT type frameworks in off-dynamics RL.

强化学习决策变换器跨域学习

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