Learning Snippet-to-Motion Progression for Skeleton-based Human Motion Prediction
Xinshun Wang, Qiongjie Cui, Chen Chen, Shen Zhao, Mengyuan Liu

TL;DR
This paper introduces a multi-stage snippet-to-motion framework for skeleton-based human motion prediction, leveraging transitional pose prediction and a novel unified graph model to improve accuracy and exploit motion patterns.
Contribution
It proposes a novel multi-stage framework that decomposes motion prediction into sub-tasks and introduces a unified graph model for better feature propagation.
Findings
Achieves state-of-the-art performance on multiple datasets.
Effectively captures transitional motion patterns.
Outperforms existing one-step prediction methods.
Abstract
Existing Graph Convolutional Networks to achieve human motion prediction largely adopt a one-step scheme, which output the prediction straight from history input, failing to exploit human motion patterns. We observe that human motions have transitional patterns and can be split into snippets representative of each transition. Each snippet can be reconstructed from its starting and ending poses referred to as the transitional poses. We propose a snippet-to-motion multi-stage framework that breaks motion prediction into sub-tasks easier to accomplish. Each sub-task integrates three modules: transitional pose prediction, snippet reconstruction, and snippet-to-motion prediction. Specifically, we propose to first predict only the transitional poses. Then we use them to reconstruct the corresponding snippets, obtaining a close approximation to the true motion sequence. Finally we refine them…
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.
Taxonomy
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Video Surveillance and Tracking Methods
