Open Ant让强化学习在真实机器人上一小时学会走路,打通仿真到现实的桥梁。
The Open Ant: A Robot Platform for Reinforcement Learning Research

- 基于Gymnasium Ant设计可落地的真实机器人平台
- 两种算法均在1小时内从零学会行走,验证了可行性
- 开源软硬件支持快速上手与维护,适合仿真研究者实测
强化学习研究在仿真环境中取得显著成果,但多数工作仍依赖模拟,导致向物理世界迁移存在不确定性。本文提出Open Ant:一个常见仿真环境Gymnasium Ant的物理版本,配套提供仿真系统。实验表明,使用SARSA(λ)和Soft Actor-Critic (SAC)两种不同算法,可在约一小时内仅通过物理机器人的直接经验训练出具备行走能力的策略。同时,仿真中学习的策略也能成功迁移到真实机器人。我们还评估了平台对新用户的友好程度及硬件故障时的可维护性。平台软硬件均开源于GitHub,支持灵活定制。建议频繁使用仿真环境的强化学习研究者使用Open Ant,以更便捷地开展真实机器人实验。
原文摘要 · Abstract (English)
Reinforcement learning (RL) research has demonstrated success in both physical and simulated domains; however, the predominant methodology remains rooted in simulations. The predominance of simulations makes translating research to physical reality uncertain for both algorithms and researchers. We propose a physical platform that is designed to simplify the transition. In this paper, we present the Open Ant: a physical variant of the commonly used Gymnasium Ant environment, along with a simulation. We demonstrate that competent walking policies can be learned from scratch in approximately one hour directly from the physical robot's experience for two substantially different RL algorithms: SARSA($λ$) and Soft Actor-Critic (SAC). Separately, we show policies that were learned in simulation transfer to reality. We also examine how well the platform supports a nimble experimental ecosystem. Specifically, we observe the speed with which new users from diverse backgrounds achieve their first success with the platform, and how easily the platform can be repaired and updated when hardware issues arise. Both the hardware design and software are available as open-source on GitHub for ease of customization. In summary, we advocate for the use of the Open Ant for RL researchers who frequently use simulated environments, so they can more easily include robot experiments in their evaluations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。