Generalizable Human Gaussians for Sparse View Synthesis
Youngjoong Kwon, Baole Fang, Yixing Lu, Haoye Dong, Cheng Zhang, Francisco Vicente Carrasco, Albert Mosella-Montoro, Jianjin Xu, Shingo Takagi, Daeil Kim, Aayush Prakash, Fernando De la Torre
TL;DR
This work tackles sparse-view generalization for photorealistic human rendering by reframing 3D Gaussian fitting as regression on the 2D UV space of a human template, anchored to SMPL-X geometry. It introduces Generalizable Human Gaussians (GHG) with a multi-scaffold representation, enabling accurate, fast, and test-time-optimization-free synthesis of novel views for unseen subjects. The method combines geometry- and appearance-conditioned 2D CNNs to generate Gaussian parameter maps, and leverages an inpainting module to fill unobserved regions, achieving strong within-dataset and cross-dataset generalization against NeRF-based and Gaussian baselines. Empirical results show improved perceptual quality (LPIPS, FID) and competitive PSNR, with a significant speed advantage over NeRF-based approaches, underscoring the practical potential for real-time or near-real-time digital humans in AR/VR and media production.
Abstract
Recent progress in neural rendering has brought forth pioneering methods, such as NeRF and Gaussian Splatting, which revolutionize view rendering across various domains like AR/VR, gaming, and content creation. While these methods excel at interpolating {\em within the training data}, the challenge of generalizing to new scenes and objects from very sparse views persists. Specifically, modeling 3D humans from sparse views presents formidable hurdles due to the inherent complexity of human geometry, resulting in inaccurate reconstructions of geometry and textures. To tackle this challenge, this paper leverages recent advancements in Gaussian Splatting and introduces a new method to learn generalizable human Gaussians that allows photorealistic and accurate view-rendering of a new human subject from a limited set of sparse views in a feed-forward manner. A pivotal innovation of our approach involves reformulating the learning of 3D Gaussian parameters into a regression process defined on the 2D UV space of a human template, which allows leveraging the strong geometry prior and the advantages of 2D convolutions. In addition, a multi-scaffold is proposed to effectively represent the offset details. Our method outperforms recent methods on both within-dataset generalization as well as cross-dataset generalization settings.
