paper-with-me

Papers

Deriving Causal Order from Single-Variable Interventions: Guarantees & Algorithm

2024-05-28 · Mathieu Chevalley, Patrick Schwab, Arash Mehrjou

Targeted and uniform interventions to a system are crucial for unveiling causal relationships. While several methods have been developed to leverage interventional data for causal structure learning, their practical application in real-world scenarios often remains challenging. Recent benchmark studies have highlighted these difficulties, even when large numbers of single-variable intervention samples are available. In this work, we demonstrate, both theoretically and empirically, that such datasets contain a wealth of causal information that can be effectively extracted under realistic assumptions about the data distribution. More specifically, we introduce a novel variant of interventional faithfulness, which relies on comparisons between the marginal distributions of each variable across observational and interventional settings, and we introduce a score on causal orders. Under this assumption, we are able to prove strong theoretical guarantees on the optimum of our score that also hold for large-scale settings. To empirically verify our theory, we introduce Intersort, an algorithm designed to infer the causal order from datasets containing large numbers of single-variable interventions by approximately optimizing our score. Intersort outperforms baselines (GIES, DCDI, PC and EASE) on almost all simulated data settings replicating common benchmarks in the field. Our proposed novel approach to modeling interventional datasets thus offers a promising avenue for advancing causal inference, highlighting significant potential for further enhancements under realistic assumptions.

📄 PDF Abstract BibTeX arXiv:2405.18314

Code (1)

MathieuChevalley/Intersort 공식 구현 pytorch

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Linear Causal Disentanglement via Interventions

2022-11-29 · Chandler Squires, Anna Seigal, Salil Bhate, Caroline Uhler

Causal disentanglement seeks a representation of data involving latent variables that relate to one another via a causal model. A representation is identifiable if both the latent model and the transformation from latent…

Disentanglement

Identifying Linearly-Mixed Causal Representations from Multi-Node Interventions

2023-11-05 · Simon Bing, Urmi Ninad, jonas Wahl, Jakob Runge

The task of inferring high-level causal variables from low-level observations, commonly referred to as causal representation learning, is fundamentally underconstrained. As such, recent works to address this problem focu…

Representation Learning

Near-Optimal Multi-Perturbation Experimental Design for Causal Structure Learning

2021-05-28 · NeurIPS 2021 12 · Scott Sussex, Andreas Krause, Caroline Uhler

Causal structure learning is a key problem in many domains. Causal structures can be learnt by performing experiments on the system of interest. We address the largely unexplored problem of designing a batch of experimen…

Experimental DesignInformativeness

Learning Joint Interventional Effects from Single-Variable Interventions in Additive Models

2025-06-05 · Armin Kekić, Sergio Hernan Garrido Mejia, Bernhard Schölkopf

Estimating causal effects of joint interventions on multiple variables is crucial in many domains, but obtaining data from such simultaneous interventions can be challenging. Our study explores how to learn joint interve…

Additive models

Linear causal disentanglement via higher-order cumulants

2024-07-05 · Paula Leyes Carreno, Chiara Meroni, Anna Seigal

Linear causal disentanglement is a recent method in causal representation learning to describe a collection of observed variables via latent variables with causal dependencies between them. It can be viewed as a generali…

DisentanglementRepresentation LearningTensor Decomposition