GaussianHead: High-fidelity Head Avatars with Learnable Gaussian Derivation
Jie Wang, Jiu-Cheng Xie, Xianyan Li, Feng Xu, Chi-Man Pun, Hao Gao
TL;DR
GaussianHead tackles monocular, dynamic head avatar reconstruction by representing head geometry with anisotropic 3D Gaussians and storing appearance in a compact single-resolution tri-plane. A motion deformation field aligns Gaussians to expression-driven poses, while a novel learnable Gaussian derivation generates multiple doppelgangers per core Gaussian, mitigating feature dilution and enabling high-fidelity texture capture. Hierarchical radiance decoding and inherited derivation initialization provide accurate rendering with efficient training, yielding superior reconstruction, cross-identity reenactment, and novel-view synthesis at a notably smaller model size. The approach offers practical potential for real-time or resource-constrained applications and sets a new direction for compact, expressive head avatars.
Abstract
Constructing vivid 3D head avatars for given subjects and realizing a series of animations on them is valuable yet challenging. This paper presents GaussianHead, which models the actional human head with anisotropic 3D Gaussians. In our framework, a motion deformation field and multi-resolution tri-plane are constructed respectively to deal with the head's dynamic geometry and complex texture. Notably, we impose an exclusive derivation scheme on each Gaussian, which generates its multiple doppelgangers through a set of learnable parameters for position transformation. With this design, we can compactly and accurately encode the appearance information of Gaussians, even those fitting the head's particular components with sophisticated structures. In addition, an inherited derivation strategy for newly added Gaussians is adopted to facilitate training acceleration. Extensive experiments show that our method can produce high-fidelity renderings, outperforming state-of-the-art approaches in reconstruction, cross-identity reenactment, and novel view synthesis tasks. Our code is available at: https://github.com/chiehwangs/gaussian-head.
