CVMMSep 5, 2024

SegTalker: Segmentation-based Talking Face Generation with Mask-guided Local Editing

arXiv:2409.03605v111 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work addresses texture preservation in talking face generation for video synthesis applications, representing an incremental improvement over existing methods.

The paper tackles the problem of preserving intricate regional textures like skin and teeth in audio-driven talking face generation by proposing SegTalker, a framework that decouples lip movements and image textures using segmentation as an intermediate representation, resulting in effective texture preservation and competitive lip synchronization on HDTF and MEAD datasets.

Audio-driven talking face generation aims to synthesize video with lip movements synchronized to input audio. However, current generative techniques face challenges in preserving intricate regional textures (skin, teeth). To address the aforementioned challenges, we propose a novel framework called SegTalker to decouple lip movements and image textures by introducing segmentation as intermediate representation. Specifically, given the mask of image employed by a parsing network, we first leverage the speech to drive the mask and generate talking segmentation. Then we disentangle semantic regions of image into style codes using a mask-guided encoder. Ultimately, we inject the previously generated talking segmentation and style codes into a mask-guided StyleGAN to synthesize video frame. In this way, most of textures are fully preserved. Moreover, our approach can inherently achieve background separation and facilitate mask-guided facial local editing. In particular, by editing the mask and swapping the region textures from a given reference image (e.g. hair, lip, eyebrows), our approach enables facial editing seamlessly when generating talking face video. Experiments demonstrate that our proposed approach can effectively preserve texture details and generate temporally consistent video while remaining competitive in lip synchronization. Quantitative and qualitative results on the HDTF and MEAD datasets illustrate the superior performance of our method over existing methods.

Foundations

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

Your Notes