Temporal-Channel Topology Enhanced Network for Skeleton-Based Action Recognition
Jinzhao Luo, Lu Zhou, Guibo Zhu, Guojing Ge, Beiying Yang, Jinqiao, Wang

TL;DR
This paper introduces TCTE-Net, a novel CNN-based architecture that effectively models spatial and temporal topologies for skeleton-based action recognition, outperforming existing GCN and CNN methods.
Contribution
The paper proposes TCTE-Net, a new CNN architecture with modules for learning critical feature focus and dynamic topology attention, enhancing long-distance correlation modeling.
Findings
Achieves state-of-the-art results on NTU RGB+D datasets.
Outperforms GCN-based methods in accuracy.
Demonstrates superior generalizability across datasets.
Abstract
Skeleton-based action recognition has become popular in recent years due to its efficiency and robustness. Most current methods adopt graph convolutional network (GCN) for topology modeling, but GCN-based methods are limited in long-distance correlation modeling and generalizability. In contrast, the potential of convolutional neural network (CNN) for topology modeling has not been fully explored. In this paper, we propose a novel CNN architecture, Temporal-Channel Topology Enhanced Network (TCTE-Net), to learn spatial and temporal topologies for skeleton-based action recognition. The TCTE-Net consists of two modules: the Temporal-Channel Focus module, which learns a temporal-channel focus matrix to identify the most critical feature representations, and the Dynamic Channel Topology Attention module, which dynamically learns spatial topological features, and fuses them with an attention…
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 · Digital Imaging for Blood Diseases
