PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 20, 20250 citationsOpen Access

OptimES: Optimizing Federated Learning Using Remote Embeddings for Graph Neural Networks

View Full Paper
PNPranjal NamanYSYogesh Simmhan

Key Points

  • OptimES enables faster federated learning, converging up to 3.5 times faster while improving accuracy by 16% for dense graphs.
  • Evaluation on four graph datasets, including one with 111M vertices, demonstrates practical benefits of remote embedding strategies.
  • Enhanced methods address privacy concerns while minimizing communication costs, showcasing up to 11 times faster convergence for sparser graphs.
  • Dynamic embedding management merging training processes reduces network load, allowing more efficient use of resources in decentralized systems.

Abstract

Graph Neural Networks (GNNs) have experienced rapid advancements in recent years due to their ability to learn meaningful representations from graph data structures. However, in most real-world settings, such as financial transaction networks and healthcare networks, this data is localized to different data owners and cannot be aggregated due to privacy concerns. Federated Learning (FL) has emerged as a viable machine learning approach for training a shared model that iteratively aggregates local models trained on decentralized data. This addresses privacy concerns while leveraging parallelism. State-of-the-art methods enhance the privacy-respecting convergence accuracy of federated GNN training by sharing remote embeddings of boundary vertices through a server (EmbC). However, they are limited by diminished performance due to large communication costs. In this article, we propose OptimES, an optimized federated GNN training framework that employs remote neighbourhood pruning, overlapping the push of embeddings to the server with local training, and dynamic pulling of embeddings to reduce network costs and training time. We perform a rigorous evaluation of these strategies for four common graph datasets with up to 111M vertices and 1. 8B edges. We see that a modest drop in per-round accuracy due to the preemptive push of embeddings is out-stripped by the reduction in per-round training time for large and dense graphs like Reddit and Products, converging up to 3. 5 faster than EmbC and giving up to 16\% better accuracy than the default federated GNN learning. While accuracy improvements over default federated GNNs are modest for sparser graphs like Arxiv and Papers, they achieve the target accuracy about 11 faster than EmbC.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Naman et al. (2025) studied this question.

synapsesocial.com/papers/68f6196ee0bbbc94fac364a0https://doi.org/10.48550/arxiv.2509.22922
Ask AI
Helpful
Bookmark
Share
View Full Paper