Dynamic Hypergraph Convolutional Networks for Skeleton-Based Action Recognition
Jinfeng Wei, Yunxin Wang, Mengli Guo, Pei Lv, Xiaoshan Yang, Mingliang, Xu

TL;DR
This paper introduces a dynamic hypergraph convolutional network that adaptively models skeleton data for action recognition, capturing motion information more effectively than traditional fixed-graph methods.
Contribution
The proposed DHGCN employs hypergraphs with dynamic topology and joint weighting, improving skeleton-based action recognition over fixed-graph GCNs.
Findings
Achieves competitive results on Kinetics-Skeleton 400
Performs well on NTU RGB+D 60 and 120 datasets
Demonstrates the effectiveness of dynamic hypergraph modeling
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…
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 · Stroke Rehabilitation and Recovery · Medical Imaging and Analysis
