paper-with-me

Papers

Integer Programming for Causal Structure Learning in the Presence of Latent Variables

2021-02-05 · Rui Chen, Sanjeeb Dash, Tian Gao

The problem of finding an ancestral acyclic directed mixed graph (ADMG) that represents the causal relationships between a set of variables is an important area of research on causal inference. Most existing score-based structure learning methods focus on learning directed acyclic graph (DAG) models without latent variables. A number of score-based methods have recently been proposed for the ADMG learning, yet they are heuristic in nature and do not guarantee an optimal solution. We propose a novel exact score-based method that solves an integer programming (IP) formulation and returns a score-maximizing ancestral ADMG for a set of continuous variables that follow a multivariate Gaussian distribution. We generalize the state-of-the-art IP model for DAG learning problems and derive new classes of valid inequalities to formulate an IP model for ADMG learning. Empirically, our model can be solved efficiently for medium-sized problems and achieves better accuracy than state-of-the-art score-based methods as well as benchmark constraint-based methods.

📄 PDF Abstract BibTeX arXiv:2102.03129

Code (1)

rchen234/IP4AncADMG 공식 구현 pytorch

Tasks

Causal Inferencevalid

Similar Papers 제목 키워드 기반

Causal Discovery by Interventions via Integer Programming

2024-12-02 · Abdelmonem Elrefaey, Rong pan

Causal discovery is essential across various scientific fields to uncover causal structures within data. Traditional methods relying on observational data have limitations due to confounding variables. This paper present…

Causal Discovery

Ordering-Based Causal Structure Learning in the Presence of Latent Variables

2019-10-20 · Daniel Irving Bernstein, Basil Saeed, Chandler Squires, Caroline Uhler

We consider the task of learning a causal graph in the presence of latent confounders given i.i.d.~samples from the model. While current algorithms for causal structure discovery in the presence of latent confounders are…

MEC-IP: Efficient Discovery of Markov Equivalent Classes via Integer Programming

2024-10-22 · Abdelmonem Elrefaey, Rong pan

This paper presents a novel Integer Programming (IP) approach for discovering the Markov Equivalent Class (MEC) of Bayesian Networks (BNs) through observational data. The MEC-IP algorithm utilizes a unique clique-focusin…

Causal Discovery

DCILP: A Distributed Approach for Large-Scale Causal Structure Learning

2024-06-15 · Shuyu Dong, Michèle Sebag, Kento Uemura, Akito Fujii 외

Causal learning tackles the computationally demanding task of estimating causal graphs. This paper introduces a new divide-and-conquer approach for causal graph learning, called DCILP. In the divide phase, the Markov bla…

Causal DiscoveryCombinatorial OptimizationGraph Learning

Exact Graph Learning via Integer Programming

2026-01-28 · Lucas Kook, Søren Wengel Mogensen arxiv

Learning the dependence structure among variables in complex systems is a central problem across medical, natural, and social sciences. These structures can be naturally represented by graphs, and the task of inferring s…

Graph Learning