Joint-bone Fusion Graph Convolutional Network for Semi-supervised Skeleton Action Recognition
Zhigang Tu, Jiaxu Zhang, Hongyan Li, Yujin Chen, and Junsong Yuan

TL;DR
This paper introduces a semi-supervised graph convolutional network that fuses joint and bone information for skeleton-based action recognition, leveraging self-supervised learning to improve performance with limited labeled data.
Contribution
The paper proposes a novel correlation-driven joint-bone fusion GCN with a pose prediction auto-encoder for semi-supervised learning in skeleton action recognition.
Findings
Achieves state-of-the-art results on NTU-RGB+D and Kinetics-Skeleton datasets.
Effectively leverages unlabeled data through self-supervised training.
Improves feature discrimination by joint-bone fusion in GCNs.
Abstract
In recent years, graph convolutional networks (GCNs) play an increasingly critical role in skeleton-based human action recognition. However, most GCN-based methods still have two main limitations: 1) They only consider the motion information of the joints or process the joints and bones separately, which are unable to fully explore the latent functional correlation between joints and bones for action recognition. 2) Most of these works are performed in the supervised learning way, which heavily relies on massive labeled training data. To address these issues, we propose a semi-supervised skeleton-based action recognition method which has been rarely exploited before. We design a novel correlation-driven joint-bone fusion graph convolutional network (CD-JBF-GCN) as an encoder and use a pose prediction head as a decoder to achieve semi-supervised learning. Specifically, the CD-JBF-GC can…
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 · Medical Imaging and Analysis
