Topological Symmetry Enhanced Graph Convolution for Skeleton-Based Action Recognition
Zeyu Liang, Hailun Xia, Naichuan Zheng, Huan Xu

TL;DR
This paper introduces a novel graph convolutional network that leverages human body symmetry and deformable temporal modeling to improve skeleton-based action recognition, achieving high accuracy with fewer parameters.
Contribution
It proposes the TSE-GC and MBDTC modules, enhancing topology learning with symmetry awareness and flexible temporal dependencies, respectively.
Findings
Achieves 90.0% and 91.1% accuracy on NTU RGB+D 120 datasets.
Uses fewer parameters and GFLOPS than state-of-the-art methods.
Demonstrates effective modeling of human body symmetry and temporal dynamics.
Abstract
Skeleton-based action recognition has achieved remarkable performance with the development of graph convolutional networks (GCNs). However, most of these methods tend to construct complex topology learning mechanisms while neglecting the inherent symmetry of the human body. Additionally, the use of temporal convolutions with certain fixed receptive fields limits their capacity to effectively capture dependencies in time sequences. To address the issues, we (1) propose a novel Topological Symmetry Enhanced Graph Convolution (TSE-GC) to enable distinct topology learning across different channel partitions while incorporating topological symmetry awareness and (2) construct a Multi-Branch Deformable Temporal Convolution (MBDTC) for skeleton-based action recognition. The proposed TSE-GC emphasizes the inherent symmetry of the human body while enabling efficient learning of dynamic…
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 · Anomaly Detection Techniques and Applications · Advanced Graph Neural Networks
MethodsConvolution
