arXiv:2510.05692cs.ROcs.LG2025-10TPAMI被引 2

通过分阶段训练提升视觉运动策略的样本效率和泛化能力

Oracle-Guided Masked Contrastive Reinforcement Learning for Visuomotor Policies

  • 先用掩码变换器提取时序相关视觉特征,再由教师策略引导学习
  • 在模拟和真实环境中均实现更优采样效率与最终性能
  • 适合需要高效训练的机器人视觉控制任务

学习视觉运动策略的主流方法是直接使用强化学习将高维视觉输入映射到动作命令。然而,高维视觉输入与灵活动作输出的结合带来了长期挑战,包括样本效率低和仿真到现实的差距大。为此,我们提出一种名为Oracle-Guided Masked Contrastive RL(OMC-RL)的新框架,旨在提升视觉运动策略学习的样本效率与最终性能。该框架将学习过程显式分为两个阶段:上游表征学习阶段和下游策略学习阶段。在上游阶段,采用带有时间建模和对比学习的掩码Transformer模块,从序列视觉输入中提取时序感知且任务相关的表征。训练完成后,冻结所学编码器以提取连续帧的视觉表征,而丢弃Transformer模块。在下游阶段,一个拥有全局状态信息特权的教师策略在早期训练中监督智能体,提供有信息量的指导并加速初期学习;随着训练推进,这种指导逐渐减弱,以允许自主探索。大量模拟与真实环境实验表明,OMC-RL在样本效率、最终性能及跨复杂感知场景的泛化能力上均有显著提升。

原文摘要 · Abstract (English)

A prevailing approach for learning visuomotor policies is to employ reinforcement learning to map high-dimensional visual observations directly to action commands. However, the combination of high-dimensional visual inputs and agile maneuver outputs leads to long-standing challenges, including low sample efficiency and significant sim-to-real gaps. To address these issues, we propose Oracle-Guided Masked Contrastive Reinforcement Learning (OMC-RL), a novel framework designed to improve the sample efficiency and asymptotic performance of visuomotor policy learning. OMC-RL explicitly decouples the learning process into two stages: an upstream representation learning stage and a downstream policy learning stage. In the upstream stage, a masked Transformer module is trained with temporal modeling and contrastive learning to extract temporally-aware and task-relevant representations from sequential visual inputs. After training, the learned encoder is frozen and used to extract visual representations from consecutive frames, while the Transformer module is discarded. In the downstream stage, an oracle teacher policy with privileged access to global state information supervises the agent during early training to provide informative guidance and accelerate early policy learning. This guidance is gradually reduced to allow independent exploration as training progresses. Extensive experiments in simulated and real-world environments demonstrate that OMC-RL achieves superior sample efficiency and asymptotic policy performance, while also improving generalization across diverse and perceptually complex scenarios.

视觉运动强化学习表征学习机器人

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