Towards Privacy-Aware Causal Structure Learning in Federated Setting
Jianli Huang, Xianjie Guo, Kui Yu, Fuyuan Cao, Jiye Liang

TL;DR
This paper introduces FedPC, a privacy-preserving federated causal structure learning algorithm that adapts the PC algorithm for federated settings, enabling effective causal discovery without data centralization.
Contribution
It proposes a novel federated PC algorithm with layer-wise aggregation and separation set strategies, addressing privacy concerns in causal structure learning.
Findings
FedPC effectively learns causal structures in federated settings.
The proposed strategies ensure data privacy without sacrificing accuracy.
Experimental results demonstrate FedPC's superior performance over baseline methods.
Abstract
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 a large amount of data from multiple data sources. However, in the privacy-preserving setting, it is impossible to centralize data from all sources and put them together as a single dataset. To preserve data privacy, federated learning as a new learning paradigm has attracted much attention in machine learning in recent years. In this paper, we study a privacy-aware causal structure learning problem in the federated setting and propose a novel Federated PC (FedPC) algorithm with two new strategies for preserving data privacy without centralizing data. Specifically, we first propose a novel layer-wise aggregation strategy for a seamless adaptation of the PC algorithm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data Quality and Management · Privacy-Preserving Technologies in Data
Methodspc
