TEACH: Temporal Action Composition for 3D Humans
Nikos Athanasiou, Mathis Petrovich, Michael J. Black, G\"ul Varol

TL;DR
TEACH introduces a hierarchical Transformer-based model for generating realistic 3D human motion sequences from natural language descriptions, enabling temporal action composition and addressing data and scalability challenges.
Contribution
We propose a novel hierarchical Transformer approach for text-driven 3D human motion synthesis that supports temporal action composition and scales to long sequences.
Findings
Effective in generating realistic motion sequences from language
Outperforms multiple baseline models in experiments
Utilizes BABEL dataset for training and evaluation
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Natural Language Processing Techniques
