Self-Supervised Learning of Deviation in Latent Representation for Co-speech Gesture Video Generation

Huan Yang,Jiahui Chen,Chaofan Ding,Runhua Shi,Siyu Xiong,Qingqi Hong,Xiaoqi Mo,Xinhan Di
2024-09-26
Abstract:Gestures are pivotal in enhancing co-speech communication. While recent works have mostly focused on point-level motion transformation or fully supervised motion representations through data-driven approaches, we explore the representation of gestures in co-speech, with a focus on self-supervised representation and pixel-level motion deviation, utilizing a diffusion model which incorporates latent motion features. Our approach leverages self-supervised deviation in latent representation to facilitate hand gestures generation, which are crucial for generating realistic gesture videos. Results of our first experiment demonstrate that our method enhances the quality of generated videos, with an improvement from 2.7 to 4.5% for FGD, DIV, and FVD, and 8.1% for PSNR, 2.5% for SSIM over the current state-of-the-art methods.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to improve the realism and detailed expressiveness of videos when generating gesture videos synchronized with spoken language. Current methods often produce motion videos lacking in realism and detailed movements, and these methods usually require a large amount of computing resources and fully - supervised motion - labeled data, resulting in high costs. For this reason, the author proposes a new self - supervised learning method. By introducing a latent deviation module to generate natural gesture videos, especially focusing on pixel - level motion deviation, and using a diffusion model combined with latent motion features to achieve this goal. This method not only reduces the dependence on large - scale labeled data but also improves the quality of the generated videos, specifically in terms of the clarity, range of motion, consistency, and synchronization of gestures. Experimental results show that this method outperforms existing state - of - the - art models on multiple evaluation metrics.