MonoMobility: Zero-Shot 3D Mobility Analysis from Monocular Videos

ICCV 2025

Hongyi Zhou1, Guoyu Lan2, Xiaogang Wang3*, Kai Xu1*,
1National University of Defense Technology
2Sun Yat-sen University
3College of Computer and Information Science, Southwest University

*Xiaogang Wang and Kai Xu are corresponding authors.

Our method could parse the motion parts of articulated objects and their corresponding motion attributes from a monocular video. Under the constraints of motion attributes, the parsed parts can be driven to move realistically.

Abstract

Accurately analyzing the motion parts and their motion attributes in dynamic environments is crucial for advancing key areas such as embodied intelligence. Addressing the limitations of existing methods that rely on dense multi-view images or detailed part-level annotations, we propose an innovative framework that can analyze 3D mobility from monocular videos in a zero-shot manner. This framework can precisely parse motion parts and motion attributes only using a monocular video, completely eliminating the need for annotated training data. Specifically, our method first constructs the scene geometry and roughly analyzes the motion parts and their initial motion attributes combining depth estimation, optical flow analysis and point cloud registration method, then employs 2D Gaussian splatting for scene representation. Building on this, we introduce an end-to-end dynamic scene optimization algorithm specifically designed for articulated objects, refining the initial analysis results to ensure the system can handle ‘rotation’, ‘translation’, and even complex movements (‘rotation+translation’), demonstrating high flexibility and versatility. To validate the robustness and wide applicability of our method, we created a comprehensive dataset comprising both simulated and real-world scenarios. Experimental results show that our framework can effectively analyze articulated object motions in an annotation-free manner, showcasing its significant potential in future embodied intelligence applications.

BibTeX

@misc{zhou2025monomobilityzeroshot3dmobility,
      title={MonoMobility: Zero-Shot 3D Mobility Analysis from Monocular Videos}, 
      author={Hongyi Zhou and Yulan Guo and Xiaogang Wang and Kai Xu},
      year={2025},
      eprint={2505.11868},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2505.11868}, 
}