Embedded Representation Learning Network for Animating Styled Video Portrait
Tianyong Wang, Xiangyu Liang, Wangguandong Zheng, Dan Niu, Haifeng Xia, Siyu Xia
TL;DR
ERLNet tackles style-controllable talking head synthesis by introducing a two-stage framework: an Audio Driven FLAME (ADF) module that maps audio and style video into FLAME coefficient sequences using a pair of transformer-based VQ-VAEs, and a Dual-Branch Fusion NeRF (DBF-NeRF) that renders heads and torsos from FLAME inputs with a specialized feature fusion strategy to reduce neck artifacts. The method leverages FLAME coefficients as stable intermediate representations and employs a deform module and perceptual losses to enhance realism. Experiments on LDST, MEAD, and HDTF demonstrate superior image quality and realistic style rendering, with ablations validating the necessity of the DBF-NeRF architecture, contrastive speech loss, and perceptual supervision. The work also contributes a long-duration styled talking head dataset (LDST) and shows practical gains in multimodal, style-aware video portrait generation.
Abstract
The talking head generation recently attracted considerable attention due to its widespread application prospects, especially for digital avatars and 3D animation design. Inspired by this practical demand, several works explored Neural Radiance Fields (NeRF) to synthesize the talking heads. However, these methods based on NeRF face two challenges: (1) Difficulty in generating style-controllable talking heads. (2) Displacement artifacts around the neck in rendered images. To overcome these two challenges, we propose a novel generative paradigm \textit{Embedded Representation Learning Network} (ERLNet) with two learning stages. First, the \textit{ audio-driven FLAME} (ADF) module is constructed to produce facial expression and head pose sequences synchronized with content audio and style video. Second, given the sequence deduced by the ADF, one novel \textit{dual-branch fusion NeRF} (DBF-NeRF) explores these contents to render the final images. Extensive empirical studies demonstrate that the collaboration of these two stages effectively facilitates our method to render a more realistic talking head than the existing algorithms.
