Mitigating the Performance Sacrifice in DP-Satisfied Federated Settings through Graph Contrastive Learning
Haoran Yang, Xiangyu Zhao, Muyang Li, Hongxu Chen, Guandong Xu

TL;DR
This paper explores how graph contrastive learning can mitigate the performance degradation caused by differential privacy mechanisms in federated graph learning, demonstrating improved results across multiple models and datasets.
Contribution
It introduces a novel approach leveraging graph contrastive learning to counteract the performance loss due to differential privacy in federated graph learning.
Findings
Contrastive learning alleviates DP-induced performance drops
Experimental results show improved accuracy with the proposed method
Effective across multiple graph models and datasets
Abstract
Currently, graph learning models are indispensable tools to help researchers explore graph-structured data. In academia, using sufficient training data to optimize a graph model on a single device is a typical approach for training a capable graph learning model. Due to privacy concerns, however, it is infeasible to do so in real-world scenarios. Federated learning provides a practical means of addressing this limitation by introducing various privacy-preserving mechanisms, such as differential privacy (DP) on the graph edges. However, although DP in federated graph learning can ensure the security of sensitive information represented in graphs, it usually causes the performance of graph learning models to degrade. In this paper, we investigate how DP can be implemented on graph edges and observe a performance decrease in our experiments. In addition, we note that DP on graph edges…
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
MethodsContrastive Learning
