DG-STGCN: Dynamic Spatial-Temporal Modeling for Skeleton-based Action Recognition
Haodong Duan, Jiaqi Wang, Kai Chen, Dahua Lin
TL;DR
DG-STGCN introduces dynamic group spatial-temporal modeling for skeleton-based action recognition by learning multi-group spatial graphs (DG-GCN) and multi-branch temporal convolutions with dynamic joint-skeleton fusion (DG-TCN). It eliminates reliance on hand-crafted skeleton topology, enabling data-driven, adaptable inter-joint correlations and multi-level temporal patterns. A strong temporal augmentation, Uniform Sampling, further regularizes training and improves generalization. Empirical results across NTURGB+D, Kinetics-Skeleton, BABEL, and Toyota SmartHome show state-of-the-art performance with efficient computation, validating the effectiveness of the dynamic group approach.
Abstract
Graph convolution networks (GCN) have been widely used in skeleton-based action recognition. We note that existing GCN-based approaches primarily rely on prescribed graphical structures (ie., a manually defined topology of skeleton joints), which limits their flexibility to capture complicated correlations between joints. To move beyond this limitation, we propose a new framework for skeleton-based action recognition, namely Dynamic Group Spatio-Temporal GCN (DG-STGCN). It consists of two modules, DG-GCN and DG-TCN, respectively, for spatial and temporal modeling. In particular, DG-GCN uses learned affinity matrices to capture dynamic graphical structures instead of relying on a prescribed one, while DG-TCN performs group-wise temporal convolutions with varying receptive fields and incorporates a dynamic joint-skeleton fusion module for adaptive multi-level temporal modeling. On a wide range of benchmarks, including NTURGB+D, Kinetics-Skeleton, BABEL, and Toyota SmartHome, DG-STGCN consistently outperforms state-of-the-art methods, often by a notable margin.
