Optimizing Federated Learning using Remote Embeddings for Graph Neural Networks
Pranjal Naman, Yogesh Simmhan

TL;DR
This paper introduces OpES, a federated GNN training framework that reduces communication costs and training time through remote embedding optimization, achieving faster convergence and better accuracy on large graph datasets.
Contribution
It proposes OpES, a novel federated GNN training method utilizing remote neighborhood pruning and overlapping embedding pushes to improve efficiency and accuracy.
Findings
Converges up to 2x faster than existing methods.
Achieves up to 20% better accuracy than vanilla federated GNN.
Reduces communication costs significantly for large graphs.
Abstract
Graph Neural Networks (GNNs) have experienced rapid advancements in recent years due to their ability to learn meaningful representations from graph data structures. Federated Learning (FL) has emerged as a viable machine learning approach for training a shared model on decentralized data, addressing privacy concerns while leveraging parallelism. Existing methods that address the unique requirements of federated GNN training using remote embeddings to enhance convergence accuracy are limited by their diminished performance due to large communication costs with a shared embedding server. In this paper, we present OpES, an optimized federated GNN training framework that uses remote neighbourhood pruning, and overlaps pushing of embeddings to the server with local training to reduce the network costs and training time. The modest drop in per-round accuracy due to pre-emptive push of…
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
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Brain Tumor Detection and Classification
