REGINA - Reasoning Graph Convolutional Networks in Human Action Recognition
Bruno Degardin, Vasco Lopes, Hugo Proen\c{c}a

TL;DR
REGINA enhances human action recognition by integrating handcrafted skeleton features into GCNs, improving performance while maintaining end-to-end trainability and compatibility with existing methods.
Contribution
It introduces a novel approach to incorporate handcrafted features into GCNs for human action recognition, boosting accuracy without altering existing models.
Findings
Significant performance improvements on standard datasets.
Easy integration with existing GCN-based methods.
Maintains end-to-end trainability.
Abstract
It is known that the kinematics of the human body skeleton reveals valuable information in action recognition. Recently, modeling skeletons as spatio-temporal graphs with Graph Convolutional Networks (GCNs) has been reported to solidly advance the state-of-the-art performance. However, GCN-based approaches exclusively learn from raw skeleton data, and are expected to extract the inherent structural information on their own. This paper describes REGINA, introducing a novel way to REasoning Graph convolutional networks IN Human Action recognition. The rationale is to provide to the GCNs additional knowledge about the skeleton data, obtained by handcrafted features, in order to facilitate the learning process, while guaranteeing that it remains fully trainable in an end-to-end manner. The challenge is to capture complementary information over the dynamics between consecutive frames, which…
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
MethodsGraph Convolutional Networks · Graph Convolutional Network
