paper-with-me

Papers

Structural Intervention Distance (SID) for Evaluating Causal Graphs

2013-06-05 · Jonas Peters, Peter Bühlmann

Causal inference relies on the structure of a graph, often a directed acyclic graph (DAG). Different graphs may result in different causal inference statements and different intervention distributions. To quantify such differences, we propose a (pre-) distance between DAGs, the structural intervention distance (SID). The SID is based on a graphical criterion only and quantifies the closeness between two DAGs in terms of their corresponding causal inference statements. It is therefore well-suited for evaluating graphs that are used for computing interventions. Instead of DAGs it is also possible to compare CPDAGs, completed partially directed acyclic graphs that represent Markov equivalence classes. Since it differs significantly from the popular Structural Hamming Distance (SHD), the SID constitutes a valuable additional measure. We discuss properties of this distance and provide an efficient implementation with software code available on the first author's homepage (an R package is under construction).

📄 PDF Abstract BibTeX arXiv:1306.1043

Code (4)

2023-MindSpore-1/ms-code-18/tree/main/LearningToSeeInTheDark mindspore
Diviyan-Kalainathan/CausalDiscoveryToolbox
FenTechSolutions/CausalDiscoveryToolbox pytorch
elementai/causal_discovery_toolbox pytorch

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Adjustment Identification Distance: A gadjid for Causal Structure Learning

2024-02-13 · Leonard Henckel, Theo Würtzen, Sebastian Weichwald

Evaluating graphs learned by causal discovery algorithms is difficult: The number of edges that differ between two graphs does not reflect how the graphs differ with respect to the identifying formulas they suggest for c…

Causal Discovery

Evaluating Causal Models by Comparing Interventional Distributions

2016-08-16 · Dan Garant, David Jensen

The predominant method for evaluating the quality of causal models is to measure the graphical accuracy of the learned model structure. We present an alternative method for evaluating causal models that directly measures…

A continuous Structural Intervention Distance to compare Causal Graphs

2023-07-31 · Mihir Dhanakshirur, Felix Laumann, Junhyung Park, Mauricio Barahona

Understanding and adequately assessing the difference between a true and a learnt causal graphs is crucial for causal inference under interventions. As an extension to the graph-based structural Hamming distance and stru…

Causal Inference

Adaptive Online Experimental Design for Causal Discovery

2024-05-19 · Muhammad Qasim Elahi, Lai Wei, Murat Kocaoglu, Mahsa Ghasemi

Causal discovery aims to uncover cause-and-effect relationships encoded in causal graphs by leveraging observational, interventional data, or their combination. The majority of existing causal discovery methods are devel…

Causal DiscoveryExperimental Design

Sample Efficient Bayesian Learning of Causal Graphs from Interventions

2024-10-26 · Zihan Zhou, Muhammad Qasim Elahi, Murat Kocaoglu

Causal discovery is a fundamental problem with applications spanning various areas in science and engineering. It is well understood that solely using observational data, one can only orient the causal graph up to its Ma…

Causal Discovery