ArtGS: Building Interactable Replicas of Complex Articulated Objects via Gaussian Splatting
Yu Liu, Baoxiong Jia, Ruijie Lu, Junfeng Ni, Song-Chun Zhu, Siyuan Huang
TL;DR
ArtGS addresses the challenge of reconstructing and animating complex, multi-part articulated objects from two-state multi-view data by introducing a Gaussian-splat-based representation with a canonical, motion-informed initialization and a skinning-inspired, center-based part dynamics model. The method jointly optimizes canonical Gaussians, per-part motion via dual-quaternions, and part assignments, guided by self-supervision and warm-up strategies to ensure robust convergence. Empirical results on synthetic and real datasets show state-of-the-art performance in both joint parameter estimation and high-quality part-mesh reconstruction, with strong scalability to objects having multiple movable parts. The approach significantly improves reconstruction quality and efficiency and lays groundwork for reliable digital twins in robotics and AR, while also outlining limitations and avenues for future work such as multi-state extensions and improved center initialization.
Abstract
Building articulated objects is a key challenge in computer vision. Existing methods often fail to effectively integrate information across different object states, limiting the accuracy of part-mesh reconstruction and part dynamics modeling, particularly for complex multi-part articulated objects. We introduce ArtGS, a novel approach that leverages 3D Gaussians as a flexible and efficient representation to address these issues. Our method incorporates canonical Gaussians with coarse-to-fine initialization and updates for aligning articulated part information across different object states, and employs a skinning-inspired part dynamics modeling module to improve both part-mesh reconstruction and articulation learning. Extensive experiments on both synthetic and real-world datasets, including a new benchmark for complex multi-part objects, demonstrate that ArtGS achieves state-of-the-art performance in joint parameter estimation and part mesh reconstruction. Our approach significantly improves reconstruction quality and efficiency, especially for multi-part articulated objects. Additionally, we provide comprehensive analyses of our design choices, validating the effectiveness of each component to highlight potential areas for future improvement. Our work is made publicly available at: https://articulate-gs.github.io.
