Fusing Higher-order Features in Graph Neural Networks for Skeleton-based Action Recognition
Zhenyue Qin, Yang Liu, Pan Ji, Dongwoo Kim, Lei Wang and, Bob McKay, Saeed Anwar, Tom Gedeon

TL;DR
This paper introduces a method to improve skeleton-based action recognition by fusing higher-order angular features into graph neural networks, achieving state-of-the-art accuracy with fewer parameters.
Contribution
It proposes a novel angular encoding technique for higher-order features, enhancing the robustness and accuracy of existing graph neural network architectures for action recognition.
Findings
Achieves new state-of-the-art accuracy on NTU60 and NTU120 benchmarks.
Uses fewer parameters and reduces runtime compared to previous methods.
Effectively captures relationships between joints and body parts.
Abstract
Skeleton sequences are lightweight and compact, and thus are ideal candidates for action recognition on edge devices. Recent skeleton-based action recognition methods extract features from 3D joint coordinates as spatial-temporal cues, using these representations in a graph neural network for feature fusion to boost recognition performance. The use of first- and second-order features, i.e., joint and bone representations, has led to high accuracy. Nonetheless, many models are still confused by actions that have similar motion trajectories. To address these issues, we propose fusing higher-order features in the form of angular encoding into modern architectures to robustly capture the relationships between joints and body parts. This simple fusion with popular spatial-temporal graph neural networks achieves new state-of-the-art accuracy in two large benchmarks, including NTU60 and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Stroke Rehabilitation and Recovery · Anomaly Detection Techniques and Applications
MethodsGraph Neural Network
