CVFeb 26

Causal Motion Diffusion Models for Autoregressive Motion Generation

arXiv:2602.22594v13 citationsh-index: 3
Originality Highly original
AI Analysis

This work provides a new framework for real-time, long-horizon human motion generation, which is significant for applications requiring interactive and streaming motion synthesis.

This paper introduces Causal Motion Diffusion Models (CMDM), an autoregressive framework for human motion synthesis that addresses limitations of existing bidirectional and autoregressive models. CMDM achieves high-quality text-to-motion generation, streaming synthesis, and long-horizon motion generation at interactive rates, outperforming existing models in semantic fidelity and temporal smoothness on HumanML3D and SnapMoGen while reducing inference latency.

Recent advances in motion diffusion models have substantially improved the realism of human motion synthesis. However, existing approaches either rely on full-sequence diffusion models with bidirectional generation, which limits temporal causality and real-time applicability, or autoregressive models that suffer from instability and cumulative errors. In this work, we present Causal Motion Diffusion Models (CMDM), a unified framework for autoregressive motion generation based on a causal diffusion transformer that operates in a semantically aligned latent space. CMDM builds upon a Motion-Language-Aligned Causal VAE (MAC-VAE), which encodes motion sequences into temporally causal latent representations. On top of this latent representation, an autoregressive diffusion transformer is trained using causal diffusion forcing to perform temporally ordered denoising across motion frames. To achieve fast inference, we introduce a frame-wise sampling schedule with causal uncertainty, where each subsequent frame is predicted from partially denoised previous frames. The resulting framework supports high-quality text-to-motion generation, streaming synthesis, and long-horizon motion generation at interactive rates. Experiments on HumanML3D and SnapMoGen demonstrate that CMDM outperforms existing diffusion and autoregressive models in both semantic fidelity and temporal smoothness, while substantially reducing inference latency.

Foundations

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

Your Notes