Skeleton-based Action Recognition via Temporal-Channel Aggregation
Shengqin Wang, Yongji Zhang, Minghao Zhao, Hong Qi, Kai Wang, Fenglin, Wei, Yu Jiang

TL;DR
This paper introduces TCA-GCN, a novel graph convolutional network that dynamically learns and aggregates spatial and temporal features for skeleton-based action recognition, achieving superior performance on multiple datasets.
Contribution
The paper proposes a new TCA-GCN model with dynamic spatial-temporal feature aggregation and multi-scale skeletal feature fusion using attention mechanisms.
Findings
Outperforms state-of-the-art on NTU RGB+D datasets
Effective dynamic topological feature aggregation
Improved multi-scale temporal feature modeling
Abstract
Skeleton-based action recognition methods are limited by the semantic extraction of spatio-temporal skeletal maps. However, current methods have difficulty in effectively combining features from both temporal and spatial graph dimensions and tend to be thick on one side and thin on the other. In this paper, we propose a Temporal-Channel Aggregation Graph Convolutional Networks (TCA-GCN) to learn spatial and temporal topologies dynamically and efficiently aggregate topological features in different temporal and channel dimensions for skeleton-based action recognition. We use the Temporal Aggregation module to learn temporal dimensional features and the Channel Aggregation module to efficiently combine spatial dynamic channel-wise topological features with temporal dynamic topological features. In addition, we extract multi-scale skeletal features on temporal modeling and fuse them with…
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 · Gait Recognition and Analysis · Anomaly Detection Techniques and Applications
