{"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/generative-model-enhanced-human-motion-1","title":"Generative Model-Enhanced Human Motion Prediction","arxiv_id":"2010.11699","date":"2020-10-05","proceeding":null,"authors":["Anthony Bourached","Ryan-Rhys Griffiths","Robert Gray","Ashwani Jha","Parashkev Nachev"],"abstract":"The task of predicting human motion is complicated by the natural heterogeneity and compositionality of actions, necessitating robustness to distributional shifts as far as out-of-distribution (OoD). Here we formulate a new OoD benchmark based on the Human3.6M and CMU motion capture datasets, and introduce a hybrid framework for hardening discriminative architectures to OoD failure by augmenting them with a generative model. When applied to current state-of-the-art discriminative models, we show that the proposed approach improves OoD robustness without sacrificing in-distribution performance, and can theoretically facilitate model interpretability. We suggest human motion predictors ought to be constructed with OoD challenges in mind, and provide an extensible general framework for hardening diverse discriminative architectures to extreme distributional shift. The code is available at https://github.com/bouracha/OoDMotion.","url_abs":"https://arxiv.org/abs/2010.11699v3","url_pdf":"https://arxiv.org/pdf/2010.11699v3.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":"generative-model-enhanced-human-motion-1","repo_url":"https://github.com/bouracha/OoDMotion","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"generative-model-enhanced-human-motion-1","repo_url":"https://github.com/bouracha/Gen_Motion","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"human-motion-prediction","task_name":"Human motion prediction"},{"task_slug":"prediction","task_name":"Prediction"},{"task_slug":"model","task_name":"model"},{"task_slug":"motion-prediction","task_name":"motion prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2010.11699","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.11699"}},"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/bouracha/OoDMotion","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bouracha/Gen_Motion","reach":null}],"summary":{"ran":6,"unverified":4},"by_repo_kind":{"official":{"samples":7,"ran":6,"repositories":1},"listed":{"samples":3,"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":3,"samples":[{"code_sha256_prefix":"e63444390d468c25","entry":"AccumLoss","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","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":"e63444390d468c25"}},{"code_sha256_prefix":"4d2faebbbaaea7e1","entry":"FullyConnected","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4d2faebbbaaea7e1"}},{"code_sha256_prefix":"172819ec621f5bce","entry":"GC_Block","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"172819ec621f5bce"}},{"code_sha256_prefix":"93911462a7ea3c82","entry":"GraphConvolution","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"93911462a7ea3c82"}},{"code_sha256_prefix":"f178610fc64157ab","entry":"VGAE_decoder","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f178610fc64157ab"}},{"code_sha256_prefix":"1d12bd2afb9c7c65","entry":"VGAE_encoder","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","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":"1d12bd2afb9c7c65"}},{"code_sha256_prefix":"319eca4ec1de9955","entry":"VGAE","repo":"bouracha/OoDMotion","repo_kind":"official","path":"utils/vgae.py","file_url":"https://github.com/bouracha/OoDMotion/blob/HEAD/utils/vgae.py","link_basis":"first_harvest_node","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":"319eca4ec1de9955"}},{"code_sha256_prefix":"c29d248fafc78fae","entry":"VGAE","repo":"bouracha/Gen_Motion","repo_kind":"listed","path":"models/VGAE.py","file_url":"https://github.com/bouracha/Gen_Motion/blob/HEAD/models/VGAE.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c29d248fafc78fae"}},{"code_sha256_prefix":"9f6d51dfad5c40bd","entry":"VGAE_Decoder","repo":"bouracha/Gen_Motion","repo_kind":"listed","path":"models/VGAE.py","file_url":"https://github.com/bouracha/Gen_Motion/blob/HEAD/models/VGAE.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9f6d51dfad5c40bd"}},{"code_sha256_prefix":"b5a0206eff119ae8","entry":"VGAE_Encoder","repo":"bouracha/Gen_Motion","repo_kind":"listed","path":"models/VGAE.py","file_url":"https://github.com/bouracha/Gen_Motion/blob/HEAD/models/VGAE.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b5a0206eff119ae8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}