Evolutionary Continuous Adaptive RL-Powered Co-Design for Humanoid Chin-Up Performance
Tianyi Jin, Melya Boukheddimi, Rohit Kumar, Gabriele Fadini, Frank Kirchner
TL;DR
The paper tackles the problem of co-designing both the morphology and control policy of humanoid robots to perform high-demand tasks such as chin-ups. It introduces EA-CoRL, a bi-level framework combining CMA-ES for design search with continuous policy adaptation via PPO, enabling a policy that generalizes across evolving designs. Experimental validation on the RH5 humanoid shows that continuous policy refinement yields higher rewards and broader design exploration than a baseline pre-training + fine-tuning approach, and identifies gear-ratio configurations that unlock previously infeasible motions without added mass. The results demonstrate the value of integrating design optimization with ongoing policy adaptation, supporting broader applicability to other humanoid and legged systems and highlighting practical implications for hardware-efficient, robust co-design in dynamic tasks.
Abstract
Humanoid robots have seen significant advancements in both design and control, with a growing emphasis on integrating these aspects to enhance overall performance. Traditionally, robot design has followed a sequential process, where control algorithms are developed after the hardware is finalized. However, this can be myopic and prevent robots to fully exploit their hardware capabilities. Recent approaches advocate for co-design, optimizing both design and control in parallel to maximize robotic capabilities. This paper presents the Evolutionary Continuous Adaptive RL-based Co-Design (EA-CoRL) framework, which combines reinforcement learning (RL) with evolutionary strategies to enable continuous adaptation of the control policy to the hardware. EA-CoRL comprises two key components: Design Evolution, which explores the hardware choices using an evolutionary algorithm to identify efficient configurations, and Policy Continuous Adaptation, which fine-tunes a task-specific control policy across evolving designs to maximize performance rewards. We evaluate EA-CoRL by co-designing the actuators (gear ratios) and control policy of the RH5 humanoid for a highly dynamic chin-up task, previously unfeasible due to actuator limitations. Comparative results against state-of-the-art RL-based co-design methods show that EA-CoRL achieves higher fitness score and broader design space exploration, highlighting the critical role of continuous policy adaptation in robot co-design.
