JOintGS: Joint Optimization of Cameras, Bodies and 3D Gaussians for In-the-Wild Monocular Reconstruction
Zihan Lou, Jinlong Fan, Sihan Ma, Yuxiang Yang, Jing Zhang
TL;DR
JOintGS addresses the challenge of reconstructing high-fidelity animatable 3D human avatars from monocular in-the-wild videos by jointly optimizing camera extrinsics, SMPL poses, and 3D Gaussian fields. It introduces a foreground-background disentanglement and a synergistic refinement mechanism that uses static background Gaussians to anchor camera estimates, uses refined cameras to improve temporal pose correspondences, and uses accurate poses to improve foreground-background separation. It adds a temporal dynamics module for per-frame non-rigid deformations and a residual color field for illumination effects, enabling robust, temporally-consistent reconstructions. Experiments on NeuMan and EMDB show state-of-the-art PSNR improvements and robustness to noisy initialization, with real-time rendering.
Abstract
Reconstructing high-fidelity animatable 3D human avatars from monocular RGB videos remains challenging, particularly in unconstrained in-the-wild scenarios where camera parameters and human poses from off-the-shelf methods (e.g., COLMAP, HMR2.0) are often inaccurate. Splatting (3DGS) advances demonstrate impressive rendering quality and real-time performance, they critically depend on precise camera calibration and pose annotations, limiting their applicability in real-world settings. We present JOintGS, a unified framework that jointly optimizes camera extrinsics, human poses, and 3D Gaussian representations from coarse initialization through a synergistic refinement mechanism. Our key insight is that explicit foreground-background disentanglement enables mutual reinforcement: static background Gaussians anchor camera estimation via multi-view consistency; refined cameras improve human body alignment through accurate temporal correspondence; optimized human poses enhance scene reconstruction by removing dynamic artifacts from static constraints. We further introduce a temporal dynamics module to capture fine-grained pose-dependent deformations and a residual color field to model illumination variations. Extensive experiments on NeuMan and EMDB datasets demonstrate that JOintGS achieves superior reconstruction quality, with 2.1~dB PSNR improvement over state-of-the-art methods on NeuMan dataset, while maintaining real-time rendering. Notably, our method shows significantly enhanced robustness to noisy initialization compared to the baseline.Our source code is available at https://github.com/MiliLab/JOintGS.
