M3G: Multi-Granular Gesture Generator for Audio-Driven Full-Body Human Motion Synthesis
Zhizhuo Yin, Yuk Hang Tsui, Pan Hui
TL;DR
M3G tackles the challenge of audio-driven holistic gesture synthesis by introducing multi-granular motion modeling. It combines MG-VQ-VAE, which tokenizes motion at multiple temporal scales into a shared codebook, with a Multi-Granular Token Predictor that maps audio and transcripts to these tokens across face, upper body, hands, and lower body, enabling coherent reconstruction via TransTCN decoders. The approach yields stronger objective metrics and favorable perceptual results compared to state-of-the-art methods, demonstrating improved realism, expressiveness, and synchronization. This framework advances virtual avatar realism for metaverse applications by capturing diverse gesture patterns across all body parts with variable granularity.
Abstract
Generating full-body human gestures encompassing face, body, hands, and global movements from audio is a valuable yet challenging task in virtual avatar creation. Previous systems focused on tokenizing the human gestures framewisely and predicting the tokens of each frame from the input audio. However, one observation is that the number of frames required for a complete expressive human gesture, defined as granularity, varies among different human gesture patterns. Existing systems fail to model these gesture patterns due to the fixed granularity of their gesture tokens. To solve this problem, we propose a novel framework named Multi-Granular Gesture Generator (M3G) for audio-driven holistic gesture generation. In M3G, we propose a novel Multi-Granular VQ-VAE (MGVQ-VAE) to tokenize motion patterns and reconstruct motion sequences from different temporal granularities. Subsequently, we proposed a multi-granular token predictor that extracts multi-granular information from audio and predicts the corresponding motion tokens. Then M3G reconstructs the human gestures from the predicted tokens using the MGVQ-VAE. Both objective and subjective experiments demonstrate that our proposed M3G framework outperforms the state-of-the-art methods in terms of generating natural and expressive full-body human gestures.
