Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GCN-DevLSTM: Path Development for Skeleton-Based Action Recognition

About

Skeleton-based action recognition (SAR) in videos is an important but challenging task in computer vision. The recent state-of-the-art (SOTA) models for SAR are primarily based on graph convolutional neural networks (GCNs), which are powerful in extracting the spatial information from skeleton data. However, their ability to capture temporal dynamics remains limited. To address this, we propose the G-Dev layer, which leverages path development-a principled and parsimonious representation for sequential data based on Lie group structures-to enhance temporal modeling. By integrating the G-Dev layer, the proposed DevLSTM module summarizes local temporal dynamics, reducing the time dimension while retaining high-frequency information. It can be conveniently applied to any temporal graph data, complementing existing advanced GCN-based models. Our empirical studies on the NTU-60, NTU-120 and Chalearn2013 datasets demonstrate that our proposed GCN-DevLSTM network consistently improves the strong GCN baseline models and achieves competitive performance. The code repository is publicly available at https://github.com/DeepIntoStreams/GCN-DevLSTM.

Lei Jiang, Weixin Yang, Xin Zhang, Hao Ni• 2024

Related benchmarks

TaskDatasetResultRank
Action RecognitionNTU-60 (xsub)
Accuracy92.9
271
Action RecognitionNTU-60 (xview)
Accuracy96.7
165
Action RecognitionNTU 120 (X-sub)
Accuracy89.7
20
Action RecognitionNTU 120 (X-view)
Accuracy91.2
20
Showing 4 of 4 rows

Other info

Follow for update