Modeling Inter-Intra Heterogeneity for Graph Federated Learning
Wentao Yu, Shuo Chen, Yongxin Tong, Tianlong Gu, Chen Gong

TL;DR
This paper introduces FedIIH, a federated learning approach that models both inter- and intra-heterogeneity in graph data using hierarchical variational models and disentangled representations, significantly improving performance.
Contribution
The paper proposes a novel federated learning method that accurately models inter- and intra-heterogeneity in graph data through hierarchical variational inference and disentangled latent factors.
Findings
FedIIH outperforms nine state-of-the-art methods on multiple datasets.
Achieves an average of 5.79% improvement on heterophilic datasets.
Effectively models complex graph heterogeneity with robust representations.
Abstract
Heterogeneity is a fundamental and challenging issue in federated learning, especially for the graph data due to the complex relationships among the graph nodes. To deal with the heterogeneity, lots of existing methods perform the weighted federation based on their calculated similarities between pairwise clients (i.e., subgraphs). However, their inter-subgraph similarities estimated with the outputs of local models are less reliable, because the final outputs of local models may not comprehensively represent the real distribution of subgraph data. In addition, they ignore the critical intra-heterogeneity which usually exists within each subgraph itself. To address these issues, we propose a novel Federated learning method by integrally modeling the Inter-Intra Heterogeneity (FedIIH). For the inter-subgraph relationship, we propose a novel hierarchical variational model to infer the…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks
