Minimum spanning tree release under differential privacy constraints
Rafael Pinot

TL;DR
This paper introduces a new differentially private algorithm for releasing approximate minimum spanning trees in graphs, improving privacy-preserving clustering methods with theoretical guarantees and experimental validation.
Contribution
It defines differential privacy for graphs, proposes a new MST release algorithm, and combines it with clustering techniques for better privacy-preserving data analysis.
Findings
The new algorithm outperforms the Laplace mechanism in weight approximation.
Theoretical analysis shows robustness of MST construction under privacy mechanisms.
Experimental results demonstrate effective clustering with privacy guarantees.
Abstract
We investigate the problem of nodes clustering under privacy constraints when representing a dataset as a graph. Our contribution is threefold. First we formally define the concept of differential privacy for structured databases such as graphs, and give an alternative definition based on a new neighborhood notion between graphs. This definition is adapted to particular frameworks that can be met in various application fields such as genomics, world wide web, population survey, etc. Second, we introduce a new algorithm to tackle the issue of privately releasing an approximated minimum spanning tree topology for a simple-undirected-weighted graph. It provides a simple way of producing the topology of a private almost minimum spanning tree which outperforms, in most cases, the state of the art "Laplace mechanism" in terms of weight-approximation error. Finally, we propose a…
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 · Cryptography and Data Security · Mobile Crowdsensing and Crowdsourcing
