Papers › Progressively Generating Better Initial Guesses Towards Next Stages for High-Quality...

Progressively Generating Better Initial Guesses Towards Next Stages for High-Quality Human Motion Prediction

30 Mar 2022CVPR 2022 1arXiv:2203.16051archive 2025-07-28

Tiezheng Ma, Yongwei Nie, Chengjiang Long, Qing Zhang, Guiqing Li

This paper presents a high-quality human motion prediction method that accurately predicts future human poses given observed ones. Our method is based on the observation that a good initial guess of the future poses is very helpful in improving the forecasting accuracy. This motivates us to propose a novel two-stage prediction framework, including an init-prediction network that just computes the good guess and then a formal-prediction network that predicts the target future poses based on the guess. More importantly, we extend this idea further and design a multi-stage prediction framework where each stage predicts initial guess for the next stage, which brings more performance gain. To fulfill the prediction task at each stage, we propose a network comprising Spatial Dense Graph Convolutional Networks (S-DGCN) and Temporal Dense Graph Convolutional Networks (T-DGCN). Alternatively executing the two networks helps extract spatiotemporal features over the global receptive field of the whole pose sequence. All the above design choices cooperating together make our method outperform previous approaches by large margins: 6%-7% on Human3.6M, 5%-10% on CMU-MoCap, and 13%-16% on 3DPW.

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

Code

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

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

705062791/pgbig 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

6 samples harvested; 2 ran; 1 honoured the contract we drafted; 4 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.

1ran · honoured contract
1ran
4unverified

Licence: 6 of the 6 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 705062791/PGBIG. “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.

GC_Block 705062791/PGBIG/model/stage_4.py official repository ran no licence file found · pointer only · 5b5d083cf9dbdbbc · report
get_dct_matrix 705062791/PGBIG/model/stage_4.py official repository ran · honoured contract no licence file found · pointer only · 4d38e5eb0de5cfb6 · report
GCN_decoder 705062791/PGBIG/model/stage_4.py official repository unverified no licence file found · pointer only · 9940d00894aa408a · report
GCN_encoder 705062791/PGBIG/model/stage_4.py official repository unverified no licence file found · pointer only · 3f5407eb9baaeb3e · report
GraphConvolution 705062791/PGBIG/model/stage_4.py official repository unverified no licence file found · pointer only · 25690753584ddd6d · report
MultiStageModel 705062791/PGBIG/model/stage_4.py official repository unverified no licence file found · pointer only · e4ba9fb314f5aa39 · report

Tasks

Human Pose ForecastingHuman motion predictionPredictionmotion prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Human Pose Forecasting Human3.6M PGBIG Average MPJPE (mm) @ 1000 ms 110.3 #10 of 33 Archive leaderboard report
Human Pose Forecasting Human3.6M PGBIG Average MPJPE (mm) @ 400ms 58.5 #10 of 33 Archive leaderboard report
Human Pose Forecasting Human3.6M PGBIG MAR, walking, 1,000ms 0.69 #10 of 33 Archive leaderboard report
Human Pose Forecasting Human3.6M PGBIG MAR, walking, 400ms 0.54 #10 of 33 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