arXiv:2506.08460cs.LGcs.AI2025-06被引 10

针对动态不匹配的离线强化学习,提出新算法提升目标域探索能力。

MOBODY: Model Based Off-Dynamics Offline Reinforcement Learning

  • 用目标域动态模型引导策略探索,突破低变化区域限制。
  • 在多个基准上超越现有方法,尤其在动态差异大的场景表现显著。
  • 适合动态差异大、最优路径不在低变化区的离线强化学习任务。

我们研究了离线动态不匹配强化学习,目标是从源域和少量目标域数据中学习策略,而两域动态存在差异。现有方法或惩罚奖励,或丢弃动态变化大的转移数据,导致仅在低变化区域训练,限制对高回报状态的探索。当动态差异大或最优轨迹位于低变化区外时,这些方法往往失效。为此,我们提出MOBODY,一种基于模型的离线动态不匹配强化学习算法,通过学习目标域动态模型来引导策略探索,而非仅依赖低动态变化转移数据。其动态建模利用不同领域需不同动作达到相同下一状态的观察,为各领域使用独立动作编码器,将动作映射到共享潜在空间,同时共享状态表示和统一转移函数。此外,在策略优化中引入目标Q值加权的行为克隆损失,避免分布外动作,促使策略趋向目标域高Q值动作,而非源域高Q值或均匀模仿所有动作。我们在MuJoCo和Adroit系列基准上评估,结果表明MOBODY优于当前最先进基线,尤其在现有方法表现不佳的挑战性场景中提升明显。

原文摘要 · Abstract (English)

We study off-dynamics offline reinforcement learning, where the goal is to learn a policy from offline source and limited target datasets with mismatched dynamics. Existing methods either penalize the reward or discard source transitions occurring in parts of the transition space with high dynamics shift. As a result, they optimize the policy using data from low-shift regions, limiting exploration of high-reward states in the target domain that do not fall within these regions. Consequently, such methods often fail when the dynamics shift is significant or the optimal trajectories lie outside the low-shift regions. To overcome this limitation, we propose MOBODY, a Model-Based Off-Dynamics Offline RL algorithm that optimizes a policy using learned target dynamics transitions to explore the target domain, rather than only being trained with the low dynamics-shift transitions. For the dynamics learning, built on the observation that achieving the same next state requires taking different actions in different domains, MOBODY employs separate action encoders for each domain to encode different actions to the shared latent space while sharing a unified representation of states and a common transition function. We further introduce a target Q-weighted behavior cloning loss in policy optimization to avoid out-of-distribution actions, which push the policy toward actions with high target-domain Q-values, rather than high source domain Q-values or uniformly imitating all actions in the offline dataset. We evaluate MOBODY on a wide range of MuJoCo and Adroit benchmarks, demonstrating that it outperforms state-of-the-art off-dynamics RL baselines as well as policy learning methods based on different dynamics learning baselines, with especially pronounced improvements in challenging scenarios where existing methods struggle.

强化学习离线学习动态建模策略优化

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