Infinite Mobility: Scalable High-Fidelity Synthesis of Articulated Objects via Procedural Generation
Xinyu Lian, Zichao Yu, Ruiming Liang, Yitong Wang, Li Ray Luo, Kaixu Chen, Yuanzhen Zhou, Qihong Tang, Xudong Xu, Zhaoyang Lyu, Bo Dai, Jiangmiao Pang
TL;DR
This work tackles the scarcity of high-quality, scalable articulated-object data for embodied AI by introducing Infinite Mobility, a procedural pipeline that builds URDF-like articulation trees and procedurally generates geometry, materials, and joints, with mesh retrieval and refinement to ensure plausibility. It demonstrates superior physical fidelity and mesh quality relative to human-annotated datasets and state-of-the-art generative approaches, while providing synthetic data that can train large generative models and support embodied AI tasks in simulators. The authors also address practical issues of physical plausibility, such as ground collisions and joint stability, through targeted structural adjustments. Overall, the approach enables scalable production of diverse, high-fidelity articulated objects and provides a foundation for advancing sim-to-real and embodied AI research, with code released for community use.
Abstract
Large-scale articulated objects with high quality are desperately needed for multiple tasks related to embodied AI. Most existing methods for creating articulated objects are either data-driven or simulation based, which are limited by the scale and quality of the training data or the fidelity and heavy labour of the simulation. In this paper, we propose Infinite Mobility, a novel method for synthesizing high-fidelity articulated objects through procedural generation. User study and quantitative evaluation demonstrate that our method can produce results that excel current state-of-the-art methods and are comparable to human-annotated datasets in both physics property and mesh quality. Furthermore, we show that our synthetic data can be used as training data for generative models, enabling next-step scaling up. Code is available at https://github.com/Intern-Nexus/Infinite-Mobility
