GRCVSDMar 18, 2025

MAG: Multi-Modal Aligned Autoregressive Co-Speech Gesture Generation without Vector Quantization

arXiv:2503.14040v12 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work improves gesture generation for applications like virtual avatars or animation, but it is incremental as it builds on existing autoregressive and diffusion models.

The paper tackles the problem of generating realistic full-body co-speech gestures by addressing information loss from vector quantization in existing methods, proposing MAG, a framework that achieves state-of-the-art performance on benchmark datasets with high realism and diversity.

This work focuses on full-body co-speech gesture generation. Existing methods typically employ an autoregressive model accompanied by vector-quantized tokens for gesture generation, which results in information loss and compromises the realism of the generated gestures. To address this, inspired by the natural continuity of real-world human motion, we propose MAG, a novel multi-modal aligned framework for high-quality and diverse co-speech gesture synthesis without relying on discrete tokenization. Specifically, (1) we introduce a motion-text-audio-aligned variational autoencoder (MTA-VAE), which leverages pre-trained WavCaps' text and audio embeddings to enhance both semantic and rhythmic alignment with motion, ultimately producing more realistic gestures. (2) Building on this, we propose a multimodal masked autoregressive model (MMAG) that enables autoregressive modeling in continuous motion embeddings through diffusion without vector quantization. To further ensure multi-modal consistency, MMAG incorporates a hybrid granularity audio-text fusion block, which serves as conditioning for diffusion process. Extensive experiments on two benchmark datasets demonstrate that MAG achieves stateof-the-art performance both quantitatively and qualitatively, producing highly realistic and diverse co-speech gestures.The code will be released to facilitate future research.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes