Learning Constrained Dynamic Correlations in Spatiotemporal Graphs for Motion Prediction
Jiajun Fu, Fuxing Yang, Yonghao Dang, Xiaoli Liu, Jianqin Yin

TL;DR
This paper introduces DSTD-GC, a parameter-efficient spatiotemporal graph convolution method that dynamically models correlations for improved human motion prediction accuracy.
Contribution
The paper proposes a novel dynamic correlation modeling approach in GCNs that reduces parameters and enhances motion prediction performance.
Findings
DSTD-GC uses only 28.6% of the parameters of state-of-the-art GCs.
DSTD-GC outperforms existing methods by 3.9% to 8.7% in prediction accuracy.
The method achieves 55.0% to 96.9% reduction in parameters.
Abstract
Human motion prediction is challenging due to the complex spatiotemporal feature modeling. Among all methods, graph convolution networks (GCNs) are extensively utilized because of their superiority in explicit connection modeling. Within a GCN, the graph correlation adjacency matrix drives feature aggregation and is the key to extracting predictive motion features. State-of-the-art methods decompose the spatiotemporal correlation into spatial correlations for each frame and temporal correlations for each joint. Directly parameterizing these correlations introduces redundant parameters to represent common relations shared by all frames and all joints. Besides, the spatiotemporal graph adjacency matrix is the same for different motion samples and cannot reflect sample-wise correspondence variances. To overcome these two bottlenecks, we propose dynamic spatiotemporal decompose GC…
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 · Video Surveillance and Tracking Methods · Gait Recognition and Analysis
MethodsConvolution
