arXiv:2411.06174cs.LGcs.RO2024-11NeurIPS被引 5

通过时间信息增强状态表示,提升强化学习泛化能力

State Chrono Representation for Enhancing Generalization in Reinforcement Learning

  • 在双仿射度量学习中引入长期时序信息,优化状态距离计算
  • 在DeepMind Control和Meta-World上实现更优的泛化性能
  • 无需大幅增加参数,即可有效融合未来行为信息

在基于图像输入的强化学习中,建立鲁棒且具备泛化能力的状态表示至关重要。近期基于度量学习的方法(如深度双仿射度量)已展现出从像素观测中学习结构化低维表示空间的潜力,其状态间距离基于任务相关特征进行度量。然而,这些方法在要求高泛化的任务及奖励信息不明确的场景下表现不佳,因其未能充分捕捉长期信息。为此,本文提出一种新的状态时序表示(State Chrono Representation, SCR)方法。SCR在双仿射度量学习的更新步骤中引入广泛的时间信息,构建考虑未来动态与累计奖励的时序状态距离框架。该学习策略在不显著增加建模动态所需参数的前提下,有效将未来行为信息融入表示空间。在DeepMind Control和Meta-World环境中的大量实验表明,SCR在挑战性泛化任务中优于其他近期度量基方法。代码已开源:https://github.com/jianda-chen/SCR。

原文摘要 · Abstract (English)

In reinforcement learning with image-based inputs, it is crucial to establish a robust and generalizable state representation. Recent advancements in metric learning, such as deep bisimulation metric approaches, have shown promising results in learning structured low-dimensional representation space from pixel observations, where the distance between states is measured based on task-relevant features. However, these approaches face challenges in demanding generalization tasks and scenarios with non-informative rewards. This is because they fail to capture sufficient long-term information in the learned representations. To address these challenges, we propose a novel State Chrono Representation (SCR) approach. SCR augments state metric-based representations by incorporating extensive temporal information into the update step of bisimulation metric learning. It learns state distances within a temporal framework that considers both future dynamics and cumulative rewards over current and long-term future states. Our learning strategy effectively incorporates future behavioral information into the representation space without introducing a significant number of additional parameters for modeling dynamics. Extensive experiments conducted in DeepMind Control and Meta-World environments demonstrate that SCR achieves better performance comparing to other recent metric-based methods in demanding generalization tasks. The codes of SCR are available in https://github.com/jianda-chen/SCR.

强化学习状态表示时序建模泛化能力

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