MeGA: Hybrid Mesh-Gaussian Head Avatar for High-Fidelity Rendering and Head Editing
Cong Wang, Di Kang, He-Yi Sun, Shen-Han Qian, Zi-Xuan Wang, Linchao Bao, Song-Hai Zhang
TL;DR
MeGA addresses the challenge of high-fidelity head avatars by decoupling head components into suitable representations: an enhanced FLAME-based facial mesh augmented with a UV displacement map and three-part neural textures for facial rendering via deferred neural rendering, and a static 3D Gaussian Splatting hair model with rigid and MLP-driven non-rigid deformation for dynamic hair. An occlusion-aware blending module ensures seamless face-hair fusion. The system enables downstream editing such as hairstyle alterations and texture edits, and experiments on the NeRSemble dataset show state-of-the-art performance in novel-view and novel-expression synthesis. Overall, MeGA demonstrates that a targeted hybrid representation can achieve superior photorealism and practical editability for full-head avatars in AR/VR contexts.
Abstract
Creating high-fidelity head avatars from multi-view videos is a core issue for many AR/VR applications. However, existing methods usually struggle to obtain high-quality renderings for all different head components simultaneously since they use one single representation to model components with drastically different characteristics (e.g., skin vs. hair). In this paper, we propose a Hybrid Mesh-Gaussian Head Avatar (MeGA) that models different head components with more suitable representations. Specifically, we select an enhanced FLAME mesh as our facial representation and predict a UV displacement map to provide per-vertex offsets for improved personalized geometric details. To achieve photorealistic renderings, we obtain facial colors using deferred neural rendering and disentangle neural textures into three meaningful parts. For hair modeling, we first build a static canonical hair using 3D Gaussian Splatting. A rigid transformation and an MLP-based deformation field are further applied to handle complex dynamic expressions. Combined with our occlusion-aware blending, MeGA generates higher-fidelity renderings for the whole head and naturally supports more downstream tasks. Experiments on the NeRSemble dataset demonstrate the effectiveness of our designs, outperforming previous state-of-the-art methods and supporting various editing functionalities, including hairstyle alteration and texture editing.
