Papers › Hierarchical Spatio-Temporal Representation Learning for Gait Recognition

Hierarchical Spatio-Temporal Representation Learning for Gait Recognition

19 Jul 2023ICCV 2023 1arXiv:2307.09856archive 2025-07-28

Lei Wang, Bo Liu, Fangfang Liang, Bincheng Wang

Gait recognition is a biometric technique that identifies individuals by their unique walking styles, which is suitable for unconstrained environments and has a wide range of applications. While current methods focus on exploiting body part-based representations, they often neglect the hierarchical dependencies between local motion patterns. In this paper, we propose a hierarchical spatio-temporal representation learning (HSTL) framework for extracting gait features from coarse to fine. Our framework starts with a hierarchical clustering analysis to recover multi-level body structures from the whole body to local details. Next, an adaptive region-based motion extractor (ARME) is designed to learn region-independent motion features. The proposed HSTL then stacks multiple ARMEs in a top-down manner, with each ARME corresponding to a specific partition level of the hierarchy. An adaptive spatio-temporal pooling (ASTP) module is used to capture gait features at different levels of detail to perform hierarchical feature mapping. Finally, a frame-level temporal aggregation (FTA) module is employed to reduce redundant information in gait sequences through multi-scale temporal downsampling. Extensive experiments on CASIA-B, OUMVLP, GREW, and Gait3D datasets demonstrate that our method outperforms the state-of-the-art while maintaining a reasonable balance between model accuracy and complexity.

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="2307.09856")

Code

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

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

gudaochangsheng/HSTL officialpytorch 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

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

3ran
2unverified

Licence: 5 of the 5 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 gudaochangsheng/HSTL. “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.

Ntuple gudaochangsheng/HSTL/lib/utils/common.py official repository ran no licence file found · pointer only · 259090a2dcfc7c36 · report
de_diag gudaochangsheng/HSTL/lib/utils/evaluation.py official repository ran no licence file found · pointer only · b57dd7785b289b3e · report
get_attr_from gudaochangsheng/HSTL/lib/utils/common.py official repository ran no licence file found · pointer only · ed7584e83b710d3c · report
cuda_dist gudaochangsheng/HSTL/lib/utils/evaluation.py official repository unverified no licence file found · pointer only · 034c16076776159f · report
get_valid_args gudaochangsheng/HSTL/lib/utils/common.py official repository unverified no licence file found · pointer only · bb3d34be2732f020 · report

Tasks

Gait RecognitionGait Recognition in the WildMultiview Gait RecognitionRepresentation Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Gait Recognition Gait3D HSTL Rank-1 61.30 #1 of 2 Archive leaderboard report
Gait Recognition Gait3D HSTL Rank-5 76.3 #1 of 2 Archive leaderboard report
Gait Recognition Gait3D HSTL mAP 55.48 #1 of 2 Archive leaderboard report
Gait Recognition Gait3D HSTL mINP 34.77 #1 of 2 Archive leaderboard report
Gait Recognition OUMVLP HSTL Averaged rank-1 acc(%) 92.4 #2 of 7 Archive leaderboard report
Gait Recognition in the Wild Gait3D HSTL Rank-1 61.3 #1 of 2 Archive leaderboard report
Multiview Gait Recognition CASIA-B HSTL Accuracy (Cross-View, Avg) 94.3 #4 of 12 Archive leaderboard report
Multiview Gait Recognition CASIA-B HSTL BG#1-2 95.9 #4 of 12 Archive leaderboard report
Multiview Gait Recognition CASIA-B HSTL CL#1-2 88.9 #4 of 12 Archive leaderboard report
Multiview Gait Recognition CASIA-B HSTL NM#5-6 98.1 #4 of 12 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.

Methods

Focus

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