HumanoidGen: Data Generation for Bimanual Dexterous Manipulation via LLM Reasoning

Yu-Gang Jiang (Fudan University) · Chenjia Bai (Institute of AI (TeleAI), China Telecom) · Zhi Jing (Institute of Artificial Intelligence (TeleAI), China Telecom) · Siyuan Yang (University of Science and Technology of China) · Jicong Ao (China Telecom) · Ting Xiao (East China University of Science and Technology)
actionable spatial constraintsatomic dexterous operationsaugmented scenariosautomated task creationbimanual dexterous manipulationdiffusion policieshumanoid robotsllm plannerllm reasoninglong-horizon tasksmonte carlo tree searchobject affordancesrelational constraintsrobotic manipulationspatial annotations

For robotic manipulation, existing robotics datasets and simulation benchmarks predominantly cater to robot-arm platforms. However, for humanoid robots equipped with dual arms and dexterous hands, simulation tasks and high-quality demonstrations are notably lacking. Bimanual dexterous manipulation is inherently more complex, as it requires coordinated arm movements and hand operations, making autonomous data collection challenging. This paper presents HumanoidGen, an automated task creation and demonstration collection framework that leverages atomic dexterous operations and LLM reasoning to generate relational constraints. Specifically, we provide spatial annotations for both assets and dexterous hands based on the atomic operations, and perform an LLM planner to generate a chain of actionable spatial constraints for arm movements based on object affordances and scenes. To further improve planning ability, we employ a variant of Monte Carlo tree search to enhance LLM reasoning for long-horizon tasks and insufficient annotation. In experiments, we create a novel benchmark with augmented scenarios to evaluate the quality of the collected data. The results show that the performance of the 2D and 3D diffusion policies can scale with the generated dataset. Project page is https://openhumanoidgen.github.io.