Abstract
Humanoid robots hold great promise in assisting humans in diverseenvironments and tasks, due to their flexibility and adaptability leveraginghuman-like morphology. However, research in humanoid robots is oftenbottlenecked by the costly and fragile hardware setups. To acceleratealgorithmic research in humanoid robots, we present a high-dimensional,simulated robot learning benchmark, HumanoidBench, featuring a humanoid robotequipped with dexterous hands and a variety of challenging whole-bodymanipulation and locomotion tasks. Our findings reveal that state-of-the-artreinforcement learning algorithms struggle with most tasks, whereas ahierarchical learning baseline achieves superior performance when supported byrobust low-level policies, such as walking or reaching. With HumanoidBench, weprovide the robotics community with a platform to identify the challengesarising when solving diverse tasks with humanoid robots, facilitating promptverification of algorithms and ideas. The open-source code is available athttps://sferrazza.cc/humanoidbench_site.