English

Dynamic Hypergraph Convolutional Networks for Skeleton-Based Action Recognition

Computer Vision and Pattern Recognition 2021-12-21 v1

Abstract

Graph convolutional networks (GCNs) based methods have achieved advanced performance on skeleton-based action recognition task. However, the skeleton graph cannot fully represent the motion information contained in skeleton data. In addition, the topology of the skeleton graph in the GCN-based methods is manually set according to natural connections, and it is fixed for all samples, which cannot well adapt to different situations. In this work, we propose a novel dynamic hypergraph convolutional networks (DHGCN) for skeleton-based action recognition. DHGCN uses hypergraph to represent the skeleton structure to effectively exploit the motion information contained in human joints. Each joint in the skeleton hypergraph is dynamically assigned the corresponding weight according to its moving, and the hypergraph topology in our model can be dynamically adjusted to different samples according to the relationship between the joints. Experimental results demonstrate that the performance of our model achieves competitive performance on three datasets: Kinetics-Skeleton 400, NTU RGB+D 60, and NTU RGB+D 120.

Keywords

Cite

@article{arxiv.2112.10570,
  title  = {Dynamic Hypergraph Convolutional Networks for Skeleton-Based Action Recognition},
  author = {Jinfeng Wei and Yunxin Wang and Mengli Guo and Pei Lv and Xiaoshan Yang and Mingliang Xu},
  journal= {arXiv preprint arXiv:2112.10570},
  year   = {2021}
}

Comments

12 pages, 6 figures

R2 v1 2026-06-24T08:24:39.388Z