{"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/dynamic-multiscale-graph-neural-networks-for","title":"Dynamic Multiscale Graph Neural Networks for 3D Skeleton-Based Human Motion Prediction","arxiv_id":"2003.08802","date":"2020-03-17","proceeding":null,"authors":["Maosen Li","Siheng Chen","Yangheng Zhao","Ya zhang","Yan-Feng Wang","Qi Tian"],"abstract":"We propose novel dynamic multiscale graph neural networks (DMGNN) to predict 3D skeleton-based human motions. The core idea of DMGNN is to use a multiscale graph to comprehensively model the internal relations of a human body for motion feature learning. This multiscale graph is adaptive during training and dynamic across network layers. Based on this graph, we propose a multiscale graph computational unit (MGCU) to extract features at individual scales and fuse features across scales. The entire model is action-category-agnostic and follows an encoder-decoder framework. The encoder consists of a sequence of MGCUs to learn motion features. The decoder uses a proposed graph-based gate recurrent unit to generate future poses. Extensive experiments show that the proposed DMGNN outperforms state-of-the-art methods in both short and long-term predictions on the datasets of Human 3.6M and CMU Mocap. We further investigate the learned multiscale graphs for the interpretability. The codes could be downloaded from https://github.com/limaosen0/DMGNN.","url_abs":"https://arxiv.org/abs/2003.08802v1","url_pdf":"https://arxiv.org/pdf/2003.08802v1.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":"dynamic-multiscale-graph-neural-networks-for","repo_url":"https://github.com/limaosen0/DMGNN","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"3d-human-pose-estimation","task_name":"3D Human Pose Estimation"},{"task_slug":"3d-pose-estimation","task_name":"3D Pose Estimation"},{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"human-motion-prediction","task_name":"Human motion prediction"},{"task_slug":"motion-prediction","task_name":"motion prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2003.08802","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.08802"}},"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/limaosen0/DMGNN","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran_violates":1,"ran":2,"unverified":4},"by_repo_kind":{"named_in_paper":{"samples":8,"ran":4,"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":"c257ac36cba643a2","entry":"get_hop_distance","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/net/utils/graph.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/net/utils/graph.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c257ac36cba643a2"}},{"code_sha256_prefix":"8158f4435afa26b7","entry":"normalize_digraph","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/net/utils/graph.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/net/utils/graph.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8158f4435afa26b7"}},{"code_sha256_prefix":"f3dfe2628c96a73d","entry":"normalize_undigraph","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/net/utils/graph.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/net/utils/graph.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f3dfe2628c96a73d"}},{"code_sha256_prefix":"238bc05bde05cf2f","entry":"read_txt_as_data","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/processor/data_tools.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/processor/data_tools.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"238bc05bde05cf2f"}},{"code_sha256_prefix":"4cce013f2ec81966","entry":"define_actions","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/processor/data_tools.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/processor/data_tools.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":"4cce013f2ec81966"}},{"code_sha256_prefix":"4ffc67c1b5c7a144","entry":"edge2node_mean","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/net/utils/operation.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/net/utils/operation.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":"4ffc67c1b5c7a144"}},{"code_sha256_prefix":"95aee57e66890145","entry":"load_data","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/processor/data_tools.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/processor/data_tools.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":"95aee57e66890145"}},{"code_sha256_prefix":"8873d3a3fa4ec3fc","entry":"node2edge","repo":"limaosen0/DMGNN","repo_kind":"named_in_paper","path":"cmu-long/net/utils/operation.py","file_url":"https://github.com/limaosen0/DMGNN/blob/HEAD/cmu-long/net/utils/operation.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":"8873d3a3fa4ec3fc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}