paper-with-me

Papers

Interventional Causal Structure Discovery over Graphical Models with Convergence and Optimality Guarantees

2024-08-09 · Qiu Chengbo, Yang Kai

Learning causal structure from sampled data is a fundamental problem with applications in various fields, including healthcare, machine learning and artificial intelligence. Traditional methods predominantly rely on observational data, but there exist limits regarding the identifiability of causal structures with only observational data. Interventional data, on the other hand, helps establish a cause-and-effect relationship by breaking the influence of confounding variables. It remains to date under-explored to develop a mathematical framework that seamlessly integrates both observational and interventional data in causal structure learning. Furthermore, existing studies often focus on centralized approaches, necessitating the transfer of entire datasets to a single server, which lead to considerable communication overhead and heightened risks to privacy. To tackle these challenges, we develop a bilevel polynomial optimization (Bloom) framework. Bloom not only provides a powerful mathematical modeling framework, underpinned by theoretical support, for causal structure discovery from both interventional and observational data, but also aspires to an efficient causal discovery algorithm with convergence and optimality guarantees. We further extend Bloom to a distributed setting to reduce the communication overhead and mitigate data privacy risks. It is seen through experiments on both synthetic and real-world datasets that Bloom markedly surpasses other leading learning algorithms.

📄 PDF Abstract BibTeX arXiv:2408.04819

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Methods 이 논문이 사용한 방법론

BLOOM BLOOM is a decoder-only Transformer language model that was trained on the ROOTS corpus, a dataset comprising hundreds of sources in 46 natural and 13 programming languages…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Characterization and Learning of Causal Graphs from Hard Interventions

2025-05-02 · Zihan Zhou, Muhammad Qasim Elahi, Murat Kocaoglu

A fundamental challenge in the empirical sciences involves uncovering causal structure through observation and experimentation. Causal discovery entails linking the conditional independence (CI) invariances in observatio…

Causal Discovery

Causal discovery from observational and interventional data across multiple environments

2023-09-21 · NeurIPS 2023 11

A fundamental problem in many sciences is the learning of causal structure underlying a system, typically through observation and experimentation. Commonly, one even collects data across multiple domains, such as gene se…

Coarsening Causal DAG Models

2026-01-15 · Francisco Madaleno, Pratik Misra, Alex Markham arxiv

Directed acyclic graphical (DAG) models are a powerful tool for representing causal relationships among jointly distributed random variables, especially concerning data from across different experimental settings. Howeve…

Causal Discovery and Optimal Experimental Design for Genome-Scale Biological Network Recovery

2023-04-06 · Ashka Shah, Arvind Ramanathan, Valerie Hayot-Sasson, Rick Stevens

Causal discovery of genome-scale networks is important for identifying pathways from genes to observable traits - e.g. differences in cell function, disease, drug resistance and others. Causal learners based on graphical…

Causal DiscoveryExperimental Design

Characterization and Learning of Causal Graphs with Latent Confounders and Post-treatment Selection from Interventional Data

2025-09-30 · Gongxu Luo, Loka Li, Guangyi Chen, Haoyue Dai 외 arxiv

Interventional causal discovery seeks to identify causal relations by leveraging distributional changes introduced by interventions, even in the presence of latent confounders. Beyond the spurious dependencies induced by…