Optimal Bounds for Private Minimum Spanning Trees via Input Perturbation
Rasmus Pagh, Lukas Retschmeier, Hao Wu, Hanwen Zhang

TL;DR
This paper introduces a novel method for privately releasing approximate minimum spanning trees by input perturbation, achieving optimal error bounds and computational efficiency, and validates the approach through theoretical analysis and experiments.
Contribution
It presents a new input perturbation technique that preserves privacy without sacrificing accuracy or efficiency, and establishes a lower bound showing the optimality of the error.
Findings
Achieves state-of-the-art error bounds for private MSTs.
Demonstrates that non-private MST algorithms can be made private with input perturbation.
Provides experimental evidence of practicality.
Abstract
We study the problem of privately releasing an approximate minimum spanning tree (MST). Given a graph where is a set of vertices, is a set of undirected edges, and is an edge-weight vector, our goal is to publish an approximate MST under edge-weight differential privacy, as introduced by Sealfon in PODS 2016, where and are considered public and the weight vector is private. Our neighboring relation is -distance on weights: for a sensitivity parameter , graphs and are neighboring if . Existing private MST algorithms face a trade-off, sacrificing either computational efficiency or accuracy. We show that it is possible to get the best of both worlds: With a suitable random perturbation…
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
MethodsSparse Evolutionary Training
