Papers › The Robustness of Differentiable Causal Discovery in Misspecified Scenarios

The Robustness of Differentiable Causal Discovery in Misspecified Scenarios

14 Oct 2025ICLRarXiv:2510.12503added by Syntology

Huiyang Yi, Yanyan He, Duxin Chen, Mingyu Kang, He Wang, Wenwu Yu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Causal discovery aims to learn causal relationships between variables from targeted data, making it a fundamental task in machine learning. However, causal discovery algorithms often rely on unverifiable causal assumptions, which are usually difficult to satisfy in real-world data, thereby limiting the broad application of causal discovery in practical scenarios. Inspired by these considerations, this work extensively benchmarks the empirical performance of various mainstream causal discovery algorithms, which assume i.i.d. data, under eight model assumption violations. Our experimental results show that differentiable causal discovery methods exhibit robustness under the metrics of Structural Hamming Distance and Structural Intervention Distance of the inferred graphs in commonly used challenging scenarios, except for scale variation. We also provide the theoretical explanations for the performance of differentiable causal discovery methods. Finally, our work aims to comprehensively benchmark the performance of recent differentiable causal discovery methods under model assumption violations, and provide the standard for reasonable evaluation of causal discovery, as well as to further promote its application in real-world scenarios.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2510.12503")

Code

Syntology Ran 0 of 13 code samples harvested from 2 repositories linked to this paper; 13 have no recorded run.

By repository: found in paper text by Syntology: 12 samples from 2 repositories, 0 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xunzheng/notears found in paper text by Syntology report
FenTechSolutions/CausalDiscoveryToolbox found in paper text by Syntology report
kevinsbello/dagma found in paper text by Syntology report
ignavierng/golem found in paper text by Syntology report
fishmoon1234/DAG-NoCurl found in paper text by SyntologyApache-2.0 report
py-why/causal-learn found in paper text by Syntology report
CausalDisco/CausalDisco found in paper text by SyntologyBSD-3-Clause report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 1 of the 13 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

elu fishmoon1234/DAG-NoCurl/BPR.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 2d1e7d81125cf16e · report
order_alignment_adjacent_pairs CausalDisco/CausalDisco/CausalDisco/analytics.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 3970791be77e4b8e · report
order_alignment_paths CausalDisco/CausalDisco/CausalDisco/analytics.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · b349ed375942004d · report
r2coeff CausalDisco/CausalDisco/CausalDisco/analytics.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 83a544e51ab9e249 · report
random_sort_regress CausalDisco/CausalDisco/CausalDisco/baselines.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 9d66114e8b2c8090 · report
setup_logger fishmoon1234/DAG-NoCurl/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f33787df9c8f67b4 · report
sigmoid fishmoon1234/DAG-NoCurl/BPR.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d39a275f8a95ded5 · report
simulate_random_dag fishmoon1234/DAG-NoCurl/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 5a8fa66922d5bfb9 · report
simulate_sem_nonlinear fishmoon1234/DAG-NoCurl/utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · e9a02ce9615c9da6 · report
softrelu fishmoon1234/DAG-NoCurl/BPR.py found in paper text by Syntology unverified Apache-2.0 (permissive) · caea6fcf470e6e1e · report
sort_regress CausalDisco/CausalDisco/CausalDisco/baselines.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 6e174813119d541f · report
var_sort_regress CausalDisco/CausalDisco/CausalDisco/baselines.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 7b9b0e44e8ab6838 · report
notears_linear identical code first harvested elsewhere unverified licence of this copy not recorded · 8121d0e3bc3faff7 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.12503, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections