Weakly-supervised Action Transition Learning for Stochastic Human Motion Prediction
Wei Mao, Miaomiao Liu, Mathieu Salzmann

TL;DR
This paper proposes a novel weakly-supervised learning framework for predicting multiple plausible future human motions conditioned on action sequences, addressing challenges of smooth transitions and variable motion lengths.
Contribution
It introduces a new task of action-driven stochastic human motion prediction and develops a VAE-based model with a weak supervision training strategy for this purpose.
Findings
Outperforms adapted state-of-the-art models on the new task.
Effective in generating diverse, smooth, and action-consistent motion predictions.
Applicable with both RNN and Transformer temporal encoders.
Abstract
We introduce the task of action-driven stochastic human motion prediction, which aims to predict multiple plausible future motions given a sequence of action labels and a short motion history. This differs from existing works, which predict motions that either do not respect any specific action category, or follow a single action label. In particular, addressing this task requires tackling two challenges: The transitions between the different actions must be smooth; the length of the predicted motion depends on the action sequence and varies significantly across samples. As we cannot realistically expect training data to cover sufficiently diverse action transitions and motion lengths, we propose an effective training strategy consisting of combining multiple motions from different actions and introducing a weak form of supervision to encourage smooth transitions. We then design a…
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 · Human Motion and Animation · Anomaly Detection Techniques and Applications
