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

History Repeats Itself: Human Motion Prediction via Motion Attention

About

Human motion prediction aims to forecast future human poses given a past motion. Whether based on recurrent or feed-forward neural networks, existing methods fail to model the observation that human motion tends to repeat itself, even for complex sports actions and cooking activities. Here, we introduce an attention-based feed-forward network that explicitly leverages this observation. In particular, instead of modeling frame-wise attention via pose similarity, we propose to extract motion attention to capture the similarity between the current motion context and the historical motion sub-sequences. Aggregating the relevant past motions and processing the result with a graph convolutional network allows us to effectively exploit motion patterns from the long-term history to predict the future poses. Our experiments on Human3.6M, AMASS and 3DPW evidence the benefits of our approach for both periodical and non-periodical actions. Thanks to our attention model, it yields state-of-the-art results on all three datasets. Our code is available at https://github.com/wei-mao-2019/HisRepItself.

Wei Mao, Miaomiao Liu, Mathieu Salzmann• 2020

Related benchmarks

TaskDatasetResultRank
Collaborative Human Motion PredictionExPI unseen action 1.0
JME80
150
Human Motion PredictionHuman3.6M (test)
MPJPE10.4
85
Multi-person motion predictionExPI (common action split)
A1 (A-frame) Error34
84
Long-term Human Motion PredictionHuman3.6M
Average Error (MPJPE)77.3
58
Human Motion PredictionHuman3.6M
MAE (1000ms)1.57
46
3D joint position forecastingHuman3.6M
Walking Error8.1
40
3D Human Motion Prediction3DPW (test)
MPJPE (mm)12.6
40
Human Pose ForecastingAMASS BMLrub (test)
MPJPE (mm)11.3
40
Human Motion PredictionHuman3.6M (short-term)--
40
Collaborative Human Motion PredictionExPI (single action split)
JME66
28
Showing 10 of 74 rows
...

Other info

Follow for update