Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Weakly-supervised Action Transition Learning for Stochastic Human Motion Prediction

About

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 VAE-based model conditioned on both the observed motion and the action label sequence, allowing us to generate multiple plausible future motions of varying length. We illustrate the generality of our approach by exploring its use with two different temporal encoding models, namely RNNs and Transformers. Our approach outperforms baseline models constructed by adapting state-of-the-art single action-conditioned motion generation methods and stochastic human motion prediction approaches to our new task of action-driven stochastic motion prediction. Our code is available at https://github.com/wei-mao-2019/WAT.

Wei Mao, Miaomiao Liu, Mathieu Salzmann• 2022

Related benchmarks

TaskDatasetResultRank
Future motion predictionGRAB (test)
ADEw1.69
5
Human Motion PredictionGRAB (test)
Accuracy92.6
5
Human Motion PredictionNTU RGB-D (test)
Accuracy76
5
Human Motion PredictionBABEL (test)
Accuracy49.6
5
Action-driven human motion predictionGRAB
Accuracy0.926
5
Action-driven human motion predictionNTU RGB-D
FID (Training Set)72.18
5
Action-driven human motion predictionBABEL
Accuracy49.6
5
Action-driven human motion predictionHumanAct12
Accuracy59
5
Future motion predictionNTU RGB-D (test)
ADEw0.84
5
Future motion predictionBABEL (test)
ADEw1.24
5
Showing 10 of 10 rows

Other info

Code

Follow for update