Graph Federated Learning with Hidden Representation Sharing
Shuang Wu, Mingxuan Zhang, Yuantong Li, Carl Yang, Pan Li

TL;DR
This paper introduces Graph Federated Learning (GFL), combining Learning on Graphs and Federated Learning by sharing hidden representations to enhance privacy and performance in multi-client graph tasks.
Contribution
The paper formulates GFL to unify LoG and FL, proposes sharing hidden representations for privacy, and develops a gradient estimation method with convergence analysis.
Findings
Effective GFL method for graph classification tasks.
Theoretical convergence guarantees under non-convex objectives.
Experimental results align with theoretical predictions.
Abstract
Learning on Graphs (LoG) is widely used in multi-client systems when each client has insufficient local data, and multiple clients have to share their raw data to learn a model of good quality. One scenario is to recommend items to clients with limited historical data and sharing similar preferences with other clients in a social network. On the other hand, due to the increasing demands for the protection of clients' data privacy, Federated Learning (FL) has been widely adopted: FL requires models to be trained in a multi-client system and restricts sharing of raw data among clients. The underlying potential data-sharing conflict between LoG and FL is under-explored and how to benefit from both sides is a promising problem. In this work, we first formulate the Graph Federated Learning (GFL) problem that unifies LoG and FL in multi-client systems and then propose sharing hidden…
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.
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
