paper-with-me

Papers

Testing Causal Models with Hidden Variables in Polynomial Delay via Conditional Independencies

2024-09-22 · Hyunchai Jeong, Adiba Ejaz, Jin Tian, Elias Bareinboim

Testing a hypothesized causal model against observational data is a key prerequisite for many causal inference tasks. A natural approach is to test whether the conditional independence relations (CIs) assumed in the model hold in the data. While a model can assume exponentially many CIs (with respect to the number of variables), testing all of them is both impractical and unnecessary. Causal graphs, which encode these CIs in polynomial space, give rise to local Markov properties that enable model testing with a significantly smaller subset of CIs. Model testing based on local properties requires an algorithm to list the relevant CIs. However, existing algorithms for realistic settings with hidden variables and non-parametric distributions can take exponential time to produce even a single CI constraint. In this paper, we introduce the c-component local Markov property (C-LMP) for causal graphs with hidden variables. Since C-LMP can still invoke an exponential number of CIs, we develop a polynomial delay algorithm to list these CIs in poly-time intervals. To our knowledge, this is the first algorithm that enables poly-delay testing of CIs in causal graphs with hidden variables against arbitrary data distributions. Experiments on real-world and synthetic data demonstrate the practicality of our algorithm.

📄 PDF Abstract BibTeX arXiv:2409.14593

Code (1)

CausalAILab/ListConditionalIndependencies 공식 구현

Tasks

Causal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Learning Transition Models with Time-delayed Causal Relations

2020-08-04 · Junchi Liang, Abdeslam Boularias

This paper introduces an algorithm for discovering implicit and delayed causal relations between events observed by a robot at arbitrary times, with the objective of improving data-efficiency and interpretability of mode…

Model-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Discovering Hidden Variables in Noisy-Or Networks using Quartet Tests

2013-12-01 · NeurIPS 2013 12 · Yacine Jernite, Yonatan Halpern, David Sontag

We give a polynomial-time algorithm for provably learning the structure and parameters of bipartite noisy-or Bayesian networks of binary variables where the top layer is completely hidden. Unsupervised learning of these …

Efficient adjustment sets in causal graphical models with hidden variables

2020-04-22 · Ezequiel Smucler, Facundo Sapienza, Andrea Rotnitzky

We study the selection of covariate adjustment sets for estimating the value of point exposure dynamic policies, also known as dynamic treatment regimes, assuming a non-parametric causal graphical model with hidden varia…

valid

Intervention Efficient Algorithms for Approximate Learning of Causal Graphs

2020-12-27 · Raghavendra Addanki, Andrew Mcgregor, Cameron Musco

We study the problem of learning the causal relationships between a set of observed variables in the presence of latents, while minimizing the cost of interventions on the observed variables. We assume access to an undir…

Identifiability Analysis of Linear ODE Systems with Hidden Confounders

2024-10-29 · Yuanyuan Wang, Biwei Huang, Wei Huang, Xi Geng 외

The identifiability analysis of linear Ordinary Differential Equation (ODE) systems is a necessary prerequisite for making reliable causal inferences about these systems. While identifiability has been well studied in sc…