Spatio-Temporal Graph Convolution for Skeleton Based Action Recognition
Chaolong Li, Zhen Cui, Wenming Zheng, Chunyan Xu, Jian Yang

TL;DR
This paper introduces a spatio-temporal graph convolution method for skeleton-based action recognition, combining local filtering and sequence learning, with proven stability and superior performance on benchmark datasets.
Contribution
The paper proposes a novel recursive spatio-temporal graph convolution model that generalizes to dynamic graphs and demonstrates improved accuracy on action recognition benchmarks.
Findings
Effective on four benchmark datasets including NTU RGB+D
Outperforms state-of-the-art methods
Proven stability and theoretical bounds of the model
Abstract
Variations of human body skeletons may be considered as dynamic graphs, which are generic data representation for numerous real-world applications. In this paper, we propose a spatio-temporal graph convolution (STGC) approach for assembling the successes of local convolutional filtering and sequence learning ability of autoregressive moving average. To encode dynamic graphs, the constructed multi-scale local graph convolution filters, consisting of matrices of local receptive fields and signal mappings, are recursively performed on structured graph data of temporal and spatial domain. The proposed model is generic and principled as it can be generalized into other dynamic models. We theoretically prove the stability of STGC and provide an upper-bound of the signal transformation to be learnt. Further, the proposed recursive model can be stacked into a multi-layer architecture. To…
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 · Context-Aware Activity Recognition Systems · Anomaly Detection Techniques and Applications
MethodsConvolution
