GAT-NeRF: Geometry-Aware-Transformer Enhanced Neural Radiance Fields for High-Fidelity 4D Facial Avatars
Zhe Chang, Haodong Jin, Ying Sun, Yan Song, Hui Yu
TL;DR
This work tackles the challenge of reconstructing high-fidelity 4D facial avatars from monocular video, where traditional NeRF-based methods struggle to capture fine geometric details. It introduces GAT-NeRF, a hybrid framework that embeds a Geometry-Aware Transformer (GAT) into NeRF, fusing coordinate encodings, 3DMM expression parameters, and per-frame latent codes to enhance per-point feature representations and recover dynamic wrinkles and skin textures. The method employs a two-stage volumetric rendering pipeline with coarse and fine networks, and an end-to-end training objective that includes latent-code regularization, enabling both high-fidelity reconstruction and controllable expression/pose manipulation. Experimental results on the NeRFace dataset demonstrate state-of-the-art fidelity in L1 and SSIM while providing robust expression and pose control, highlighting the potential of geometry-guided attention to advance realistic digital humans, albeit with noted limitations in generalization and real-time efficiency that point to future hybrid-prior and speed-optimized approaches.
Abstract
High-fidelity 4D dynamic facial avatar reconstruction from monocular video is a critical yet challenging task, driven by increasing demands for immersive virtual human applications. While Neural Radiance Fields (NeRF) have advanced scene representation, their capacity to capture high-frequency facial details, such as dynamic wrinkles and subtle textures from information-constrained monocular streams, requires significant enhancement. To tackle this challenge, we propose a novel hybrid neural radiance field framework, called Geometry-Aware-Transformer Enhanced NeRF (GAT-NeRF) for high-fidelity and controllable 4D facial avatar reconstruction, which integrates the Transformer mechanism into the NeRF pipeline. GAT-NeRF synergistically combines a coordinate-aligned Multilayer Perceptron (MLP) with a lightweight Transformer module, termed as Geometry-Aware-Transformer (GAT) due to its processing of multi-modal inputs containing explicit geometric priors. The GAT module is enabled by fusing multi-modal input features, including 3D spatial coordinates, 3D Morphable Model (3DMM) expression parameters, and learnable latent codes to effectively learn and enhance feature representations pertinent to fine-grained geometry. The Transformer's effective feature learning capabilities are leveraged to significantly augment the modeling of complex local facial patterns like dynamic wrinkles and acne scars. Comprehensive experiments unequivocally demonstrate GAT-NeRF's state-of-the-art performance in visual fidelity and high-frequency detail recovery, forging new pathways for creating realistic dynamic digital humans for multimedia applications.
