{"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/conformalized-adaptive-forecasting-of","title":"Conformalized Adaptive Forecasting of Heterogeneous Trajectories","arxiv_id":"2402.09623","date":"2024-02-14","proceeding":null,"authors":["Yanfei Zhou","Lars Lindemann","Matteo Sesia"],"abstract":"This paper presents a new conformal method for generating simultaneous forecasting bands guaranteed to cover the entire path of a new random trajectory with sufficiently high probability. Prompted by the need for dependable uncertainty estimates in motion planning applications where the behavior of diverse objects may be more or less unpredictable, we blend different techniques from online conformal prediction of single and multiple time series, as well as ideas for addressing heteroscedasticity in regression. This solution is both principled, providing precise finite-sample guarantees, and effective, often leading to more informative predictions than prior methods.","url_abs":"https://arxiv.org/abs/2402.09623v2","url_pdf":"https://arxiv.org/pdf/2402.09623v2.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":"conformalized-adaptive-forecasting-of","repo_url":"https://github.com/fionaz3696/cafht","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"conformal-prediction","task_name":"Conformal Prediction"},{"task_slug":"motion-planning","task_name":"Motion Planning"},{"task_slug":"time-series-1","task_name":"Time Series"},{"task_slug":"regression-1","task_name":"regression"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2402.09623","atlas_url":"https://app.syntology.ai/?focus=2402.09623","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2402.09623"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/fionaz3696/cafht","reach":{"status":"ok"}}],"summary":{"ran":11},"by_repo_kind":{"official":{"samples":11,"ran":11,"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":11,"samples":[{"code_sha256_prefix":"4e566ca5f4660bc9","entry":"astar_path","repo":"fionaz3696/cafht","repo_kind":"official","path":"media/animation_3d.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/media/animation_3d.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4e566ca5f4660bc9"}},{"code_sha256_prefix":"e94816ebb49ad1ec","entry":"astar_path","repo":"fionaz3696/cafht","repo_kind":"official","path":"media/animation_rectangle.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/media/animation_rectangle.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e94816ebb49ad1ec"}},{"code_sha256_prefix":"af0a444dd2175e9a","entry":"evaluation","repo":"fionaz3696/cafht","repo_kind":"official","path":"ConformalizedTS/evals.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/ConformalizedTS/evals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"af0a444dd2175e9a"}},{"code_sha256_prefix":"2b190f09aa1d78b4","entry":"evaluation_multivariate","repo":"fionaz3696/cafht","repo_kind":"official","path":"ConformalizedTS/evals.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/ConformalizedTS/evals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2b190f09aa1d78b4"}},{"code_sha256_prefix":"c65924c0b2b47b3b","entry":"is_free","repo":"fionaz3696/cafht","repo_kind":"official","path":"media/animations.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/media/animations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c65924c0b2b47b3b"}},{"code_sha256_prefix":"1193c8f6bee70a19","entry":"mean_step_size","repo":"fionaz3696/cafht","repo_kind":"official","path":"media/animation_rectangle.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/media/animation_rectangle.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1193c8f6bee70a19"}},{"code_sha256_prefix":"3550fbcb31aa3c44","entry":"mean_step_size","repo":"fionaz3696/cafht","repo_kind":"official","path":"media/animations.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/media/animations.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3550fbcb31aa3c44"}},{"code_sha256_prefix":"8acfc57a5054c5ef","entry":"mytan","repo":"fionaz3696/cafht","repo_kind":"official","path":"ConformalizedTS/utils.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/ConformalizedTS/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8acfc57a5054c5ef"}},{"code_sha256_prefix":"c544cb70b994a6b2","entry":"sliding_window_average","repo":"fionaz3696/cafht","repo_kind":"official","path":"ConformalizedTS/evals.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/ConformalizedTS/evals.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c544cb70b994a6b2"}},{"code_sha256_prefix":"c8703d581d0b2c13","entry":"split_train_sequence","repo":"fionaz3696/cafht","repo_kind":"official","path":"ConformalizedTS/utils.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/ConformalizedTS/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c8703d581d0b2c13"}},{"code_sha256_prefix":"bd6e27bb496e4955","entry":"trimming","repo":"fionaz3696/cafht","repo_kind":"official","path":"ConformalizedTS/utils.py","file_url":"https://github.com/fionaz3696/cafht/blob/HEAD/ConformalizedTS/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd6e27bb496e4955"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}