FreeGaussian: Annotation-free Control of Articulated Objects via 3D Gaussian Splats with Flow Derivatives
Qizhi Chen, Delin Qu, Junli Liu, Yiwen Tang, Haoming Song, Dong Wang, Bin Zhao, Xuelong Li
TL;DR
FreeGaussian presents an annotation-free pipeline for controllable view synthesis of articulated objects by deriving dynamic Gaussian flow from optical flow and camera motion, eliminating the need for manual masks or control signals. A key innovation is the 3D spherical vector control, which encodes per-Gaussian trajectories as state representations, enabling interactive manipulation without explicit trajectory fitting. The method combines flow-guided optimization with a robust clustering step (HDBSCAN) to localize interactive Gaussians, achieving state-of-the-art or competitive results on multiple datasets while maintaining real-time rendering potential. Overall, the work advances practical, annotation-free dynamic scene reconstruction with precise part-aware controllability and efficient training. Its flow-derivative framework and 3D spherical control offer a scalable path toward annotation-free CVS in real-world environments.
Abstract
Reconstructing controllable Gaussian splats for articulated objects from monocular video is especially challenging due to its inherently insufficient constraints. Existing methods address this by relying on dense masks and manually defined control signals, limiting their real-world applications. In this paper, we propose an annotation-free method, FreeGaussian, which mathematically disentangles camera egomotion and articulated movements via flow derivatives. By establishing a connection between 2D flows and 3D Gaussian dynamic flow, our method enables optimization and continuity of dynamic Gaussian motions from flow priors without any control signals. Furthermore, we introduce a 3D spherical vector controlling scheme, which represents the state as a 3D Gaussian trajectory, thereby eliminating the need for complex 1D control signal calculations and simplifying controllable Gaussian modeling. Extensive experiments on articulated objects demonstrate the state-of-the-art visual performance and precise, part-aware controllability of our method. Code is available at: https://github.com/Tavish9/freegaussian.
