Space-Time-Separable Graph Convolutional Network for Pose Forecasting
Theodoros Sofianos, Alessio Sampieri, Luca Franco, Fabio Galasso

TL;DR
This paper introduces a novel space-time-separable graph convolutional network (STS-GCN) that models human pose dynamics within a single graph framework, capturing complex spatio-temporal correlations for improved pose forecasting.
Contribution
The paper presents the first space-time-separable GCN that models human pose dynamics with a unified graph, enabling better joint and temporal correlation learning for pose prediction.
Findings
Outperforms state-of-the-art on Human3.6M, AMASS, and 3DPW benchmarks.
Surpasses previous methods by over 32% in long-term predictions.
Requires only 1.7% of the parameters of the best existing model.
Abstract
Human pose forecasting is a complex structured-data sequence-modelling task, which has received increasing attention, also due to numerous potential applications. Research has mainly addressed the temporal dimension as time series and the interaction of human body joints with a kinematic tree or by a graph. This has decoupled the two aspects and leveraged progress from the relevant fields, but it has also limited the understanding of the complex structural joint spatio-temporal dynamics of the human pose. Here we propose a novel Space-Time-Separable Graph Convolutional Network (STS-GCN) for pose forecasting. For the first time, STS-GCN models the human pose dynamics only with a graph convolutional network (GCN), including the temporal evolution and the spatial joint interaction within a single-graph framework, which allows the cross-talk of motion and spatial correlations. Concurrently,…
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 · Anomaly Detection Techniques and Applications · Time Series Analysis and Forecasting
MethodsGraph Convolutional Network
