Federated Contrastive Learning of Graph-Level Representations
Xiang Li, Gagan Agrawal, Rajiv Ramnath, Ruoming Jin

TL;DR
This paper introduces FCLG, a federated contrastive learning framework for graph-level representations that operates in an unsupervised setting, effectively handling data heterogeneity and improving clustering performance.
Contribution
It proposes a novel two-level contrastive learning approach for federated, unsupervised graph representation learning, addressing data heterogeneity issues.
Findings
FCLG outperforms existing federated methods in graph clustering tasks.
The approach effectively handles non-IID data distributions.
Extensive experiments validate the superiority of FCLG over baselines.
Abstract
Graph-level representations (and clustering/classification based on these representations) are required in a variety of applications. Examples include identifying malicious network traffic, prediction of protein properties, and many others. Often, data has to stay in isolated local systems (i.e., cannot be centrally shared for analysis) due to a variety of considerations like privacy concerns, lack of trust between the parties, regulations, or simply because the data is too large to be shared sufficiently quickly. This points to the need for federated learning for graph-level representations, a topic that has not been explored much, especially in an unsupervised setting. Addressing this problem, this paper presents a new framework we refer to as Federated Contrastive Learning of Graph-level Representations (FCLG). As the name suggests, our approach builds on contrastive learning.…
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 · Recommender Systems and Techniques
MethodsContrastive Learning
