{"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/policy-learning-with-partial-observation-and","title":"Decentralized policy learning with partial observation and mechanical constraints for multiperson modeling","arxiv_id":"2007.03155","date":"2020-07-07","proceeding":null,"authors":["Keisuke Fujii","Naoya Takeishi","Yoshinobu Kawahara","Kazuya Takeda"],"abstract":"Extracting the rules of real-world multi-agent behaviors is a current challenge in various scientific and engineering fields. Biological agents independently have limited observation and mechanical constraints; however, most of the conventional data-driven models ignore such assumptions, resulting in lack of biological plausibility and model interpretability for behavioral analyses. Here we propose sequential generative models with partial observation and mechanical constraints in a decentralized manner, which can model agents' cognition and body dynamics, and predict biologically plausible behaviors. We formulate this as a decentralized multi-agent imitation-learning problem, leveraging binary partial observation and decentralized policy models based on hierarchical variational recurrent neural networks with physical and biomechanical penalties. Using real-world basketball and soccer datasets, we show the effectiveness of our method in terms of the constraint violations, long-term trajectory prediction, and partial observation. Our approach can be used as a multi-agent simulator to generate realistic trajectories using real-world data.","url_abs":"https://arxiv.org/abs/2007.03155v2","url_pdf":"https://arxiv.org/pdf/2007.03155v2.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":"policy-learning-with-partial-observation-and","repo_url":"https://github.com/keisuke198619/PO-MC-DHVRNN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"imitation-learning","task_name":"Imitation Learning"},{"task_slug":"trajectory-prediction","task_name":"Trajectory Prediction"}],"methods":[{"method_slug":"interpretability","method_name":"Interpretability"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.03155","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.03155"}},"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/keisuke198619/PO-MC-DHVRNN","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_honours":1,"unverified":13},"by_repo_kind":{"official":{"samples":14,"ran":1,"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":"dcc2aedb4ca9a4e8","entry":"num_trainable_params","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"vrnn/models/utils.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/vrnn/models/utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dcc2aedb4ca9a4e8"}},{"code_sha256_prefix":"5a1f9577a7a8d923","entry":"check_game_roles_duplicates","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"utilities.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/utilities.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":"5a1f9577a7a8d923"}},{"code_sha256_prefix":"7b1232890f213204","entry":"create_static_features","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"features.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/features.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":"7b1232890f213204"}},{"code_sha256_prefix":"3387d8452713966d","entry":"filters","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"preprocessing.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/preprocessing.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":"3387d8452713966d"}},{"code_sha256_prefix":"5614066a824dbc29","entry":"flatten_moments","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"features.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/features.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":"5614066a824dbc29"}},{"code_sha256_prefix":"cd67ed55902cba6d","entry":"flatten_moments_soccer","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"features.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/features.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":"cd67ed55902cba6d"}},{"code_sha256_prefix":"a2044933b17736c4","entry":"get_params_str","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"vrnn/models/utils.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/vrnn/models/utils.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":"a2044933b17736c4"}},{"code_sha256_prefix":"355994bf463714bb","entry":"get_sequences","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"sequencing.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/sequencing.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":"355994bf463714bb"}},{"code_sha256_prefix":"df8527ed08f0823e","entry":"id_player","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"utilities.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/utilities.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":"df8527ed08f0823e"}},{"code_sha256_prefix":"eb7beff2f5f867dc","entry":"id_position","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"utilities.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/utilities.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":"eb7beff2f5f867dc"}},{"code_sha256_prefix":"1b07b23dc05534d2","entry":"parse_model_params","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"vrnn/models/utils.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/vrnn/models/utils.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":"1b07b23dc05534d2"}},{"code_sha256_prefix":"6c4fda6e44757193","entry":"remove_non_eleven","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"preprocessing.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/preprocessing.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":"6c4fda6e44757193"}},{"code_sha256_prefix":"fbdba52436f13206","entry":"remove_outlier","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"preprocessing.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/preprocessing.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":"fbdba52436f13206"}},{"code_sha256_prefix":"621c945f84c310f5","entry":"subsample_sequence","repo":"keisuke198619/PO-MC-DHVRNN","repo_kind":"official","path":"sequencing.py","file_url":"https://github.com/keisuke198619/PO-MC-DHVRNN/blob/HEAD/sequencing.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":"621c945f84c310f5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}