提出零样本下无需训练即可快速适配新任务的强化学习方法
Zero-Shot Off-Policy Learning
- 利用后续度量与平稳密度比的理论联系,推导最优重要性采样比例
- 在SMPL人形、ExoRL连续控制等任务上实现无训练快速适应
- 适用于需要即时切换任务的场景,如机器人控制与复杂规划
离策略学习旨在从固定的历史交互数据中直接提取最优策略,但面临分布偏移和价值函数过估计等挑战。在零样本强化学习中,代理需在未经过额外训练的情况下,仅凭无奖励数据适应新任务。本文揭示了后续度量与平稳密度比之间的理论关联,据此设计算法可实时推断最优重要性采样比率,实现对任意任务的平稳分布修正与最优策略生成。我们在SMPL Humanoid运动追踪、ExoRL连续控制以及长期任务的OGBench上进行了评估。该方法可无缝集成至前向-后向表示框架,在无需训练的条件下实现快速任务适应。本工作连接了离策略学习与零样本适应,为两个领域均带来显著提升。
原文摘要 · Abstract (English)
Off-policy learning methods seek to derive an optimal policy directly from a fixed dataset of prior interactions. This objective presents significant challenges, primarily due to the inherent distributional shift and value function overestimation bias. These issues become even more noticeable in zero-shot reinforcement learning, where an agent trained on reward-free data must adapt to new tasks at test time without additional training. In this work, we address the off-policy problem in a zero-shot setting by discovering a theoretical connection of successor measures to stationary density ratios. Using this insight, our algorithm can infer optimal importance sampling ratios, effectively performing a stationary distribution correction with an optimal policy for any task on the fly. We benchmark our method in motion tracking tasks on SMPL Humanoid, continuous control on ExoRL, and for the long-horizon OGBench tasks. Our technique seamlessly integrates into forward-backward representation frameworks and enables fast-adaptation to new tasks in a training-free regime. More broadly, this work bridges off-policy learning and zero-shot adaptation, offering benefits to both research areas.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。