paper-with-me

Papers

Federated Causal Discovery From Interventions

2022-11-07 · Amin Abyaneh, Nino Scherrer, Patrick Schwab, Stefan Bauer, Bernhard Schölkopf, Arash Mehrjou

Causal discovery serves a pivotal role in mitigating model uncertainty through recovering the underlying causal mechanisms among variables. In many practical domains, such as healthcare, access to the data gathered by individual entities is limited, primarily for privacy and regulatory constraints. However, the majority of existing causal discovery methods require the data to be available in a centralized location. In response, researchers have introduced federated causal discovery. While previous federated methods consider distributed observational data, the integration of interventional data remains largely unexplored. We propose FedCDI, a federated framework for inferring causal structures from distributed data containing interventional samples. In line with the federated learning framework, FedCDI improves privacy by exchanging belief updates rather than raw samples. Additionally, it introduces a novel intervention-aware method for aggregating individual updates. We analyze scenarios with shared or disjoint intervened covariates, and mitigate the adverse effects of interventional data heterogeneity. The performance and scalability of FedCDI is rigorously tested across a variety of synthetic and real-world graphs.

📄 PDF Abstract BibTeX arXiv:2211.03846

Code (3)

aminabyaneh/Federated_CL 공식 구현 pytorch
aminabyaneh/fed-cd 공식 구현 pytorch
aminabyaneh/fed-cdi 공식 구현 pytorch

Tasks

Causal DiscoveryFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Regret-Based Federated Causal Discovery with Unknown Interventions

2025-12-29 · Federico Baldo, Charles K. Assaad arxiv

Most causal discovery methods recover a completed partially directed acyclic graph representing a Markov equivalence class from observational data. Recent work has extended these methods to federated settings to address …

Causal Discovery under Off-Target Interventions

2024-02-13 · Davin Choo, Kirankumar Shiragur, Caroline Uhler

Causal graph discovery is a significant problem with applications across various disciplines. However, with observational data alone, the underlying causal graph can only be recovered up to its Markov equivalence class, …

Causal Discovery

A Meta-Reinforcement Learning Algorithm for Causal Discovery

2022-07-18 · Andreas Sauter, Erman Acar, Vincent François-Lavet

Causal discovery is a major task with the utmost importance for machine learning since causal structures can enable models to go beyond pure correlation-based inference and significantly boost their performance. However,…

Causal DiscoveryMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

Causal Discovery in Action: Learning Chain-Reaction Mechanisms from Interventions

2026-03-23 · Panayiotis Panayiotou, Özgür Şimşek arxiv

Causal discovery is challenging in general dynamical systems because, without strong structural assumptions, the underlying causal graph may not be identifiable even from interventional data. However, many real-world sys…

Bayesian Intervention Optimization for Causal Discovery

2024-06-16 · Yuxuan Wang, Mingzhou Liu, Xinwei Sun, Wei Wang 외

Causal discovery is crucial for understanding complex systems and informing decisions. While observational data can uncover causal relationships under certain assumptions, it often falls short, making active intervention…

Bayesian OptimizationCausal DiscoveryDecision Making