用几分钟真实数据让机器人学会在复杂地形上走路
Learning to Walk from Three Minutes of Real-World Data with Semi-structured Dynamics Models
- 结合物理规律与神经网络,构建半结构化动力学模型
- 仅用三分钟真实数据就实现长时序精准预测
- 适合机器人控制、低样本强化学习研究者
传统基于模型的强化学习常使用黑箱神经网络建模环境动力学,但现实中训练数据稀缺,泛化能力差。利用已知物理规律可降低系统识别复杂度,但在接触等复杂现象前失效。本文提出一种针对高接触系统的半结构化动力学建模框架,将先验物理模型与自回归黑箱模型无缝结合。具体地,构建概率模型族,基于历史观测与动作估计外部力,并通过已知拉格朗日动力学整合预测结果。该方法显著减少对数据的需求,实现更准确的长时序预测。基于此,我们提出半结构化强化学习(SSRL),一种简单高效的模型基础学习框架,大幅降低真实世界学习的样本复杂度。我们在真实世界的Unitree Go1四足机器人上验证,仅需几分钟真实数据,即可从零学习动态步态,适应硬地与软地两种表面。视频与代码见:https://sites.google.com/utexas.edu/ssrl
原文摘要 · Abstract (English)
Traditionally, model-based reinforcement learning (MBRL) methods exploit neural networks as flexible function approximators to represent $\textit{a priori}$ unknown environment dynamics. However, training data are typically scarce in practice, and these black-box models often fail to generalize. Modeling architectures that leverage known physics can substantially reduce the complexity of system-identification, but break down in the face of complex phenomena such as contact. We introduce a novel framework for learning semi-structured dynamics models for contact-rich systems which seamlessly integrates structured first principles modeling techniques with black-box auto-regressive models. Specifically, we develop an ensemble of probabilistic models to estimate external forces, conditioned on historical observations and actions, and integrate these predictions using known Lagrangian dynamics. With this semi-structured approach, we can make accurate long-horizon predictions with substantially less data than prior methods. We leverage this capability and propose Semi-Structured Reinforcement Learning ($\texttt{SSRL}$) a simple model-based learning framework which pushes the sample complexity boundary for real-world learning. We validate our approach on a real-world Unitree Go1 quadruped robot, learning dynamic gaits -- from scratch -- on both hard and soft surfaces with just a few minutes of real-world data. Video and code are available at: https://sites.google.com/utexas.edu/ssrl
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。