CVGRSep 5, 2023

ReliTalk: Relightable Talking Portrait Generation from a Single Video

arXiv:2309.02434v116 citationsh-index: 26Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of creating adaptable video avatars for applications like virtual reality or film, though it is incremental by building on existing audio-driven portrait generation methods.

The paper tackles the problem of generating relightable talking portraits from a single monocular video, enabling seamless adaptation to different backgrounds and lighting conditions, and achieves state-of-the-art results validated on real and synthetic datasets.

Recent years have witnessed great progress in creating vivid audio-driven portraits from monocular videos. However, how to seamlessly adapt the created video avatars to other scenarios with different backgrounds and lighting conditions remains unsolved. On the other hand, existing relighting studies mostly rely on dynamically lighted or multi-view data, which are too expensive for creating video portraits. To bridge this gap, we propose ReliTalk, a novel framework for relightable audio-driven talking portrait generation from monocular videos. Our key insight is to decompose the portrait's reflectance from implicitly learned audio-driven facial normals and images. Specifically, we involve 3D facial priors derived from audio features to predict delicate normal maps through implicit functions. These initially predicted normals then take a crucial part in reflectance decomposition by dynamically estimating the lighting condition of the given video. Moreover, the stereoscopic face representation is refined using the identity-consistent loss under simulated multiple lighting conditions, addressing the ill-posed problem caused by limited views available from a single monocular video. Extensive experiments validate the superiority of our proposed framework on both real and synthetic datasets. Our code is released in https://github.com/arthur-qiu/ReliTalk.

Code Implementations1 repo
Foundations

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

Your Notes