{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/investigating-pose-representations-and-motion","title":"Investigating Pose Representations and Motion Contexts Modeling for 3D Motion Prediction","arxiv_id":"2112.15012","date":"2021-12-30","proceeding":null,"authors":["Zhenguang Liu","Shuang Wu","Shuyuan Jin","Shouling Ji","Qi Liu","Shijian Lu","Li Cheng"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2112.15012v1","url_pdf":"https://arxiv.org/pdf/2112.15012v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"investigating-pose-representations-and-motion","repo_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"prediction","task_name":"Prediction"},{"task_slug":"motion-prediction","task_name":"motion prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2112.15012","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2112.15012"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":10},"by_repo_kind":{"official":{"samples":10,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"931feedb763e5701","entry":"create_prior","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/SMPL/prior.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/SMPL/prior.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"931feedb763e5701"}},{"code_sha256_prefix":"7c2bd4df709f7e3b","entry":"expmap2rotmat","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/general_utils.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/general_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7c2bd4df709f7e3b"}},{"code_sha256_prefix":"b726588199f06976","entry":"get_hidden_states_before","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/models.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b726588199f06976"}},{"code_sha256_prefix":"d44fc9d5fa37d7a6","entry":"l2_loss","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/loss_functions.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/loss_functions.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d44fc9d5fa37d7a6"}},{"code_sha256_prefix":"2e3c753c3c903b84","entry":"lf","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/models.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e3c753c3c903b84"}},{"code_sha256_prefix":"4a960eb65d06b825","entry":"lietomatrix","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/general_utils.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/general_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4a960eb65d06b825"}},{"code_sha256_prefix":"934dd15353d23506","entry":"linearizedlie_loss","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/loss_functions.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/loss_functions.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"934dd15353d23506"}},{"code_sha256_prefix":"706dd4bae17cdfc7","entry":"plot_animation","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/plot_animation.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/plot_animation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"706dd4bae17cdfc7"}},{"code_sha256_prefix":"461b39340ddc1630","entry":"read_animals","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/read_data.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/read_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"461b39340ddc1630"}},{"code_sha256_prefix":"ecec58ba1607d6f5","entry":"rotmat2expmap","repo":"BII-wushuang/Lie-Group-Motion-Prediction","repo_kind":"official","path":"src/general_utils.py","file_url":"https://github.com/BII-wushuang/Lie-Group-Motion-Prediction/blob/HEAD/src/general_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ecec58ba1607d6f5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}