Towards Private Learning on Decentralized Graphs with Local Differential Privacy
Wanyu Lin, Baochun Li, Cong Wang

TL;DR
This paper introduces Solitude, a privacy-preserving framework for graph neural networks that ensures local differential privacy in decentralized social network data, balancing privacy with learning utility.
Contribution
The paper proposes a novel GNN framework with formal edge local differential privacy guarantees, capable of protecting node features and edges simultaneously in decentralized graphs.
Findings
Retains GNN generalization with privacy guarantees
Effective calibration of noise based on graph sparsity
Compatible with any GNN architecture
Abstract
Many real-world networks are inherently decentralized. For example, in social networks, each user maintains a local view of a social graph, such as a list of friends and her profile. It is typical to collect these local views of social graphs and conduct graph learning tasks. However, learning over graphs can raise privacy concerns as these local views often contain sensitive information. In this paper, we seek to ensure private graph learning on a decentralized network graph. Towards this objective, we propose {\em Solitude}, a new privacy-preserving learning framework based on graph neural networks (GNNs), with formal privacy guarantees based on edge local differential privacy. The crux of {\em Solitude} is a set of new delicate mechanisms that can calibrate the introduced noise in the decentralized graph collected from the users. The principle behind the calibration is the…
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 · Privacy, Security, and Data Protection
