Papers › A Practical Approach to Causal Inference over Time

A Practical Approach to Causal Inference over Time

14 Oct 2024arXiv:2410.10502archive 2025-07-28

Martina Cinquini, Isacco Beretta, Salvatore Ruggieri, Isabel Valera

In this paper, we focus on estimating the causal effect of an intervention over time on a dynamical system. To that end, we formally define causal interventions and their effects over time on discrete-time stochastic processes (DSPs). Then, we show under which conditions the equilibrium states of a DSP, both before and after a causal intervention, can be captured by a structural causal model (SCM). With such an equivalence at hand, we provide an explicit mapping from vector autoregressive models (VARs), broadly applied in econometrics, to linear, but potentially cyclic and/or affected by unmeasured confounders, SCMs. The resulting causal VAR framework allows us to perform causal inference over time from observational time series data. Our experiments on synthetic and real-world datasets show that the proposed framework achieves strong performance in terms of observational forecasting while enabling accurate estimation of the causal effect of interventions on dynamical systems. We demonstrate, through a case study, the potential practical questions that can be addressed using the proposed causal VAR framework.

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="2410.10502")

Code

Syntology Ran 13 of 15 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 13 ran with no contract checked.

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

marti5ini/ci-over-time officialmentioned on GitHubBSD-3-Clause 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

15 samples harvested; 13 ran; 0 honoured the contract we drafted; 2 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.

13ran
2unverified

Licence: 0 of the 15 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 marti5ini/ci-over-time. “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.

add_memory marti5ini/ci-over-time/src/generation/setup_simulation.py official repository ran BSD-3-Clause (permissive) · 482ed46f536d1718 · report
additive_intervention marti5ini/ci-over-time/src/CausalVAR/interventions.py official repository ran BSD-3-Clause (permissive) · 1df119d1bb4071d5 · report
calculate_mae marti5ini/ci-over-time/experiments/utils.py official repository ran BSD-3-Clause (permissive) · 6ff33a09c20f6227 · report
calculate_r2 marti5ini/ci-over-time/experiments/utils.py official repository ran BSD-3-Clause (permissive) · 09ff82b7ed346ed8 · report
calculate_score marti5ini/ci-over-time/experiments/utils.py official repository ran BSD-3-Clause (permissive) · e589f9c779df5ecf · report
estimate_bounded marti5ini/ci-over-time/src/CausalVAR/fitting.py official repository ran BSD-3-Clause (permissive) · 0bb28e75ad3acf21 · report
generate_one_column_latex_table marti5ini/ci-over-time/experiments/latex_tables.py official repository ran BSD-3-Clause (permissive) · 1851e8a4f61561ef · report
generate_train_group marti5ini/ci-over-time/experiments/latex_tables.py official repository ran BSD-3-Clause (permissive) · c85c90ea3aa02d8d · report
get_coef_matrices_r marti5ini/ci-over-time/src/CausalVAR/fitting.py official repository ran BSD-3-Clause (permissive) · 235b014b0703e83c · report
initialize_matrices marti5ini/ci-over-time/src/generation/setup_simulation.py official repository ran BSD-3-Clause (permissive) · a0b28d7e820939f7 · report
interventions_with_future_steps_german marti5ini/ci-over-time/experiments/latex_tables.py official repository ran BSD-3-Clause (permissive) · fce11f21fd9158f4 · report
mu_to_v marti5ini/ci-over-time/src/CausalVAR/interventions.py official repository ran BSD-3-Clause (permissive) · 1769d0c09b33ee36 · report
numpy_to_panel_data marti5ini/ci-over-time/src/CausalVAR/fitting.py official repository ran BSD-3-Clause (permissive) · 0c7ab54adc395844 · report
apply_force marti5ini/ci-over-time/src/CausalVAR/interventions.py official repository unverified BSD-3-Clause (permissive) · 30f0cfa867f2293d · report
estimate_bounded marti5ini/ci-over-time/src/CausalVAR/fitting_var_bounded.py official repository unverified BSD-3-Clause (permissive) · 60c9a9936c8a8d5d · report

Tasks

Causal InferenceEconometrics

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Causal inferenceFocus

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