Multitask Non-Autoregressive Model for Human Motion Prediction
Bin Li, Jian Tian, Zhongfei Zhang, Hailin Feng, and Xi Li

TL;DR
This paper introduces a non-autoregressive model for human motion prediction that predicts future poses independently, reducing error accumulation and improving performance over traditional autoregressive models.
Contribution
The paper proposes a novel non-autoregressive architecture with a context encoder, positional encoding, and multitask training for improved human motion prediction.
Findings
Outperforms state-of-the-art autoregressive methods on benchmarks
Reduces error accumulation in pose prediction
Effective multitask training enhances prediction accuracy
Abstract
Human motion prediction, which aims at predicting future human skeletons given the past ones, is a typical sequence-to-sequence problem. Therefore, extensive efforts have been continued on exploring different RNN-based encoder-decoder architectures. However, by generating target poses conditioned on the previously generated ones, these models are prone to bringing issues such as error accumulation problem. In this paper, we argue that such issue is mainly caused by adopting autoregressive manner. Hence, a novel Non-auToregressive Model (NAT) is proposed with a complete non-autoregressive decoding scheme, as well as a context encoder and a positional encoding module. More specifically, the context encoder embeds the given poses from temporal and spatial perspectives. The frame decoder is responsible for predicting each future pose independently. The positional encoding module injects…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
