paper-with-me

Papers

DiM-Gesture: Co-Speech Gesture Generation with Adaptive Layer Normalization Mamba-2 framework

2024-08-01 · Fan Zhang, Naye Ji, Fuxing Gao, Bozuo Zhao, Jingmei Wu, Yanbing Jiang, Hui Du, Zhenqing Ye, Jiayang Zhu, WeiFan Zhong, Leyao Yan, Xiaomeng Ma

Speech-driven gesture generation is an emerging domain within virtual human creation, where current methods predominantly utilize Transformer-based architectures that necessitate extensive memory and are characterized by slow inference speeds. In response to these limitations, we propose \textit{DiM-Gestures}, a novel end-to-end generative model crafted to create highly personalized 3D full-body gestures solely from raw speech audio, employing Mamba-based architectures. This model integrates a Mamba-based fuzzy feature extractor with a non-autoregressive Adaptive Layer Normalization (AdaLN) Mamba-2 diffusion architecture. The extractor, leveraging a Mamba framework and a WavLM pre-trained model, autonomously derives implicit, continuous fuzzy features, which are then unified into a singular latent feature. This feature is processed by the AdaLN Mamba-2, which implements a uniform conditional mechanism across all tokens to robustly model the interplay between the fuzzy features and the resultant gesture sequence. This innovative approach guarantees high fidelity in gesture-speech synchronization while maintaining the naturalness of the gestures. Employing a diffusion model for training and inference, our framework has undergone extensive subjective and objective evaluations on the ZEGGS and BEAT datasets. These assessments substantiate our model's enhanced performance relative to contemporary state-of-the-art methods, demonstrating competitive outcomes with the DiTs architecture (Persona-Gestors) while optimizing memory usage and accelerating inference speed.

📄 PDF Abstract BibTeX arXiv:2408.00370

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture GenerationMamba

Methods 이 논문이 사용한 방법론

Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

DiM-Gestor: Co-Speech Gesture Generation with Adaptive Layer Normalization Mamba-2

2024-11-23 · Fan Zhang, Siyuan Zhao, Naye Ji, Zhaohan Wang 외

Speech-driven gesture generation using transformer-based generative models represents a rapidly advancing area within virtual human creation. However, existing models face significant challenges due to their quadratic ti…

Gesture GenerationMamba

Audio is all in one: speech-driven gesture synthetics using WavLM pre-trained model

2023-08-11 · Fan Zhang, Naye Ji, Fuxing Gao, Siyuan Zhao 외

The generation of co-speech gestures for digital humans is an emerging area in the field of virtual human creation. Prior research has made progress by using acoustic and semantic information as input and adopting classi…

AllGesture Generation

CoCoGesture: Toward Coherent Co-speech 3D Gesture Generation in the Wild

2024-05-27 · Xingqun Qi, Hengyuan Zhang, Yatian Wang, Jiahao Pan 외

Deriving co-speech 3D gestures has seen tremendous progress in virtual avatar animation. Yet, the existing methods often produce stiff and unreasonable gestures with unseen human speech inputs due to the limited 3D speec…

Gesture Generation

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 f…

Contrastive LearningGesture Generationmodel

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