English

T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations

Computer Vision and Pattern Recognition 2023-09-26 v4

Abstract

In this work, we investigate a simple and must-known conditional generative framework based on Vector Quantised-Variational AutoEncoder (VQ-VAE) and Generative Pre-trained Transformer (GPT) for human motion generation from textural descriptions. We show that a simple CNN-based VQ-VAE with commonly used training recipes (EMA and Code Reset) allows us to obtain high-quality discrete representations. For GPT, we incorporate a simple corruption strategy during the training to alleviate training-testing discrepancy. Despite its simplicity, our T2M-GPT shows better performance than competitive approaches, including recent diffusion-based approaches. For example, on HumanML3D, which is currently the largest dataset, we achieve comparable performance on the consistency between text and generated motion (R-Precision), but with FID 0.116 largely outperforming MotionDiffuse of 0.630. Additionally, we conduct analyses on HumanML3D and observe that the dataset size is a limitation of our approach. Our work suggests that VQ-VAE still remains a competitive approach for human motion generation.

Keywords

Cite

@article{arxiv.2301.06052,
  title  = {T2M-GPT: Generating Human Motion from Textual Descriptions with Discrete Representations},
  author = {Jianrong Zhang and Yangsong Zhang and Xiaodong Cun and Shaoli Huang and Yong Zhang and Hongwei Zhao and Hongtao Lu and Xi Shen},
  journal= {arXiv preprint arXiv:2301.06052},
  year   = {2023}
}

Comments

Accepted to CVPR 2023. Project page: https://mael-zys.github.io/T2M-GPT/

R2 v1 2026-06-28T08:11:55.964Z