{"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/arxiv-2602-07915","title":"CausalCompass: Evaluating the Robustness of Time-Series Causal Discovery in Misspecified Scenarios","arxiv_id":"2602.07915","date":"2026-02-08","proceeding":null,"authors":["Huiyang Yi","Xiaojian Shen","Yonggang Wu","Duxin Chen","He Wang","Wenwu Yu"],"abstract":"Causal discovery from time series is a fundamental task in machine learning. However, its widespread adoption is hindered by a reliance on untestable causal assumptions and by the lack of robustness-oriented evaluation in existing benchmarks. To address these challenges, we propose CausalCompass, a flexible and extensible benchmark framework designed to assess the robustness of time-series causal discovery (TSCD) methods under violations of modeling assumptions. To demonstrate the practical utility of CausalCompass, we conduct extensive benchmarking of representative TSCD algorithms across eight assumption-violation scenarios. Our experimental results indicate that no single method consistently attains optimal performance across all settings. Nevertheless, the methods exhibiting superior overall performance across diverse scenarios are almost invariably deep learning-based approaches. We further provide hyperparameter sensitivity analyses to deepen the understanding of these findings. We additionally conduct ablation experiments to explain the strong performance of deep learning-based methods under assumption violations. We also find, somewhat surprisingly, that NTS-NOTEARS relies heavily on standardized preprocessing in practice, performing poorly in the vanilla setting but exhibiting strong performance after standardization. Finally, our work aims to provide a comprehensive and systematic evaluation of TSCD methods under assumption violations, thereby facilitating their broader adoption in real-world applications. The user-friendly implementation, documentation and datasets are available at https://anonymous.4open.science/r/CausalCompass-anonymous-5B4F/.","url_abs":"https://arxiv.org/abs/2602.07915","url_pdf":"https://arxiv.org/pdf/2602.07915","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.07915"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/iancovert/Neural-GC","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mckinsey/causalnex","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/jarrycyx/UNN","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/ckassaad/causal_discovery_for_time_series","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/cloud36/graphical_granger_methods","reach":{"status":"ok"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/xiangyu-sun-789/NTS-NOTEARS","reach":null}],"summary":{"ran":7,"ran_draft_wrong":3,"ran_honours":1,"unverified":16},"by_repo_kind":{"found_in_text":{"samples":26,"ran":10,"repositories":5}},"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":19,"samples":[{"code_sha256_prefix":"70a9e4933e75d139","entry":"LocallyConnected","repo":"xiangyu-sun-789/NTS-NOTEARS","repo_kind":"found_in_text","path":"notears/nts_notears.py","file_url":"https://github.com/xiangyu-sun-789/NTS-NOTEARS/blob/HEAD/notears/nts_notears.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"70a9e4933e75d139"}},{"code_sha256_prefix":"b66e5800a09b6fee","entry":"MLP","repo":"iancovert/Neural-GC","repo_kind":"found_in_text","path":"models/cmlp.py","file_url":"https://github.com/iancovert/Neural-GC/blob/HEAD/models/cmlp.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":"b66e5800a09b6fee"}},{"code_sha256_prefix":"d2a4faacd04000f3","entry":"NormalizingFlows","repo":"jarrycyx/UNN","repo_kind":"found_in_text","path":"CausalTime/models.py","file_url":"https://github.com/jarrycyx/UNN/blob/HEAD/CausalTime/models.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":"d2a4faacd04000f3"}},{"code_sha256_prefix":"cf6a80d8442eefe1","entry":"StructureModel","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cf6a80d8442eefe1"}},{"code_sha256_prefix":"8e6d66fa6322428e","entry":"TraceExpm","repo":"xiangyu-sun-789/NTS-NOTEARS","repo_kind":"found_in_text","path":"notears/nts_notears.py","file_url":"https://github.com/xiangyu-sun-789/NTS-NOTEARS/blob/HEAD/notears/nts_notears.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8e6d66fa6322428e"}},{"code_sha256_prefix":"86138b90cd251240","entry":"_format_name_from_pandas","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"86138b90cd251240"}},{"code_sha256_prefix":"86645caeb5a5b501","entry":"_learn_dynamic_structure","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"86645caeb5a5b501"}},{"code_sha256_prefix":"3084266f9053abf6","entry":"_reshape_wa","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3084266f9053abf6"}},{"code_sha256_prefix":"8f5922d83d039372","entry":"activation_helper","repo":"iancovert/Neural-GC","repo_kind":"found_in_text","path":"models/cmlp.py","file_url":"https://github.com/iancovert/Neural-GC/blob/HEAD/models/cmlp.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f5922d83d039372"}},{"code_sha256_prefix":"748b07a3576144e0","entry":"cMLP","repo":"iancovert/Neural-GC","repo_kind":"found_in_text","path":"models/cmlp.py","file_url":"https://github.com/iancovert/Neural-GC/blob/HEAD/models/cmlp.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":"748b07a3576144e0"}},{"code_sha256_prefix":"b32a1228967d36d5","entry":"convert_provided_bound","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"b32a1228967d36d5"}},{"code_sha256_prefix":"62219bb481848681","entry":"DynamicDataTransformer","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"62219bb481848681"}},{"code_sha256_prefix":"37c3692248c9618b","entry":"NF_ResidualTransformerModel","repo":"jarrycyx/UNN","repo_kind":"found_in_text","path":"CausalTime/models.py","file_url":"https://github.com/jarrycyx/UNN/blob/HEAD/CausalTime/models.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":"37c3692248c9618b"}},{"code_sha256_prefix":"2cbcabcdda9cb54c","entry":"NTS_NOTEARS","repo":"xiangyu-sun-789/NTS-NOTEARS","repo_kind":"found_in_text","path":"notears/nts_notears.py","file_url":"https://github.com/xiangyu-sun-789/NTS-NOTEARS/blob/HEAD/notears/nts_notears.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2cbcabcdda9cb54c"}},{"code_sha256_prefix":"de15d5a3875be53a","entry":"_matrices_to_structure_model","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"de15d5a3875be53a"}},{"code_sha256_prefix":"2a6932bf8cdd2b4d","entry":"_validate_origin","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2a6932bf8cdd2b4d"}},{"code_sha256_prefix":"d8a48b76818dc316","entry":"add_noise","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_python/kitmi.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_python/kitmi.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":"d8a48b76818dc316"}},{"code_sha256_prefix":"cfeec6fd5584fc91","entry":"from_numpy_dynamic","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cfeec6fd5584fc91"}},{"code_sha256_prefix":"94ae5ecf684cc462","entry":"from_pandas_dynamic","repo":"mckinsey/causalnex","repo_kind":"found_in_text","path":"causalnex/structure/dynotears.py","file_url":"https://github.com/mckinsey/causalnex/blob/HEAD/causalnex/structure/dynotears.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"94ae5ecf684cc462"}},{"code_sha256_prefix":"a36fff89ac3a5137","entry":"generate_structure","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_python/granger_mv2.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_python/granger_mv2.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":"a36fff89ac3a5137"}},{"code_sha256_prefix":"de2bc5c4d517d9be","entry":"granger_mv2","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_python/granger_mv2.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_python/granger_mv2.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":"de2bc5c4d517d9be"}},{"code_sha256_prefix":"056cd5492fba5b71","entry":"granger_pw","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_python/granger_pw.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_python/granger_pw.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":"056cd5492fba5b71"}},{"code_sha256_prefix":"a50bd03edb6f3900","entry":"predict","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_python/kitmi.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_python/kitmi.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":"a50bd03edb6f3900"}},{"code_sha256_prefix":"4fc714d69d52982a","entry":"run_R","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_R/scripts_R.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_R/scripts_R.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":"4fc714d69d52982a"}},{"code_sha256_prefix":"7e18e34ec866a59a","entry":"run_matlab","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_matlab/scripts_matlab.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_matlab/scripts_matlab.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":"7e18e34ec866a59a"}},{"code_sha256_prefix":"525a91883f4d1214","entry":"train","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_python/kitmi.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_python/kitmi.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":"525a91883f4d1214"}},{"code_sha256_prefix":"febad5f5c2b1ce68","entry":"ts_fci_dataframe_to_dict","repo":"ckassaad/causal_discovery_for_time_series","repo_kind":"found_in_text","path":"baselines/scripts_R/scripts_R.py","file_url":"https://github.com/ckassaad/causal_discovery_for_time_series/blob/HEAD/baselines/scripts_R/scripts_R.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":"febad5f5c2b1ce68"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}