paper-with-me

홈 › Papers

Towards Practical Federated Causal Structure Learning

2023-06-15 · Zhaoyu Wang, Pingchuan Ma, Shuai Wang

Understanding causal relations is vital in scientific discovery. The process of causal structure learning involves identifying causal graphs from observational data to understand such relations. Usually, a central server performs this task, but sharing data with the server poses privacy risks. Federated learning can solve this problem, but existing solutions for federated causal structure learning make unrealistic assumptions about data and lack convergence guarantees. FedC2SL is a federated constraint-based causal structure learning scheme that learns causal graphs using a federated conditional independence test, which examines conditional independence between two variables under a condition set without collecting raw data from clients. FedC2SL requires weaker and more realistic assumptions about data and offers stronger resistance to data variability among clients. FedPC and FedFCI are the two variants of FedC2SL for causal structure learning in causal sufficiency and causal insufficiency, respectively. The study evaluates FedC2SL using both synthetic datasets and real-world data against existing solutions and finds it demonstrates encouraging performance and strong resilience to data heterogeneity among clients.

📄 PDF Abstract BibTeX arXiv:2306.09433

Code (1)

wangzhaoyu07/fedc2sl 공식 구현

Tasks

Federated Learningscientific discovery

Similar Papers 제목 키워드 기반

Horizontal and Vertical Federated Causal Structure Learning via Higher-order Cumulants

2025-07-09 · Wei Chen, Wanyang Gu, Linjun Peng, Ruichu Cai 외 arxiv

Federated causal discovery aims to uncover the causal relationships between entities while protecting data privacy, which has significant importance and numerous applications in real-world scenarios. Existing federated c…

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

Towards Privacy-Aware Causal Structure Learning in Federated Setting

2022-11-13 · Jianli Huang, Xianjie Guo, Kui Yu, Fuyuan Cao 외

Causal structure learning has been extensively studied and widely used in machine learning and various applications. To achieve an ideal performance, existing causal structure learning algorithms often need to centralize…

Federated LearningPrivacy Preserving

A Survey on Federated Causal Discovery and Inference

2026-06-21 · Xianjie Guo, Yuwei Wang, Guodu Xiang, Xiaoli Tang 외 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 distribu…

Federated LearningDecision Making

Federated Causal Inference: Multi-Study ATE Estimation beyond Meta-Analysis

2024-10-22 · Rémi Khellaf, Aurélien Bellet, Julie Josse

We study Federated Causal Inference, an approach to estimate treatment effects from decentralized data across centers. We compare three classes of Average Treatment Effect (ATE) estimators derived from the Plug-in G-Form…

Causal InferenceFederated Learning