Papers › Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition

Semantics-Guided Neural Networks for Efficient Skeleton-Based Human Action Recognition

2 Apr 2019CVPR 2020 6arXiv:1904.01189archive 2025-07-28

Pengfei Zhang, Cuiling Lan, Wen-Jun Zeng, Junliang Xing, Jianru Xue, Nanning Zheng

Skeleton-based human action recognition has attracted great interest thanks to the easy accessibility of the human skeleton data. Recently, there is a trend of using very deep feedforward neural networks to model the 3D coordinates of joints without considering the computational efficiency. In this paper, we propose a simple yet effective semantics-guided neural network (SGN) for skeleton-based action recognition. We explicitly introduce the high level semantics of joints (joint type and frame index) into the network to enhance the feature representation capability. In addition, we exploit the relationship of joints hierarchically through two modules, i.e., a joint-level module for modeling the correlations of joints in the same frame and a framelevel module for modeling the dependencies of frames by taking the joints in the same frame as a whole. A strong baseline is proposed to facilitate the study of this field. With an order of magnitude smaller model size than most previous works, SGN achieves the state-of-the-art performance on the NTU60, NTU120, and SYSU datasets. The source code is available at https://github.com/microsoft/SGN.

PaperPDFConference PDFCodeCode 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="1904.01189")

Code

Syntology Ran 3 of 13 code samples harvested from 2 repositories linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: official repository: 3 samples from 1 repository, 3 ran; community (archive-listed): 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

microsoft/SGN officialmentioned in papermentioned on GitHubpytorch 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

13 samples harvested; 3 ran; 0 honoured the contract we drafted; 10 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.

2ran · our draft was wrong
1ran · fixture could not drive it
10unverified

Licence: 0 of the 13 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

denoising_by_length microsoft/SGN/data/ntu/get_raw_denoised_data.py official repository ran · our draft was wrong MIT (permissive) · d63c7bd0fe3e1881 · report
denoising_by_spread microsoft/SGN/data/ntu/get_raw_denoised_data.py official repository ran · our draft was wrong MIT (permissive) · a521d7380bf90c08 · report
get_valid_frames_by_spread microsoft/SGN/data/ntu/get_raw_denoised_data.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 7bdf5bd91eaabb7e · report
downloaded urw7rs/torch_skeleton/torch_skeleton/utils.py community (archive-listed) unverified MIT (permissive) · 6b0cdc54f0be85d8 · report
filter_split urw7rs/torch_skeleton/torch_skeleton/datasets/ucla.py community (archive-listed) unverified MIT (permissive) · 1fca1af804c2a135 · report
get_camera urw7rs/torch_skeleton/torch_skeleton/datasets/ucla.py community (archive-listed) unverified MIT (permissive) · 000b53fddf4c7be7 · report
get_filename urw7rs/torch_skeleton/torch_skeleton/datasets/ntu.py community (archive-listed) unverified MIT (permissive) · aeefc2fb74373e0a · report
get_indices urw7rs/torch_skeleton/torch_skeleton/transforms/functional.py community (archive-listed) unverified MIT (permissive) · 756a7b2dc4c4f0c7 · report
get_mask urw7rs/torch_skeleton/torch_skeleton/transforms/functional.py community (archive-listed) unverified MIT (permissive) · 0467f83477d7c817 · report
listdir urw7rs/torch_skeleton/torch_skeleton/utils.py community (archive-listed) unverified MIT (permissive) · c4b7f9203fdb9f3d · report
loads urw7rs/torch_skeleton/torch_skeleton/datasets/ntu.py community (archive-listed) unverified MIT (permissive) · d780706a227ca858 · report
pad_bodies urw7rs/torch_skeleton/torch_skeleton/transforms/functional.py community (archive-listed) unverified MIT (permissive) · 42c7e6ad59d7eafd · report
to_numpy urw7rs/torch_skeleton/torch_skeleton/datasets/ntu.py community (archive-listed) unverified MIT (permissive) · 847a989802c341f5 · report

Tasks

Action RecognitionComputational EfficiencySkeleton Based Action RecognitionTemporal Action Localization

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Skeleton Based Action Recognition N-UCLA SGN Accuracy 92.5% #21 of 25 Archive leaderboard report
Skeleton Based Action Recognition NTU RGB+D SGN Accuracy (CS) 89.0 #67 of 135 Archive leaderboard report
Skeleton Based Action Recognition NTU RGB+D SGN Accuracy (CV) 94.5 #67 of 135 Archive leaderboard report
Skeleton Based Action Recognition SYSU 3D SGN Accuracy 86.9% #1 of 9 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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