English

TEMOS: Generating diverse human motions from textual descriptions

Computer Vision and Pattern Recognition 2022-07-25 v2 Computation and Language

Abstract

We address the problem of generating diverse 3D human motions from textual descriptions. This challenging task requires joint modeling of both modalities: understanding and extracting useful human-centric information from the text, and then generating plausible and realistic sequences of human poses. In contrast to most previous work which focuses on generating a single, deterministic, motion from a textual description, we design a variational approach that can produce multiple diverse human motions. We propose TEMOS, a text-conditioned generative model leveraging variational autoencoder (VAE) training with human motion data, in combination with a text encoder that produces distribution parameters compatible with the VAE latent space. We show the TEMOS framework can produce both skeleton-based animations as in prior work, as well more expressive SMPL body motions. We evaluate our approach on the KIT Motion-Language benchmark and, despite being relatively straightforward, demonstrate significant improvements over the state of the art. Code and models are available on our webpage.

Keywords

Cite

@article{arxiv.2204.14109,
  title  = {TEMOS: Generating diverse human motions from textual descriptions},
  author = {Mathis Petrovich and Michael J. Black and Gül Varol},
  journal= {arXiv preprint arXiv:2204.14109},
  year   = {2022}
}

Comments

ECCV 2022 Camera ready

R2 v1 2026-06-24T11:02:39.501Z