arXiv:2510.07730cs.LGcs.AI2025-10被引 7

用动作序列提升离线强化学习长程决策能力

DEAS: DEtached value learning with Action Sequence for Scalable Offline RL

  • 通过动作序列替代单步动作,增强价值学习信息量
  • 在OGBench上超越基线,在长任务中表现更优
  • 适合需要长序列规划的机器人控制与视觉语言模型

离线强化学习无需昂贵在线交互,但现有方法在复杂、长时序决策任务中仍表现不佳。本文提出DEAS框架,利用动作序列进行价值学习。这些时序扩展的动作提供比单步动作更丰富的信息,可通过半马尔可夫决策过程的选项框架实现,从而减少有效规划时长。然而,直接在演员-评论家算法中使用此类序列会引发严重价值过估计问题,为此我们引入分离式价值学习,使价值估计聚焦于离线数据集中表现良好的动作。实验表明,DEAS在OGBench的复杂长程任务中持续优于基线,并能显著提升大规模视觉-语言-动作模型在RoboCasa厨房仿真和真实操作任务中的性能。

原文摘要 · Abstract (English)

Offline reinforcement learning (RL) presents an attractive paradigm for training intelligent agents without expensive online interactions. However, current approaches still struggle with complex, long-horizon sequential decision making. In this work, we introduce DEtached value learning with Action Sequence (DEAS), a simple yet effective offline RL framework that leverages action sequences for value learning. These temporally extended actions provide richer information than single-step actions and can be interpreted through the options framework via semi-Markov decision process Q-learning, enabling reduction of the effective planning horizon by considering longer sequences at once. However, directly adopting such sequences in actor-critic algorithms introduces excessive value overestimation, which we address through detached value learning that steers value estimates toward in-distribution actions that achieve high return in the offline dataset. We demonstrate that DEAS consistently outperforms baselines on complex, long-horizon tasks from OGBench and can be applied to enhance the performance of large-scale Vision-Language-Action models that predict action sequences, significantly boosting performance in both RoboCasa Kitchen simulation tasks and real-world manipulation tasks.

离线RL动作序列机器人控制长程决策

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