Papers › Investigating Pose Representations and Motion Contexts Modeling for 3D Motion Prediction

Investigating Pose Representations and Motion Contexts Modeling for 3D Motion Prediction

30 Dec 2021arXiv:2112.15012archive 2025-07-28

Zhenguang Liu, Shuang Wu, Shuyuan Jin, Shouling Ji, Qi Liu, Shijian Lu, Li Cheng

Predicting human motion from historical pose sequence is crucial for a machine to succeed in intelligent interactions with humans. One aspect that has been obviated so far, is the fact that how we represent the skeletal pose has a critical impact on the prediction results. Yet there is no effort that investigates across different pose representation schemes. We conduct an indepth study on various pose representations with a focus on their effects on the motion prediction task. Moreover, recent approaches build upon off-the-shelf RNN units for motion prediction. These approaches process input pose sequence sequentially and inherently have difficulties in capturing long-term dependencies. In this paper, we propose a novel RNN architecture termed AHMR (Attentive Hierarchical Motion Recurrent network) for motion prediction which simultaneously models local motion contexts and a global context. We further explore a geodesic loss and a forward kinematics loss for the motion prediction task, which have more geometric significance than the widely employed L2 loss. Interestingly, we applied our method to a range of articulate objects including human, fish, and mouse. Empirical results show that our approach outperforms the state-of-the-art methods in short-term prediction and achieves much enhanced long-term prediction proficiency, such as retaining natural human-like motions over 50 seconds predictions. Our codes are released.

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

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 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.

BII-wushuang/Lie-Group-Motion-Prediction officialmentioned in paperMIT 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

10 samples harvested; 0 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.

10unverified

Licence: 0 of the 10 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 BII-wushuang/Lie-Group-Motion-Prediction. “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.

create_prior BII-wushuang/Lie-Group-Motion-Prediction/src/SMPL/prior.py official repository unverified MIT (permissive) · 931feedb763e5701 · report
expmap2rotmat BII-wushuang/Lie-Group-Motion-Prediction/src/general_utils.py official repository unverified MIT (permissive) · 7c2bd4df709f7e3b · report
get_hidden_states_before BII-wushuang/Lie-Group-Motion-Prediction/src/models.py official repository unverified MIT (permissive) · b726588199f06976 · report
l2_loss BII-wushuang/Lie-Group-Motion-Prediction/src/loss_functions.py official repository unverified MIT (permissive) · d44fc9d5fa37d7a6 · report
lf BII-wushuang/Lie-Group-Motion-Prediction/src/models.py official repository unverified MIT (permissive) · 2e3c753c3c903b84 · report
lietomatrix BII-wushuang/Lie-Group-Motion-Prediction/src/general_utils.py official repository unverified MIT (permissive) · 4a960eb65d06b825 · report
linearizedlie_loss BII-wushuang/Lie-Group-Motion-Prediction/src/loss_functions.py official repository unverified MIT (permissive) · 934dd15353d23506 · report
plot_animation BII-wushuang/Lie-Group-Motion-Prediction/src/plot_animation.py official repository unverified MIT (permissive) · 706dd4bae17cdfc7 · report
read_animals BII-wushuang/Lie-Group-Motion-Prediction/src/read_data.py official repository unverified MIT (permissive) · 461b39340ddc1630 · report
rotmat2expmap BII-wushuang/Lie-Group-Motion-Prediction/src/general_utils.py official repository unverified MIT (permissive) · ecec58ba1607d6f5 · report

Tasks

Predictionmotion prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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