Data standardization for robust lip sync
Chun Wang
TL;DR
The paper tackles lip-sync robustness under real-world distractors by introducing a data standardization pipeline (DSP) that leverages a 3D Morphable Model to disentangle lip motion from confounding factors. By training an expressional encoder (E-Net) and rendering standardized expressive images with controlled attributes, DSP provides inputs that yield higher data efficiency for existing lip-sync methods and competitive active speaker detection on ASW2021. Key contributions include a novel training dataset construction strategy with cross-collection constraints, a multi-term loss to enforce accurate expression disentanglement, and a face-synthesis framework that can optionally produce depth information. The approach demonstrates that domain-knowledge-based standardization can significantly improve robustness and generalization in AV tasks beyond purely data-driven augmentation.
Abstract
Lip sync is a fundamental audio-visual task. However, existing lip sync methods fall short of being robust in the wild. One important cause could be distracting factors on the visual input side, making extracting lip motion information difficult. To address these issues, this paper proposes a data standardization pipeline to standardize the visual input for lip sync. Based on recent advances in 3D face reconstruction, we first create a model that can consistently disentangle lip motion information from the raw images. Then, standardized images are synthesized with disentangled lip motion information, with all other attributes related to distracting factors set to predefined values independent of the input, to reduce their effects. Using synthesized images, existing lip sync methods improve their data efficiency and robustness, and they achieve competitive performance for the active speaker detection task.
