LGSPMEJun 27, 2024

On Counterfactual Interventions in Vector Autoregressive Models

arXiv:2406.19573v12 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses counterfactual reasoning for VAR processes, which is incremental as it applies existing linearity properties to a specific causal inference context.

The paper tackles the problem of counterfactual reasoning in vector autoregressive (VAR) models by formulating it as a joint regression task using data with and without interventions, and it enables exact predictions and quantification of total causal effects from past interventions.

Counterfactual reasoning allows us to explore hypothetical scenarios in order to explain the impacts of our decisions. However, addressing such inquires is impossible without establishing the appropriate mathematical framework. In this work, we introduce the problem of counterfactual reasoning in the context of vector autoregressive (VAR) processes. We also formulate the inference of a causal model as a joint regression task where for inference we use both data with and without interventions. After learning the model, we exploit linearity of the VAR model to make exact predictions about the effects of counterfactual interventions. Furthermore, we quantify the total causal effects of past counterfactual interventions. The source code for this project is freely available at https://github.com/KurtButler/counterfactual_interventions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes