Action Recognition with Spatio-Temporal Visual Attention on Skeleton Image Sequences
Zhengyuan Yang, Yuncheng Li, Jianchao Yang, Jiebo Luo

TL;DR
This paper introduces a novel CNN-based approach for skeleton-based action recognition, utilizing redesigned skeleton representations and a two-branch attention mechanism to improve focus on key spatio-temporal stages, achieving state-of-the-art results.
Contribution
It proposes a new skeleton representation method with depth-first traversal and a two-branch attention architecture, including GLAN and SSAN, to enhance recognition accuracy and robustness.
Findings
Outperforms state-of-the-art on NTU RGB+D and SBU Kinetic datasets.
Effective in noisy pose estimation scenarios.
Improves focus on informative joints and long-term dependencies.
Abstract
Action recognition with 3D skeleton sequences is becoming popular due to its speed and robustness. The recently proposed Convolutional Neural Networks (CNN) based methods have shown good performance in learning spatio-temporal representations for skeleton sequences. Despite the good recognition accuracy achieved by previous CNN based methods, there exist two problems that potentially limit the performance. First, previous skeleton representations are generated by chaining joints with a fixed order. The corresponding semantic meaning is unclear and the structural information among the joints is lost. Second, previous models do not have an ability to focus on informative joints. The attention mechanism is important for skeleton based action recognition because there exist spatio-temporal key stages while the joint predictions can be inaccurate. To solve these two problems, we propose a…
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 · Multimodal Machine Learning Applications · Gait Recognition and Analysis
