Regret-Based Federated Causal Discovery with Unknown Interventions
By: Federico Baldo, Charles K. Assaad
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 data decentralization and privacy constraints, but often under idealized assumptions that all clients share the same causal model. Such assumptions are unrealistic in practice, as client-specific policies or protocols, for example, across hospitals, naturally induce heterogeneous and unknown interventions. In this work, we address federated causal discovery under unknown client-level interventions. We propose I-PERI, a novel federated algorithm that first recovers the CPDAG of the union of client graphs and then orients additional edges by exploiting structural differences induced by interventions across clients. This yields a tighter equivalence class, which we call the $\mathbfΦ$-Markov Equivalence Class, represented by the $\mathbfΦ$-CPDAG. We provide theoretical guarantees on the convergence of I-PERI, as well as on its privacy-preserving properties, and present empirical evaluations on synthetic data demonstrating the effectiveness of the proposed algorithm.
Similar Papers
Characterization and Learning of Causal Graphs with Latent Confounders and Post-treatment Selection from Interventional Data
Machine Learning (CS)
Finds true causes even with hidden factors.
dcFCI: Robust Causal Discovery Under Latent Confounding, Unfaithfulness, and Mixed Data
Machine Learning (CS)
Finds real causes even with hidden problems.
From Observation to Orientation: an Adaptive Integer Programming Approach to Intervention Design
Machine Learning (CS)
Finds what causes what with fewer tests.