Perceiving Systems, Computer Vision

TEACH: Temporal Action Composition for 3D Humans

2022

Conference Paper

ps


Given a series of natural language descriptions, our task is to generate 3D human motions that correspond semantically to the text, and follow the temporal order of the instructions. In particular, our goal is to enable the synthesis of a series of actions, which we refer to as temporal action composition. The current state of the art in text-conditioned motion synthesis only takes a single action or a single sentence as input. This is partially due to lack of suitable training data containing action sequences, but also due to the computational complexity of their non-autoregressive model formulation, which does not scale well to long sequences. In this work, we address both issues. First, we exploit the recent BABEL motion-text collection, which has a wide range of labeled actions, many of which occur in a sequence with transitions between them. Next, we design a Transformer-based approach that operates non-autoregressively within an action, but autoregressively within the sequence of actions. This hierarchical formulation proves effective in our experiments when compared with multiple baselines. Our approach, called TEACH for “TEmporal Action Compositions for Human motions”, produces realistic human motions for a wide variety of actions and temporal compositions from language descriptions. To encourage work on this new task, we make our code available for research purposes at teach.is.tue.mpg.de.

Author(s): Nikos Athanasiou and Mathis Petrovich and Michael J. Black and Gül Varol
Pages: 414--423
Year: 2022
Month: September

Department(s): Perceiving Systems
Bibtex Type: Conference Paper (inproceedings)
Paper Type: Conference

DOI: 10.1109/3DV57658.2022.00053
Event Place: Prague, Czechia

ISBN: 978-1-6654-5670-8
State: Published

Links: code
arXiv
website
video
camera-ready
Video:

BibTex

@inproceedings{TEACH:3DV:2022,
  title = {{TEACH}: {T}emporal {A}ction {C}omposition for 3{D} {H}umans},
  author = {Athanasiou, Nikos and Petrovich, Mathis and Black, Michael J. and Varol, G\"{u}l},
  pages = {414--423},
  month = sep,
  year = {2022},
  doi = {10.1109/3DV57658.2022.00053},
  month_numeric = {9}
}