paper-with-me

Papers

GestureDiffuCLIP: Gesture Diffusion Model with CLIP Latents

2023-03-26 · Tenglong Ao, Zeyi Zhang, Libin Liu

The automatic generation of stylized co-speech gestures has recently received increasing attention. Previous systems typically allow style control via predefined text labels or example motion clips, which are often not flexible enough to convey user intent accurately. In this work, we present GestureDiffuCLIP, a neural network framework for synthesizing realistic, stylized co-speech gestures with flexible style control. We leverage the power of the large-scale Contrastive-Language-Image-Pre-training (CLIP) model and present a novel CLIP-guided mechanism that extracts efficient style representations from multiple input modalities, such as a piece of text, an example motion clip, or a video. Our system learns a latent diffusion model to generate high-quality gestures and infuses the CLIP representations of style into the generator via an adaptive instance normalization (AdaIN) layer. We further devise a gesture-transcript alignment mechanism that ensures a semantically correct gesture generation based on contrastive learning. Our system can also be extended to allow fine-grained style control of individual body parts. We demonstrate an extensive set of examples showing the flexibility and generalizability of our model to a variety of style descriptions. In a user study, we show that our system outperforms the state-of-the-art approaches regarding human likeness, appropriateness, and style correctness.

📄 PDF Abstract BibTeX arXiv:2303.14613

Code (1)

aubrey-ao/humanbehavioranimation pytorch

Tasks

Contrastive LearningGesture Generationmodel

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

InteractGesture: Progressive Chunk Guidance for Continuous Streaming Co-Speech Gesture Control

2026-08-26 · Ekkasit Pinyoanuntapong, Ajinkya Deogade, Paul Streli, Wenjing Zhang 외 arxiv

Co-speech gesture generation has made significant progress toward realistic full-body motion from speaker audio, yet existing models lack fine-grained spatial controllability of individual joints. To address this, we int…

Gesture Generation

Taming Diffusion Models for Audio-Driven Co-Speech Gesture Generation

2023-03-16 · CVPR 2023 1 · Lingting Zhu, Xian Liu, Xuanyu Liu, Rui Qian 외

Animating virtual avatars to make co-speech gestures facilitates various applications in human-machine interaction. The existing methods mainly rely on generative adversarial networks (GANs), which typically suffer from …

DiversityGesture Generation

Bifrost-1: Bridging Multimodal LLMs and Diffusion Models with Patch-level CLIP Latents

2025-08-08 · Han Lin, Jaemin Cho, Amir Zadeh, Chuan Li 외 arxiv

There is growing interest in integrating high-fidelity visual synthesis capabilities into large language models (LLMs) without compromising their strong reasoning capabilities. Existing methods that directly train LLMs o…

Multimodal ReasoningImage Generation

Early Estimation of Language to Latent Alignment in Diffusion Models

2025-12-09 · Vasco Ramos, Regev Cohen, Idan Szpektor, Joao Magalhaes arxiv

Conditional diffusion models frequently suffer from language-image misalignments. Due to the ambiguity of intermediate noise corrupted latents, assessing prompt adherence currently requires completing the entire sampling…

Data Augmentation

TANGO: Co-Speech Gesture Video Reenactment with Hierarchical Audio Motion Embedding and Diffusion Interpolation

2024-10-05 · Haiyang Liu, Xingchao Yang, Tomoya Akiyama, Yuantian Huang 외

We present TANGO, a framework for generating co-speech body-gesture videos. Given a few-minute, single-speaker reference video and target speech audio, TANGO produces high-fidelity videos with synchronized body gestures.…

cross-modal alignmentRetrievalvalid