AI & Computational Science

AI Creates 4D Head Avatars From Just a Few Photos

AI Insight

FFAvatar is a new AI framework that creates high-quality, animatable 4D head avatars from one or more portrait photographs using a Transformer-based approach with 3D Gaussian representations. The system employs an alternating attention mechanism to separate identity features from facial expressions and viewing angles, while using a sparse-to-dense learning method that starts with coarse features and progressively adds fine details. A motion refinement module allows for personalized animation that goes beyond standard parametric facial models.


This technology could significantly advance applications in virtual reality, video conferencing, digital entertainment, and telepresence by enabling realistic avatar creation from minimal input images. The incremental reconstruction capability makes it more practical than existing methods that require fixed numbers of input views, potentially democratizing access to high-quality avatar generation.


arXiv:2606.30347v2 Announce Type: replace-cross
Abstract: We present FFAvatar, a Transformer-based 3D Gaussian framework for fast construction of high-quality and animatable 4D head avatars from one or more reference portrait images. Unlike existing feed-forward approaches that require a fixed number of input views, FFAvatar supports incremental reconstruction, progressively refining the avatar representation as additional reference images become available. At the core of our method is an alternating attention mechanism that disentangles identity appearance from expression and viewpoint variations, enabling the reconstruction of a canonical 3D appearance that remains consistent across poses and facial expressions. To balance visual fidelity and computational efficiency, we introduce a sparse-to-dense learning paradigm. Coarse appearance features are first learned using sparse primitives anchored to the FLAME vertex level and are subsequently densified in the UV domain to capture fine-grained geometric and texture details. We further propose a plug-and-play motion refinement module that enables subject-specific dynamic personalization by modeling residual motion beyond parametric deformation. Extensive experiments demonstrate that FFAvatar efficiently produces high-fidelity and controllable 4D head avatars, achieving superior flexibility, driving efficiency, and identity-consistent rendering across diverse expressions and viewpoints.

Source: FFAvatar: Feed-Forward 4D Head Avatar Reconstruction from Sparse Portrait Images