Generalizable Human Gaussian Splatting via Multi-view Semantic Consistency

arXiv cs.CV / 4/29/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses the challenge of generalizable human Gaussian splatting from sparse-view inputs, where existing methods can produce inconsistent multi-view feature representations.
  • It proposes localizing 3D Gaussians by unprojecting latent embeddings from each viewpoint into a shared 3D space using predicted depth maps.
  • To handle body-part mismatches caused by complex articulation and limited view overlap, it recalibrates embeddings belonging to the same body part via cross-view attention.
  • The method targets spatial ambiguity in highly textured regions and occluded body parts, improving 3D Gaussian placement and ultimately rendering quality.
  • Experiments on benchmark datasets indicate that the approach outperforms prior methods for generalizable human Gaussian splatting under sparse-view settings.

Abstract

Recently, generalizable human Gaussian splatting from sparse-view inputs has been actively studied for the photorealistic human rendering. Most existing methods rely on explicit geometric constraints or predefined structural representations to accurately position 3D Gaussians. Although these approaches have shown the remarkable progress in this field, they still suffer from inconsistent feature representations across multi-view inputs due to complex articulations of the human body and limited overlaps between different views. To address this problem, we propose a novel method to accurately localize 3D Gaussians and ultimately improve the quality of human rendering. The key idea is to unproject latent embeddings encoded from each viewpoint into a shared 3D space through predicted depth maps and recalibrate them belonging to the same body part based on cross-view attention. This helps the model resolve the spatial ambiguity occurring in highly textured regions as well as occluded body parts, thus leading to the accurate localization of 3D Gaussians. Experimental results on benchmark datasets show that the proposed method efficiently improves the performance of generalizable human Gaussian splatting from sparse-view inputs.