paper-with-me

홈 › Papers

Towards Privacy-Aware Causal Structure Learning in Federated Setting

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

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 into the federated learning paradigm for federated skeleton learning, then we design an effective strategy for learning consistent separation sets for federated edge orientation. The extensive experiments validate that FedPC is effective for causal structure learning in a federated learning setting.

📄 PDF Abstract BibTeX arXiv:2211.06919

Code (1)

Xianjie-Guo/FedPC 공식 구현

Tasks

Federated LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

pc 설명 없음

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

Federated Learningscientific discovery

Federated Causal Inference from Observational Data

2023-08-24 · Thanh Vinh Vo, Young Lee, Tze-Yun Leong

Decentralized data sources are prevalent in real-world applications, posing a formidable challenge for causal inference. These sources cannot be consolidated into a single entity owing to privacy constraints. The presenc…

Causal InferenceFederated LearningGaussian ProcessesMissing Values+1

Causal Multi-Label Feature Selection in Federated Setting

2024-03-11 · Yukun Song, Dayuan Cao, Jiali Miao, Shuai Yang 외

Multi-label feature selection serves as an effective mean for dealing with high-dimensional multi-label data. To achieve satisfactory performance, existing methods for multi-label feature selection often require the cent…

feature selection