Distances Release with Differential Privacy in Tree and Grid Graph
Chenglin Fan, Ping Li

TL;DR
This paper improves methods for privately releasing approximate all-pairs distances in trees and grid graphs under differential privacy, reducing error bounds and enabling privacy-preserving analysis of transportation networks.
Contribution
It introduces new algorithms with lower additive error bounds for different graph structures, enhancing privacy-preserving distance computations in trees and grids.
Findings
Error bound for trees improved to O(log^{1.5} h * log^{1.5} V)
Error bound for grid graphs achieved at O(V^{3/4})
Application to real-world city street networks modeled as grid graphs
Abstract
Data about individuals may contain private and sensitive information. The differential privacy (DP) was proposed to address the problem of protecting the privacy of each individual while keeping useful information about a population. Sealfon (2016) introduced a private graph model in which the graph topology is assumed to be public while the weight information is assumed to be private. That model can express hidden congestion patterns in a known transportation system. In this paper, we revisit the problem of privately releasing approximate distances between all pairs of vertices in (Sealfon 2016). Our goal is to minimize the additive error, namely the difference between the released distance and actual distance under private setting. We propose improved solutions to that problem for several cases. For the problem of privately releasing all-pairs distances, we show that for tree with…
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 · Privacy, Security, and Data Protection · Mobile Crowdsensing and Crowdsourcing
