paper-with-me

홈 › Papers

FedDAG: Federated DAG Structure Learning

2021-12-07 · Erdun Gao, Junjia Chen, Li Shen, Tongliang Liu, Mingming Gong, Howard Bondell

To date, most directed acyclic graphs (DAGs) structure learning approaches require data to be stored in a central server. However, due to the consideration of privacy protection, data owners gradually refuse to share their personalized raw data to avoid private information leakage, making this task more troublesome by cutting off the first step. Thus, a puzzle arises: \textit{how do we discover the underlying DAG structure from decentralized data?} In this paper, focusing on the additive noise models (ANMs) assumption of data generation, we take the first step in developing a gradient-based learning framework named FedDAG, which can learn the DAG structure without directly touching the local data and also can naturally handle the data heterogeneity. Our method benefits from a two-level structure of each local model. The first level structure learns the edges and directions of the graph and communicates with the server to get the model information from other clients during the learning procedure, while the second level structure approximates the mechanisms among variables and personally updates on its own data to accommodate the data heterogeneity. Moreover, FedDAG formulates the overall learning task as a continuous optimization problem by taking advantage of an equality acyclicity constraint, which can be solved by gradient descent methods to boost the searching efficiency. Extensive experiments on both synthetic and real-world datasets verify the efficacy of the proposed method.

📄 PDF Abstract BibTeX arXiv:2112.03555

Code (1)

ErdunGAO/FedDAG 공식 구현 tf

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

FedDAG: Clustered Federated Learning via Global Data and Gradient Integration for Heterogeneous Environments

2026-02-26 · Anik Pramanik, Murat Kantarcioglu, Vincent Oria, Shantanu Sharma arxiv

Federated Learning (FL) enables a group of clients to collaboratively train a model without sharing individual data, but its performance drops when client data are heterogeneous. Clustered FL tackles this by grouping sim…

Federated Learning

FedDAG: Federated Domain Adversarial Generation Towards Generalizable Medical Image Analysis

2025-01-22 · Haoxuan Che, Yifei Wu, Haibo Jin, Yong Xia 외

Federated domain generalization aims to train a global model from multiple source domains and ensure its generalization ability to unseen target domains. Due to the target domain being with unknown domain shifts, attempt…

AttributeDomain GeneralizationMedical Image Analysis

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

Multi-task Federated Learning with Encoder-Decoder Structure: Enabling Collaborative Learning Across Different Tasks

2025-04-14 · Jingxuan Zhou, Weidong Bao, Ji Wang, Dayu Zhang 외

Federated learning has been extensively studied and applied due to its ability to ensure data security in distributed environments while building better models. However, clients participating in federated learning still …

DecoderFederated LearningGeneral Knowledge

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