CVAIGRDec 9, 2022

Masked Lip-Sync Prediction by Audio-Visual Contextual Exploitation in Transformers

arXiv:2212.04970v142 citationsh-index: 60
Originality Incremental advance
AI Analysis

This work addresses the challenge of creating realistic talking faces for applications like video editing or virtual avatars, though it is incremental by focusing on mouth-only alterations rather than whole-face generation.

The paper tackles the problem of generating realistic lip-synced talking faces by altering only the mouth shapes of a target person, using a masked prediction approach, and achieves high-fidelity results with photo-realistic quality as validated by experiments.

Previous studies have explored generating accurately lip-synced talking faces for arbitrary targets given audio conditions. However, most of them deform or generate the whole facial area, leading to non-realistic results. In this work, we delve into the formulation of altering only the mouth shapes of the target person. This requires masking a large percentage of the original image and seamlessly inpainting it with the aid of audio and reference frames. To this end, we propose the Audio-Visual Context-Aware Transformer (AV-CAT) framework, which produces accurate lip-sync with photo-realistic quality by predicting the masked mouth shapes. Our key insight is to exploit desired contextual information provided in audio and visual modalities thoroughly with delicately designed Transformers. Specifically, we propose a convolution-Transformer hybrid backbone and design an attention-based fusion strategy for filling the masked parts. It uniformly attends to the textural information on the unmasked regions and the reference frame. Then the semantic audio information is involved in enhancing the self-attention computation. Additionally, a refinement network with audio injection improves both image and lip-sync quality. Extensive experiments validate that our model can generate high-fidelity lip-synced results for arbitrary subjects.

Foundations

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

Your Notes