Convergent Privacy Framework for Multi-layer GNNs through Contractive Message Passing
Yu Zheng, Chenang Li, Zhou Li, Qingsong Wang

TL;DR
This paper introduces CARIBOU, a privacy-preserving framework for multi-layer GNNs that leverages contractive message passing to ensure privacy budget convergence, improving privacy-utility trade-offs.
Contribution
It provides a theoretical analysis showing privacy budget convergence in multi-layer GNNs and proposes a contractive layer to enhance privacy guarantees while maintaining utility.
Findings
Privacy budget converges with the number of layers due to contractive properties.
CARIBOU outperforms existing methods in privacy-utility trade-offs.
Framework supports both training and inference with improved privacy auditing.
Abstract
Differential privacy (DP) has been integrated into graph neural networks (GNNs) to protect sensitive structural information, e.g., edges, nodes, and associated features across various applications. A prominent approach is to perturb the message-passing process, which forms the core of most GNN architectures. However, existing methods typically incur a privacy cost that grows linearly with the number of layers (e.g., GAP published in Usenix Security'23), ultimately requiring excessive noise to maintain a reasonable privacy level. This limitation becomes particularly problematic when multi-layer GNNs, which have shown better performance than one-layer GNN, are used to process graph data with sensitive information. In this paper, we theoretically establish that the privacy budget converges with respect to the number of layers by applying privacy amplification techniques to 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
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Big Data and Digital Economy
