Improving Skeleton-based Action Recognitionwith Robust Spatial and Temporal Features
Zeshi Yang, Kangkang Yin

TL;DR
This paper introduces a novel approach for skeleton-based action recognition by incorporating a Discriminative Feature Learning branch and Direction-Invariant Features, significantly enhancing robustness and accuracy across multiple datasets.
Contribution
It proposes a new mechanism with a Discriminative Feature Learning branch and the use of Direction-Invariant Features to improve spatial-temporal feature robustness in GCN-based action recognition.
Findings
Improved accuracy on NTU-RGBD60 and NTU-RGBD120 datasets.
Enhanced robustness of features in action recognition.
Outperforms existing methods like ST-GCN on benchmark datasets.
Abstract
Recently skeleton-based action recognition has made signif-icant progresses in the computer vision community. Most state-of-the-art algorithms are based on Graph Convolutional Networks (GCN), andtarget at improving the network structure of the backbone GCN lay-ers. In this paper, we propose a novel mechanism to learn more robustdiscriminative features in space and time. More specifically, we add aDiscriminative Feature Learning (DFL) branch to the last layers of thenetwork to extract discriminative spatial and temporal features to helpregularize the learning. We also formally advocate the use of Direction-Invariant Features (DIF) as input to the neural networks. We show thataction recognition accuracy can be improved when these robust featuresare learned and used. We compare our results with those of ST-GCNand related methods on four datasets: NTU-RGBD60, NTU-RGBD120,SYSU 3DHOI 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Anomaly Detection Techniques and Applications
MethodsGraph Convolutional Networks · Graph Convolutional Network
