Differentially Private Relational Learning with Entity-level Privacy Guarantees
Yinan Huang, Haoteng Yin, Eli Chien, Rongzhe Wei, Pan Li

TL;DR
This paper develops a new differentially private learning framework tailored for relational data, addressing challenges of entity participation and sampling dependencies, with theoretical guarantees and practical experiments showing effective privacy-utility trade-offs.
Contribution
It introduces a novel sensitivity analysis, adaptive gradient clipping, and privacy amplification extension for relational learning, enabling entity-level DP guarantees in complex sampling scenarios.
Findings
Effective privacy-utility trade-offs demonstrated in experiments
New adaptive clipping scheme improves privacy guarantees
Extended privacy amplification results for coupled sampling
Abstract
Learning with relational and network-structured data is increasingly vital in sensitive domains where protecting the privacy of individual entities is paramount. Differential Privacy (DP) offers a principled approach for quantifying privacy risks, with DP-SGD emerging as a standard mechanism for private model training. However, directly applying DP-SGD to relational learning is challenging due to two key factors: (i) entities often participate in multiple relations, resulting in high and difficult-to-control sensitivity; and (ii) relational learning typically involves multi-stage, potentially coupled (interdependent) sampling procedures that make standard privacy amplification analyses inapplicable. This work presents a principled framework for relational learning with formal entity-level DP guarantees. We provide a rigorous sensitivity analysis and introduce an adaptive gradient…
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.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Data Quality and Management
MethodsGradient Clipping
