{"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/towards-robust-and-adaptive-motion","title":"Towards Robust and Adaptive Motion Forecasting: A Causal Representation Perspective","arxiv_id":"2111.14820","date":"2021-11-29","proceeding":"CVPR 2022 1","authors":["Yuejiang Liu","Riccardo Cadei","Jonas Schweizer","Sherwin Bahmani","Alexandre Alahi"],"abstract":"Learning behavioral patterns from observational data has been a de-facto approach to motion forecasting. Yet, the current paradigm suffers from two shortcomings: brittle under distribution shifts and inefficient for knowledge transfer. In this work, we propose to address these challenges from a causal representation perspective. We first introduce a causal formalism of motion forecasting, which casts the problem as a dynamic process with three groups of latent variables, namely invariant variables, style confounders, and spurious features. We then introduce a learning framework that treats each group separately: (i) unlike the common practice mixing datasets collected from different locations, we exploit their subtle distinctions by means of an invariance loss encouraging the model to suppress spurious correlations; (ii) we devise a modular architecture that factorizes the representations of invariant mechanisms and style confounders to approximate a sparse causal graph; (iii) we introduce a style contrastive loss that not only enforces the structure of style representations but also serves as a self-supervisory signal for test-time refinement on the fly. Experiments on synthetic and real datasets show that our proposed method improves the robustness and reusability of learned motion representations, significantly outperforming prior state-of-the-art motion forecasting models for out-of-distribution generalization and low-shot transfer.","url_abs":"https://arxiv.org/abs/2111.14820v4","url_pdf":"https://arxiv.org/pdf/2111.14820v4.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":"towards-robust-and-adaptive-motion","repo_url":"https://github.com/sherwinbahmani/ynet_adaptive","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"towards-robust-and-adaptive-motion","repo_url":"https://github.com/vita-epfl/causalmotion","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"motion-forecasting","task_name":"Motion Forecasting"},{"task_slug":"out-of-distribution-generalization","task_name":"Out-of-Distribution Generalization"},{"task_slug":"transfer-learning","task_name":"Transfer Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2111.14820","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2111.14820"}},"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/sherwinbahmani/ynet_adaptive","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vita-epfl/causalmotion","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_fixture":1,"ran":1,"unverified":8},"by_repo_kind":{"official":{"samples":10,"ran":2,"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":"cc7ee43eadf25dac","entry":"get_noise","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/models.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/models.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cc7ee43eadf25dac"}},{"code_sha256_prefix":"123c2031d3127cc9","entry":"read_file","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/trajectories.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/trajectories.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":"123c2031d3127cc9"}},{"code_sha256_prefix":"644192cce02c4d9c","entry":"cal_ade_fde","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/evaluate_model.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/evaluate_model.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":"644192cce02c4d9c"}},{"code_sha256_prefix":"2116649a10a25a50","entry":"compute_col","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"style/evaluate_all.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/style/evaluate_all.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":"2116649a10a25a50"}},{"code_sha256_prefix":"ef311928245f72a3","entry":"evaluate","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/evaluate_model.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/evaluate_model.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":"ef311928245f72a3"}},{"code_sha256_prefix":"b0d3a153c03cf535","entry":"get_dset_path","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/utils.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/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":"b0d3a153c03cf535"}},{"code_sha256_prefix":"c7a0b110ef7c5e03","entry":"int_tuple","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/utils.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/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":"c7a0b110ef7c5e03"}},{"code_sha256_prefix":"d5ab777433781612","entry":"relative_to_abs","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/utils.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/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":"d5ab777433781612"}},{"code_sha256_prefix":"404abefa4c1dae27","entry":"seq_collate","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"spurious/trajectories.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/spurious/trajectories.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":"404abefa4c1dae27"}},{"code_sha256_prefix":"e5ee8218a3aaa802","entry":"standard_style_loss","repo":"vita-epfl/causalmotion","repo_kind":"official","path":"style/losses.py","file_url":"https://github.com/vita-epfl/causalmotion/blob/HEAD/style/losses.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":"e5ee8218a3aaa802"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}