Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition
Pengfei Zhang, Cuiling Lan, Wenjun Zeng, Junliang Xing, Jianru Xue,, Nanning Zheng

TL;DR
This paper introduces a semantics-guided neural network (SGN) that leverages high-level joint semantics and hierarchical joint relationships to achieve efficient and state-of-the-art skeleton-based human action recognition.
Contribution
The paper proposes a novel SGN model that explicitly incorporates joint semantics and hierarchical joint relationships, improving efficiency and performance over existing methods.
Findings
SGN achieves state-of-the-art accuracy on NTU60, NTU120, and SYSU datasets.
The model has an order of magnitude smaller size than previous approaches.
Explicit semantics and hierarchical modeling enhance feature representation.
Abstract
Skeleton-based human action recognition has attracted great interest thanks to the easy accessibility of the human skeleton data. Recently, there is a trend of using very deep feedforward neural networks to model the 3D coordinates of joints without considering the computational efficiency. In this paper, we propose a simple yet effective semantics-guided neural network (SGN) for skeleton-based action recognition. We explicitly introduce the high level semantics of joints (joint type and frame index) into the network to enhance the feature representation capability. In addition, we exploit the relationship of joints hierarchically through two modules, i.e., a joint-level module for modeling the correlations of joints in the same frame and a framelevel module for modeling the dependencies of frames by taking the joints in the same frame as a whole. A strong baseline is proposed to…
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.
Code & Models
Videos
Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Gait Recognition and Analysis
