arXiv:2503.05696cs.LGcs.AI2025-03被引 2

用低成本仿真数据提升高成本环境下的强化学习效率

A Multi-Fidelity Control Variate Approach for Policy Gradient Estimation

  • 融合高/低保真数据,构建无偏低方差策略梯度估计器
  • 在有限高保真数据下,收敛速度比传统方法快得多
  • 适合需要高效仿真实验或跨域迁移的机器人任务

许多强化学习算法在实际系统或高保真模拟中难以应用,因需大量数据。而低保真模拟器(如简化模型、启发式奖励或学习的世界模型)虽粗糙,但可低成本生成有用数据。本文提出多保真度策略梯度(MFPG),通过将稀缺的目标环境数据与丰富的低保真模拟数据构成控制变量,构建无偏且方差更低的在线策略梯度估计器。我们基于经典REINFORCE算法设计了实用的多保真度变体。在标准假设下,该估计器保证渐近收敛至局部最优策略,并实现比标准REINFORCE更快的有限样本收敛。在机器人基准任务上测试,当低保真数据中性或有益且动态差异适中时,MFPG是唯一能持续显著优于仅用高保真数据基线的方法;当低保真数据有害时,其鲁棒性最强。额外实验显示,即使高/低保真奖励反相关,MFPG仍有效。因此,该方法为利用廉价低保真数据(如高效模拟到现实迁移)提供可靠范式,平衡性能与数据成本。

原文摘要 · Abstract (English)

Many reinforcement learning (RL) algorithms are impractical for training in operational systems or computationally expensive high-fidelity simulations, as they require large amounts of data. Meanwhile, low-fidelity simulators, e.g., reduced-order models, heuristic rewards, or learned world models, can cheaply provide useful data, even if they are too coarse for zero-shot transfer. We propose multi-fidelity policy gradients (MFPGs), a sample-efficient RL framework that mixes scarce target-environment data with a control variate formed from abundant low-fidelity simulation data to construct an unbiased, variance-reduced estimator for on-policy policy gradients. We instantiate the framework with a practical, multi-fidelity variant of the classical REINFORCE algorithm. Under standard assumptions, the MFPG estimator guarantees asymptotic convergence to locally optimal policies in the target environment and achieves faster finite-sample convergence than standard REINFORCE. We evaluate MFPG on robotics benchmark tasks with limited high-fidelity data but abundant off-dynamics, low-fidelity data. When low-fidelity data are neutral or beneficial and dynamics gaps are mild-moderate, MFPG is, among the evaluated off-dynamics RL and low-fidelity-only approaches, the only method that consistently achieves statistically significant improvements over a high-fidelity-only baseline. When low-fidelity data become harmful, MFPG exhibits the strongest robustness, whereas strong off-dynamics RL methods exploit low-fidelity data aggressively and fail much more severely. An additional experiment with anti-correlated high- and low-fidelity rewards shows MFPG can remain effective even under reward misspecification. MFPG thus offers a reliable paradigm for exploiting cheap low-fidelity data (e.g., for efficient sim-to-real transfer) while managing the trade-off between policy performance and data collection cost.

强化学习多保真度策略梯度仿真实验

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