用约束强化学习让仿人机器人更省电地走路
ECO: Energy-Constrained Optimization with Reinforcement Learning for Humanoid Walking
- 把能耗和运动参考分开设为显式约束,避免奖励函数调参难题
- 在仿真和真实机器人上实测,能耗降低显著且行走稳定对称
- 适合关注机器人能效与物理可解释性的研究者或工程团队
实现稳定高效的行走是仿人机器人在现实应用中持续运行的关键。现有模型预测控制(MPC)与强化学习(RL)方法通常将能耗指标嵌入多目标优化框架,需大量超参数调优,且常导致次优策略。为此,我们提出能量约束优化(ECO)框架,将能耗相关指标从奖励中分离,重构为显式不等式约束,提供清晰可解释的物理意义,实现更高效直观的超参数调节,提升能效。ECO采用拉格朗日方法施加能耗与参考运动约束,使仿人机器人实现稳定、对称且节能的行走。我们在仿真到仿真、仿真到真实(使用小型仿人机器人BRUCE)的多种场景下评估,结果表明,相较于基线方法(含标准RL、奖励塑形及四种先进约束强化学习),ECO显著降低能耗,同时保持鲁棒行走性能。这些成果展示了仿人机器人能效行走的重要进展。所有实验演示见项目主页:https://sites.google.com/view/eco-humanoid。
原文摘要 · Abstract (English)
Achieving stable and energy-efficient locomotion is essential for humanoid robots to operate continuously in real-world applications. Existing MPC and RL approaches often rely on energy-related metrics embedded within a multi-objective optimization framework, which require extensive hyperparameter tuning and often result in suboptimal policies. To address these challenges, we propose ECO (Energy-Constrained Optimization), a constrained RL framework that separates energy-related metrics from rewards, reformulating them as explicit inequality constraints. This method provides a clear and interpretable physical representation of energy costs, enabling more efficient and intuitive hyperparameter tuning for improved energy efficiency. ECO introduces dedicated constraints for energy consumption and reference motion, enforced by the Lagrangian method, to achieve stable, symmetric, and energy-efficient walking for humanoid robots. We evaluated ECO against MPC, standard RL with reward shaping, and four state-of-the-art constrained RL methods. Experiments, including sim-to-sim and sim-to-real transfers on the kid-sized humanoid robot BRUCE, demonstrate that ECO significantly reduces energy consumption compared to baselines while maintaining robust walking performance. These results highlight a substantial advancement in energy-efficient humanoid locomotion. All experimental demonstrations can be found on the project website: https://sites.google.com/view/eco-humanoid.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。