paper-with-me

홈 › Papers

A Survey on Federated Causal Discovery and Inference

2026-06-21 · Xianjie Guo, Yuwei Wang, Guodu Xiang, Xiaoli Tang, Kui Yu, Han Yu, Qiang Yang arxiv

Causal reasoning, which encompasses the discovery of causal structures and the inference of causal effects, is fundamental to data-driven decision making. In practice, data for reliable causal analysis are often distributed across institutions and cannot be centralized due to privacy regulations or communication constraints. Federated learning (FL) addresses this by enabling collaborative analysis without raw data sharing, giving rise to the rapidly growing field of federated causal discovery (FCD) and inference (FCI). However, the interdisciplinary nature of this field and the absence of a comprehensive survey present barriers to entry for researchers. This paper bridges that gap by providing a systematic review through multi-dimensional taxonomies. Grounded in the three core design decisions underlying any FCD solution, namely how structures are learned, how data are partitioned, and what structural knowledge each party obtains, we organize FCD along three axes: methodological paradigm, federation topology, and structural scope. We further examine key practical dimensions, including temporal dynamics, data heterogeneity, missing data, and non-identical variable sets. For FCI, we categorize methods by target estimand (average versus individualized/conditional treatment effects) and by estimation strategy, from classical weighting methods to modern deep generative architectures. Unlike prior works that treat FCD and FCI separately, we formalize their connection as complementary stages of a unified federated causal reasoning pipeline, where FCD supplies the structural knowledge required for valid effect estimation in FCI. Finally, we highlight their shared concerns regarding privacy, communication efficiency, theoretical guarantees, and application domains, and conclude by identifying open challenges for future research.

📄 PDF Abstract BibTeX arXiv:2606.23741

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningDecision Making

Similar Papers 제목 키워드 기반

An Introduction to Causal Discovery

2024-07-11 · Martin Huber

In social sciences and economics, causal inference traditionally focuses on assessing the impact of predefined treatments (or interventions) on predefined outcomes, such as the effect of education programs on earnings. C…

Causal DiscoveryCausal InferenceSurvey

Federated Causal Discovery From Interventions

2022-11-07 · Amin Abyaneh, Nino Scherrer, Patrick Schwab, Stefan Bauer 외

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 in…

Causal DiscoveryFederated LearningPrivacy Preserving

Large Language Models and Causal Inference in Collaboration: A Comprehensive Survey

2024-03-14 · Xiaoyu Liu, Paiheng Xu, Junda Wu, Jiaxin Yuan 외

Causal inference has shown potential in enhancing the predictive accuracy, fairness, robustness, and explainability of Natural Language Processing (NLP) models by capturing causal relationships among variables. The emerg…

Causal InferenceFairness

Comparative Benchmarking of Causal Discovery Techniques

2017-08-18 · Karamjit Singh, Garima Gupta, Vartika Tewari, Gautam Shroff

In this paper we present a comprehensive view of prominent causal discovery algorithms, categorized into two main categories (1) assuming acyclic and no latent variables, and (2) allowing both cycles and latent variables…

BenchmarkingCausal DiscoverycounterfactualCounterfactual Inference

Federated Causal Discovery from Heterogeneous Data

2024-02-20 · Loka Li, Ignavier Ng, Gongxu Luo, Biwei Huang 외

Conventional causal discovery methods rely on centralized data, which is inconsistent with the decentralized nature of data in many real-world situations. This discrepancy has motivated the development of federated causa…

Causal Discovery