Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition

Abstract

Dynamics of human body skeletons convey significant information for human action recognition. Conventional approaches for modeling skeletons usually rely on hand-crafted parts or traversal rules, thus resulting in limited expressive power and difficulties of generalization. In this work, we propose a novel model of dynamic skeletons called Spatial-Temporal Graph Convolutional Networks (ST-GCN), which moves beyond the limitations of previous methods by automatically learning both the spatial and temporal patterns from data. This formulation not only leads to greater expressive power but also stronger generalization capability. On two large datasets, Kinetics and NTU-RGBD, it achieves substantial improvements over mainstream methods.

Cite

Text

Yan et al. "Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12328

Markdown

[Yan et al. "Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/yan2018aaai-spatial/) doi:10.1609/AAAI.V32I1.12328

BibTeX

@inproceedings{yan2018aaai-spatial,
  title     = {{Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition}},
  author    = {Yan, Sijie and Xiong, Yuanjun and Lin, Dahua},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {7444-7452},
  doi       = {10.1609/AAAI.V32I1.12328},
  url       = {https://mlanthology.org/aaai/2018/yan2018aaai-spatial/}
}