paper-with-me

Papers

DG-STGCN: Dynamic Spatial-Temporal Modeling for Skeleton-based Action Recognition

2022-10-12 · Haodong Duan, Jiaqi Wang, Kai Chen, Dahua Lin

Graph convolution networks (GCN) have been widely used in skeleton-based action recognition. We note that existing GCN-based approaches primarily rely on prescribed graphical structures (ie., a manually defined topology of skeleton joints), which limits their flexibility to capture complicated correlations between joints. To move beyond this limitation, we propose a new framework for skeleton-based action recognition, namely Dynamic Group Spatio-Temporal GCN (DG-STGCN). It consists of two modules, DG-GCN and DG-TCN, respectively, for spatial and temporal modeling. In particular, DG-GCN uses learned affinity matrices to capture dynamic graphical structures instead of relying on a prescribed one, while DG-TCN performs group-wise temporal convolutions with varying receptive fields and incorporates a dynamic joint-skeleton fusion module for adaptive multi-level temporal modeling. On a wide range of benchmarks, including NTURGB+D, Kinetics-Skeleton, BABEL, and Toyota SmartHome, DG-STGCN consistently outperforms state-of-the-art methods, often by a notable margin.

📄 PDF Abstract BibTeX arXiv:2210.05895

Code (3)

kennymckormick/pyskl 공식 구현 pytorch
2023-MindSpore-1/ms-code-217/tree/main/stgcn mindspore
MindSpore-paper-code-2/code3/tree/main/stgcn mindspore

Tasks

Action RecognitionSkeleton Based Action Recognition

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

NeuroPath: Brain-Inspired Dual-Pathway Graph Convolutional Networks for Skeleton-Based Action Recognition

2026-08-18 · Kanglei Zhou, Ruizhi Cai, Hubert P. H. Shum, Frederick W. B. Li 외 arxiv

Skeleton-based action recognition aims to recognize human actions from sequences of human joint coordinates. Most existing Spatial-Temporal Graph Convolutional Networks (STGCNs) have achieved promising results by modelin…

Action Recognition

Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting

2019-01-20 · IJCAI-19 2019 1 · Shengnan Guo, 2 Youfang Lin, 3 Ning Feng, 3 Chao Song 외

Forecasting the traffic flows is a critical issue for researchers and practitioners in the field of transportation. However, it is very challenging since the traffic flows usually show high nonlinearities and complex pat…

PredictionTraffic Prediction

Adaptive Multi-receptive Field Spatial-Temporal Graph Convolutional Network for Traffic Forecasting

2021-11-01 · Xing Wang, Juan Zhao, Lin Zhu, Xu Zhou 외

Mobile network traffic forecasting is one of the key functions in daily network operation. A commercial mobile network is large, heterogeneous, complex and dynamic. These intrinsic features make mobile network traffic fo…

Decoder

Towards a geometric understanding of Spatio Temporal Graph Convolution Networks

2023-12-12 · Pratyusha Das, Sarath Shekkizhar, Antonio Ortega

Spatiotemporal graph convolutional networks (STGCNs) have emerged as a desirable model for skeleton-based human action recognition. Despite achieving state-of-the-art performance, there is a limited understanding of the …

Action RecognitionActivity RecognitionDynamic Time WarpingHuman Activity Recognition+1

Data-Driven Short-Term Voltage Stability Assessment Based on Spatial-Temporal Graph Convolutional Network

2021-03-05 · Yonghong Luo, Chao Lu, Lipeng Zhu, Jie Song

Post-fault dynamics of short-term voltage stability (SVS) present spatial-temporal characteristics, but the existing data-driven methods for online SVS assessment fail to incorporate such characteristics into their model…