让强化学习在少量训练场景下也能泛化到新环境。
Zero-Shot Context Generalization in Reinforcement Learning from Few Training Contexts
- 用上下文增强贝尔曼方程建模环境变化规律
- 仅用单个场景训练,逼近多场景下的最优策略
- 适合数据稀缺的机器人控制等实际应用
深度强化学习在博弈、自然语言处理和机器人等领域取得显著进展,但其策略常难以泛化到参数不同的评估环境。现有方法依赖多场景训练或问题结构信息,但在真实场景中获取多样训练数据往往不切实际。本文研究具有上下文参数正则性的上下文马尔可夫决策过程(CMDPs),提出上下文增强贝尔曼方程(CEBE),可在仅单个训练上下文条件下提升泛化能力。理论与实证均证明,CEBE能对多上下文训练的Q函数提供一阶近似。进一步提出上下文样本增强(CSE)作为高效数据增强方法,在确定性控制环境中逼近CEBE。仿真验证表明,CSE显著提升DRL泛化性能。
原文摘要 · Abstract (English)
Deep reinforcement learning (DRL) has achieved remarkable success across multiple domains, including competitive games, natural language processing, and robotics. Despite these advancements, policies trained via DRL often struggle to generalize to evaluation environments with different parameters. This challenge is typically addressed by training with multiple contexts and/or by leveraging additional structure in the problem. However, obtaining sufficient training data across diverse contexts can be impractical in real-world applications. In this work, we consider contextual Markov decision processes (CMDPs) with transition and reward functions that exhibit regularity in context parameters. We introduce the context-enhanced Bellman equation (CEBE) to improve generalization when training on a single context. We prove both analytically and empirically that the CEBE yields a first-order approximation to the Q-function trained across multiple contexts. We then derive context sample enhancement (CSE) as an efficient data augmentation method for approximating the CEBE in deterministic control environments. We numerically validate the performance of CSE in simulation environments, showcasing its potential to improve generalization in DRL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。