Multiscale Residual Learning of Graph Convolutional Sequence Chunks for Human Motion Prediction
Mohsen Zand, Ali Etemad, Michael Greenspan

TL;DR
This paper introduces ResChunk, a novel end-to-end graph-based neural network that dynamically models spatio-temporal dependencies for human motion prediction, outperforming existing methods on benchmark datasets.
Contribution
ResChunk dynamically explores body component relationships and learns residuals between sequence chunks, addressing fixed scale limitations and mode collapse in human motion prediction.
Findings
Outperforms previous methods on CMU Mocap and Human3.6M datasets.
Effectively models dynamic spatio-temporal features.
Sets a new state-of-the-art in human motion prediction.
Abstract
A new method is proposed for human motion prediction by learning temporal and spatial dependencies. Recently, multiscale graphs have been developed to model the human body at higher abstraction levels, resulting in more stable motion prediction. Current methods however predetermine scale levels and combine spatially proximal joints to generate coarser scales based on human priors, even though movement patterns in different motion sequences vary and do not fully comply with a fixed graph of spatially connected joints. Another problem with graph convolutional methods is mode collapse, in which predicted poses converge around a mean pose with no discernible movements, particularly in long-term predictions. To tackle these issues, we propose ResChunk, an end-to-end network which explores dynamically correlated body components based on the pairwise relationships between all joints in…
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 · Gait Recognition and Analysis · Video Surveillance and Tracking Methods
