Papers › Multi-Scale Spatial Temporal Graph Convolutional Network for Skeleton-Based Action Recognition

Multi-Scale Spatial Temporal Graph Convolutional Network for Skeleton-Based Action Recognition

27 Jun 2022arXiv:2206.13028archive 2025-07-28

Zhan Chen, Sicheng Li, Bing Yang, Qinghan Li, Hong Liu

Graph convolutional networks have been widely used for skeleton-based action recognition due to their excellent modeling ability of non-Euclidean data. As the graph convolution is a local operation, it can only utilize the short-range joint dependencies and short-term trajectory but fails to directly model the distant joints relations and long-range temporal information that are vital to distinguishing various actions. To solve this problem, we present a multi-scale spatial graph convolution (MS-GC) module and a multi-scale temporal graph convolution (MT-GC) module to enrich the receptive field of the model in spatial and temporal dimensions. Concretely, the MS-GC and MT-GC modules decompose the corresponding local graph convolution into a set of sub-graph convolution, forming a hierarchical residual architecture. Without introducing additional parameters, the features will be processed with a series of sub-graph convolutions, and each node could complete multiple spatial and temporal aggregations with its neighborhoods. The final equivalent receptive field is accordingly enlarged, which is capable of capturing both short- and long-range dependencies in spatial and temporal domains. By coupling these two modules as a basic block, we further propose a multi-scale spatial temporal graph convolutional network (MST-GCN), which stacks multiple blocks to learn effective motion representations for action recognition. The proposed MST-GCN achieves remarkable performance on three challenging benchmark datasets, NTU RGB+D, NTU-120 RGB+D and Kinetics-Skeleton, for skeleton-based action recognition.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.13028")

Code

Syntology Ran 19 of 26 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 19 ran with no contract checked.

By repository: official repository: 26 samples from 1 repository, 19 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

czhaneva/mst-gcn officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

26 samples harvested; 19 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

19ran
7unverified

Licence: 0 of the 26 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from czhaneva/mst-gcn. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Activations czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · adf2726a0b3d58c7 · report
Basic_GCN_layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran fingerprinted MIT (permissive) · b98c6db6e1002327 · report
Basic_TCN_layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · c796ca9dd59fa236 · report
Channel_Att czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant MIT (permissive) · 48fe3fb98da81973 · report
Frame_Att czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · dbee7b6fa4f1ce15 · report
HardSwish czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran fingerprinted MIT (permissive) · 30a4e5eac52b5024 · report
Joint_Att czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran MIT (permissive) · c1df0458dc14ccc0 · report
MS_GCN_layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran fingerprinted MIT (permissive) · 75741374fad8b7e5 · report
MS_TCN_layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran fingerprinted MIT (permissive) · bfbe1f03029f7ad2 · report
MS_Temporal_Bottleneck_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · d2414716f801d45c · report
Part_Att czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran MIT (permissive) · c5666841a031b400 · report
ST_Joint_Att czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant MIT (permissive) · c00428bb1087d8c7 · report
SpatialGraphCov czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant MIT (permissive) · 5af17e125ae250fa · report
Spatial_Bottleneck_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran MIT (permissive) · 5080808855c5f5ab · report
Spatial_Sep_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran MIT (permissive) · 1287702d2c4a9cd2 · report
Swish czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · f96addd2fbf1a9ff · report
Temporal_Bottleneck_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 50d877700bf66c6e · report
Temporal_Sep_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran fingerprinted MIT (permissive) · ec58271211aef2f7 · report
Zero_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 3ab2a8a648baad65 · report
Attention_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · 702b399cba4cde41 · report
Basic_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · 2793d688802c51f8 · report
MST_GCN_block czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · 2a8639e74ce27e44 · report
MS_Spatial_Bottleneck_Layer czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · 45f3e4bb934a1064 · report
Model czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · 6734a97abcc87eb8 · report
STC_Joint_Att czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · 20ef600dd57166cb · report
conv_branch_init czhaneva/mst-gcn/model/AEMST_GCN.py official repository unverified MIT (permissive) · a80e2c1116a03a17 · report

Tasks

3D Action RecognitionAction RecognitionSkeleton Based Action Recognition

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections