An Improved Graph Pooling Network for Skeleton-Based Action Recognition
Cong Wu, Xiao-Jun Wu, Tianyang Xu, Josef Kittler

TL;DR
This paper introduces IGPN, an improved graph pooling network for skeleton-based action recognition that enhances feature processing through structural partitioning, adaptive weighting, and information fusion, leading to significant accuracy gains and efficiency.
Contribution
The paper presents a novel graph pooling method with region-awareness, adaptive weighting, and information fusion modules, seamlessly integrated with existing GCN models for better skeleton-based action recognition.
Findings
Achieves higher accuracy on NTU-RGB+D 60 dataset
Reduces computational Flops by nearly 70%
Enhances feature discrimination with new modules
Abstract
Pooling is a crucial operation in computer vision, yet the unique structure of skeletons hinders the application of existing pooling strategies to skeleton graph modelling. In this paper, we propose an Improved Graph Pooling Network, referred to as IGPN. The main innovations include: Our method incorporates a region-awareness pooling strategy based on structural partitioning. The correlation matrix of the original feature is used to adaptively adjust the weight of information in different regions of the newly generated features, resulting in more flexible and effective processing. To prevent the irreversible loss of discriminative information, we propose a cross fusion module and an information supplement module to provide block-level and input-level information respectively. As a plug-and-play structure, the proposed operation can be seamlessly combined with existing GCN-based models.…
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 · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
