用想象的最优轨迹提升离线强化学习的决策能力
IPD: Boosting Sequential Policy with Imaginary Planning Distillation in Offline Reinforcement Learning
- 用世界模型和价值函数识别低质轨迹,生成想象的最优路径
- 在D4RL上性能超越多个顶尖方法,最高提升47%
- 适合研究离线强化学习与规划融合的学者
基于决策变换器的序列策略在离线强化学习中表现强劲,但受限于静态数据质量与架构缺陷,难以有效利用次优经验且缺乏显式规划。为此,我们提出虚构规划蒸馏(IPD)框架,将离线规划融入数据生成、监督训练与在线推理。首先从离线数据中学习具备不确定性估计的世界模型和准最优值函数,用于识别次优轨迹,并通过模型预测控制(MPC)生成可靠的想象最优轨迹进行补充。在此增强数据集上训练基于Transformer的序列策略,辅以值引导目标,实现最优策略的蒸馏。通过用学习到的准最优值函数替代传统手动调参的返回目标,IPD显著提升推理时的决策稳定性与性能。在D4RL基准上的实验证明,IPD在多种任务中显著优于多个先进值基与Transformer基方法。
原文摘要 · Abstract (English)
Decision transformer based sequential policies have emerged as a powerful paradigm in offline reinforcement learning (RL), yet their efficacy remains constrained by the quality of static datasets and inherent architectural limitations. Specifically, these models often struggle to effectively integrate suboptimal experiences and fail to explicitly plan for an optimal policy. To bridge this gap, we propose \textbf{Imaginary Planning Distillation (IPD)}, a novel framework that seamlessly incorporates offline planning into data generation, supervised training, and online inference. Our framework first learns a world model equipped with uncertainty measures and a quasi-optimal value function from the offline data. These components are utilized to identify suboptimal trajectories and augment them with reliable, imagined optimal rollouts generated via Model Predictive Control (MPC). A Transformer-based sequential policy is then trained on this enriched dataset, complemented by a value-guided objective that promotes the distillation of the optimal policy. By replacing the conventional, manually-tuned return-to-go with the learned quasi-optimal value function, IPD improves both decision-making stability and performance during inference. Empirical evaluations on the D4RL benchmark demonstrate that IPD significantly outperforms several state-of-the-art value-based and transformer-based offline RL methods across diverse tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。