arXiv:2603.25464cs.LGcs.AI2026-03

通过最大化行为熵提升机器人零样本强化学习的探索多样性。

Maximum Entropy Behavior Exploration for Sim2Real Zero-Shot Reinforcement Learning

  • 在线探索中最大化行为分布熵,提升数据多样性
  • 引入正则化评论家,使策略更自然且符合物理规律
  • 无需微调即可直接部署到真实机器人硬件

零样本强化学习算法旨在从无奖励数据集中学习一组策略,并在测试时直接恢复任意奖励函数下的最优策略。然而,在不了解下游任务的情况下,预先收集相关且多样化的数据集仍具挑战性。本文研究了在真实四足机器人上基于前向-后向(FB)算法的在线零样本强化学习。我们发现,无导向探索会产生低多样性数据,导致下游性能差,难以直接用于硬件部署。为此,提出FB-MEBE算法,结合无监督行为探索与正则化评论家:通过最大化所达成行为分布的熵来促进探索;正则化评论家则引导恢复的策略趋向更自然、物理上合理的行为。实验证明,FB-MEBE在多种模拟下游任务中优于其他探索策略,且生成的策略可无缝部署至真实硬件而无需进一步微调。视频与代码见官网。

原文摘要 · Abstract (English)

Zero-shot reinforcement learning (RL) algorithms aim to learn a family of policies from a reward-free dataset, and recover optimal policies for any reward function directly at test time. Naturally, the quality of the pretraining dataset determines the performance of the recovered policies across tasks. However, pre-collecting a relevant, diverse dataset without prior knowledge of the downstream tasks of interest remains a challenge. In this work, we study $\textit{online}$ zero-shot RL for quadrupedal control on real robotic systems, building upon the Forward-Backward (FB) algorithm. We observe that undirected exploration yields low-diversity data, leading to poor downstream performance and rendering policies impractical for direct hardware deployment. Therefore, we introduce FB-MEBE, an online zero-shot RL algorithm that combines an unsupervised behavior exploration strategy with a regularization critic. FB-MEBE promotes exploration by maximizing the entropy of the achieved behavior distribution. Additionally, a regularization critic shapes the recovered policies toward more natural and physically plausible behaviors. We empirically demonstrate that FB-MEBE achieves and improved performance compared to other exploration strategies in a range of simulated downstream tasks, and that it renders natural policies that can be seamlessly deployed to hardware without further finetuning. Videos and code available on our website.

强化学习零样本机器人控制行为探索

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