CVJun 14, 2023

Generalizable One-shot Neural Head Avatar

arXiv:2306.08768v124 citationsh-index: 40
Originality Incremental advance
AI Analysis

This enables efficient creation of personalized avatars for applications like virtual reality or gaming, though it is incremental as it builds on existing neural avatar methods.

The paper tackles the problem of reconstructing and animating 3D head avatars from a single-view portrait image, achieving high fidelity and surpassing state-of-the-art methods by a large margin.

We present a method that reconstructs and animates a 3D head avatar from a single-view portrait image. Existing methods either involve time-consuming optimization for a specific person with multiple images, or they struggle to synthesize intricate appearance details beyond the facial region. To address these limitations, we propose a framework that not only generalizes to unseen identities based on a single-view image without requiring person-specific optimization, but also captures characteristic details within and beyond the face area (e.g. hairstyle, accessories, etc.). At the core of our method are three branches that produce three tri-planes representing the coarse 3D geometry, detailed appearance of a source image, as well as the expression of a target image. By applying volumetric rendering to the combination of the three tri-planes followed by a super-resolution module, our method yields a high fidelity image of the desired identity, expression and pose. Once trained, our model enables efficient 3D head avatar reconstruction and animation via a single forward pass through a network. Experiments show that the proposed approach generalizes well to unseen validation datasets, surpassing SOTA baseline methods by a large margin on head avatar reconstruction and animation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes