LGDec 9, 2023

Federated Causality Learning with Explainable Adaptive Optimization

arXiv:2312.05540v121 citationsh-index: 41AAAI
Originality Incremental advance
AI Analysis

This addresses the challenge of causal discovery in privacy-sensitive, distributed settings for scientific domains, representing an incremental improvement over existing federated methods.

The paper tackles the problem of learning causal graphs from decentralized heterogeneous data while preserving privacy, proposing FedCausal, which effectively handles non-iid data and shows superior performance in experiments.

Discovering the causality from observational data is a crucial task in various scientific domains. With increasing awareness of privacy, data are not allowed to be exposed, and it is very hard to learn causal graphs from dispersed data, since these data may have different distributions. In this paper, we propose a federated causal discovery strategy (FedCausal) to learn the unified global causal graph from decentralized heterogeneous data. We design a global optimization formula to naturally aggregate the causal graphs from client data and constrain the acyclicity of the global graph without exposing local data. Unlike other federated causal learning algorithms, FedCausal unifies the local and global optimizations into a complete directed acyclic graph (DAG) learning process with a flexible optimization objective. We prove that this optimization objective has a high interpretability and can adaptively handle homogeneous and heterogeneous data. Experimental results on synthetic and real datasets show that FedCausal can effectively deal with non-independently and identically distributed (non-iid) data and has a superior performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes