An End-to-End Spatio-Temporal Attention Model for Human Action Recognition from Skeleton Data
Sijie Song, Cuiling Lan, Junliang Xing, Wenjun Zeng, Jiaying Liu

TL;DR
This paper introduces an end-to-end spatio-temporal attention model based on LSTM for human action recognition from skeleton data, effectively capturing discriminative features across joints and frames.
Contribution
It proposes a novel attention mechanism integrated with LSTM for improved skeleton-based action recognition, along with a regularized loss and joint training strategy.
Findings
Effective on SBU dataset
Performs well on NTU dataset
Outperforms existing methods
Abstract
Human action recognition is an important task in computer vision. Extracting discriminative spatial and temporal features to model the spatial and temporal evolutions of different actions plays a key role in accomplishing this task. In this work, we propose an end-to-end spatial and temporal attention model for human action recognition from skeleton data. We build our model on top of the Recurrent Neural Networks (RNNs) with Long Short-Term Memory (LSTM), which learns to selectively focus on discriminative joints of skeleton within each frame of the inputs and pays different levels of attention to the outputs of different frames. Furthermore, to ensure effective training of the network, we propose a regularized cross-entropy loss to drive the model learning process and develop a joint training strategy accordingly. Experimental results demonstrate the effectiveness of the proposed…
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
MethodsSpatio-Temporal Attention LSTM · Spatial & Temporal Attention
