Papers › CausalDynamics: A large-scale benchmark for structural discovery of dynamical causal models

CausalDynamics: A large-scale benchmark for structural discovery of dynamical causal models

22 May 2025arXiv:2505.16620archive 2025-07-28

Benjamin Herdeanu, Juan Nathaniel, Carla Roesch, Jatan Buch, Gregor Ramien, Johannes Haux, Pierre Gentine

Causal discovery for dynamical systems poses a major challenge in fields where active interventions are infeasible. Most methods used to investigate these systems and their associated benchmarks are tailored to deterministic, low-dimensional and weakly nonlinear time-series data. To address these limitations, we present CausalDynamics, a large-scale benchmark and extensible data generation framework to advance the structural discovery of dynamical causal models. Our benchmark consists of true causal graphs derived from thousands of coupled ordinary and stochastic differential equations as well as two idealized climate models. We perform a comprehensive evaluation of state-of-the-art causal discovery algorithms for graph reconstruction on systems with noisy, confounded, and lagged dynamics. CausalDynamics consists of a plug-and-play, build-your-own coupling workflow that enables the construction of a hierarchy of physical systems. We anticipate that our framework will facilitate the development of robust causal discovery algorithms that are broadly applicable across domains while addressing their unique challenges. We provide a user-friendly implementation and documentation on https://kausable.github.io/CausalDynamics.

PaperPDFCodeCode 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="2505.16620")

Code

Syntology Ran 2 of 18 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it.

By repository: official repository: 18 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kausable/causaldynamics officialmentioned in paperjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

18 samples harvested; 2 ran; 1 honoured the contract we drafted; 16 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.

1ran · honoured contract
1ran · fixture could not drive it
16unverified

Licence: 0 of the 18 samples are 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 kausable/CausalDynamics. “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.

generate_indices kausable/CausalDynamics/src/causaldynamics/baselines/cuts.py official repository ran · honoured contract fingerprinted MIT (permissive) · 5c86959f0283a76a · report
prepross_data kausable/CausalDynamics/src/causaldynamics/baselines/cuts.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 923cb04dc471f021 · report
allocate_elements_based_on_ratios kausable/CausalDynamics/src/causaldynamics/utils.py official repository unverified MIT (permissive) · 2f4eb9c6b555deaa · report
auto_window kausable/CausalDynamics/src/causaldynamics/baselines/ccm.py official repository unverified MIT (permissive) · b9a951d367c8d9ff · report
autocorr_func_1d kausable/CausalDynamics/src/causaldynamics/baselines/ccm.py official repository unverified MIT (permissive) · 2258cab64f4fe6dd · report
calculate_magnitudes kausable/CausalDynamics/src/causaldynamics/mlp.py official repository unverified MIT (permissive) · ead1e793d8f65940 · report
check_confounders kausable/CausalDynamics/src/causaldynamics/utils.py official repository unverified MIT (permissive) · 88ca1ae98eead617 · report
create_scm_graph kausable/CausalDynamics/src/causaldynamics/scm.py official repository unverified MIT (permissive) · 665650f6dc5d52b7 · report
format_vector_values kausable/CausalDynamics/src/causaldynamics/plot.py official repository unverified MIT (permissive) · 0f245c032bfe50da · report
get_root_nodes_mask kausable/CausalDynamics/src/causaldynamics/scm.py official repository unverified MIT (permissive) · 6e3d415f253c4112 · report
gumbel_softmax kausable/CausalDynamics/src/causaldynamics/baselines/cuts.py official repository unverified MIT (permissive) · 6d7b4720abae6d94 · report
initialize_biases kausable/CausalDynamics/src/causaldynamics/initialization.py official repository unverified MIT (permissive) · 810f75d172bcd4ad · report
next_pow_two kausable/CausalDynamics/src/causaldynamics/baselines/ccm.py official repository unverified MIT (permissive) · a87ef11e3dd91c9f · report
process_confounders kausable/CausalDynamics/src/causaldynamics/utils.py official repository unverified MIT (permissive) · 36afd41b1830ebb0 · report
propagate_mlp_at_node kausable/CausalDynamics/src/causaldynamics/mlp.py official repository unverified MIT (permissive) · 5cfe2ebe0302af52 · report
sample_scale_free_DAG kausable/CausalDynamics/src/causaldynamics/scm.py official repository unverified MIT (permissive) · fd3dc305d21c388c · report
score kausable/CausalDynamics/src/causaldynamics/score.py official repository unverified MIT (permissive) · fe027f1e8d858d64 · report
solve_single_system kausable/CausalDynamics/src/causaldynamics/systems.py official repository unverified MIT (permissive) · 5a77ea68b688effd · report

Tasks

Causal DiscoveryGraph Reconstruction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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