LGCRJul 6

Towards Personalized Differentially Private Learning for Decentralized Local Graphs

arXiv:2607.047777.4
Predicted impact top 44% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For decentralized graph learning applications, this addresses the limitation of uniform privacy requirements, enabling flexible noise injection tailored to individual user preferences.

The paper tackles the problem of heterogeneous privacy preferences in decentralized graph learning, proposing PPGNN, a personalized differentially private framework that allows user-specific privacy budgets during local perturbation. Experiments on six real-world datasets show it balances personalized privacy and data utility.

Graph-structured data is increasingly generated and stored in decentralized environments, such as social platforms, mobile applications, and edge networks, where users maintain control over their local graph data. However, collecting and analyzing such decentralized graph data for downstream learning tasks raises significant privacy concerns, as nodes and their attributes often contain sensitive personal information. Local Differential Privacy (LDP) has emerged as a promising solution for privacy-preserving data collection without relying on trusted servers. Nevertheless, existing LDP-based graph learning methods typically assume uniform privacy requirements across users, ignoring the heterogeneous and personalized privacy preferences commonly observed in real-world systems. This uniform treatment leads to inflexible noise injection at the data collection stage, resulting in substantial distortion of graph data and degraded utility in subsequent analysis. To address this limitation, we propose PPGNN, a personalized differentially private framework for decentralized graph data. PPGNN enables user-specific privacy budgets during local perturbation while preserving analytical utility. To handle heterogeneous privacy levels and noise distortion, we design a two-stage solution consisting of a Personalized Perturbation Mechanism (PPM) and a weighted calibration strategy, FlexProp. Extensive experiments on six real-world graph datasets demonstrate that PPGNN effectively balances personalized privacy protection and data utility in decentralized graph learning scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes