AdaSGN: Adapting Joint Number and Model Size for Efficient Skeleton-Based Action Recognition
Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu

TL;DR
AdaSGN introduces an adaptive method for skeleton-based action recognition that dynamically adjusts joint input size and model complexity per sample, significantly improving efficiency while maintaining or enhancing accuracy.
Contribution
The paper proposes AdaSGN, a novel approach that adaptively controls joint input size and model complexity for more efficient skeleton-based action recognition.
Findings
Achieves comparable or higher accuracy than baselines.
Reduces GFLOPs significantly across datasets.
Demonstrates effectiveness on NTU-60, NTU-120, and SHREC.
Abstract
Existing methods for skeleton-based action recognition mainly focus on improving the recognition accuracy, whereas the efficiency of the model is rarely considered. Recently, there are some works trying to speed up the skeleton modeling by designing light-weight modules. However, in addition to the model size, the amount of the data involved in the calculation is also an important factor for the running speed, especially for the skeleton data where most of the joints are redundant or non-informative to identify a specific skeleton. Besides, previous works usually employ one fix-sized model for all the samples regardless of the difficulty of recognition, which wastes computations for easy samples. To address these limitations, a novel approach, called AdaSGN, is proposed in this paper, which can reduce the computational cost of the inference process by adaptively controlling the input…
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 · Hand Gesture Recognition Systems
