paper-with-me

홈 › Papers

Co-Speech Gesture Video Generation via Motion-Decoupled Diffusion Model

2024-04-02 · CVPR 2024 1 · Xu He, Qiaochu Huang, Zhensong Zhang, Zhiwei Lin, Zhiyong Wu, Sicheng Yang, Minglei Li, Zhiyi Chen, Songcen Xu, Xiaofei Wu

Co-speech gestures, if presented in the lively form of videos, can achieve superior visual effects in human-machine interaction. While previous works mostly generate structural human skeletons, resulting in the omission of appearance information, we focus on the direct generation of audio-driven co-speech gesture videos in this work. There are two main challenges: 1) A suitable motion feature is needed to describe complex human movements with crucial appearance information. 2) Gestures and speech exhibit inherent dependencies and should be temporally aligned even of arbitrary length. To solve these problems, we present a novel motion-decoupled framework to generate co-speech gesture videos. Specifically, we first introduce a well-designed nonlinear TPS transformation to obtain latent motion features preserving essential appearance information. Then a transformer-based diffusion model is proposed to learn the temporal correlation between gestures and speech, and performs generation in the latent motion space, followed by an optimal motion selection module to produce long-term coherent and consistent gesture videos. For better visual perception, we further design a refinement network focusing on missing details of certain areas. Extensive experimental results show that our proposed framework significantly outperforms existing approaches in both motion and video-related evaluations. Our code, demos, and more resources are available at https://github.com/thuhcsi/S2G-MDDiffusion.

📄 PDF Abstract BibTeX arXiv:2404.01862

Code (1)

thuhcsi/s2g-mddiffusion 공식 구현 pytorch

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Audio-Driven Co-Speech Gesture Video Generation

2022-12-05 · Xian Liu, Qianyi Wu, Hang Zhou, Yuanqi Du 외

Co-speech gesture is crucial for human-machine interaction and digital entertainment. While previous works mostly map speech audio to human skeletons (e.g., 2D keypoints), directly generating speakers' gestures in the im…

Video Generation

MMGT: Motion Mask Guided Two-Stage Network for Co-Speech Gesture Video Generation

2025-05-29 · Siyuan Wang, Jiawei Liu, Wei Wang, Yeying Jin 외

Co-Speech Gesture Video Generation aims to generate vivid speech videos from audio-driven still images, which is challenging due to the diversity of different parts of the body in terms of amplitude of motion, audio rele…

Motion GenerationVideo Generation

Contextual Gesture: Co-Speech Gesture Video Generation through Context-aware Gesture Representation

2025-02-11 · Pinxin Liu, Pengfei Zhang, Hyeongwoo Kim, Pablo Garrido 외

Co-speech gesture generation is crucial for creating lifelike avatars and enhancing human-computer interactions by synchronizing gestures with speech. Despite recent advancements, existing methods struggle with accuratel…

Gesture GenerationVideo Generation

Co-Speech Gesture Video Generation with Implicit Motion-Audio Entanglement

2025-01-01 · CVPR 2025 1 · Xinjie Li, Ziyi Chen, Xinlu Yu, Iek-Heng Chu 외

Co-speech gestures are essential to non-verbal communication, enhancing both the naturalness and effectiveness of human interaction. Although recent methods have made progress in generating co-speech gesture videos, …

Gesture GenerationMotion GenerationVideo Generation

Motion-example-controlled Co-speech Gesture Generation Leveraging Large Language Models

2025-07-27 · Bohong Chen, Yumeng Li, Youyi Zheng, Yao-Xiang Ding 외 arxiv

The automatic generation of controllable co-speech gestures has recently gained growing attention. While existing systems typically achieve gesture control through predefined categorical labels or implicit pseudo-labels …

Gesture Generation