Differentially Private All-Pairs Shortest Distances for Low Tree-Width Graphs
Javad B. Ebrahimi, Alireza Tofighi Mohammadi, Fatemeh Kermani

TL;DR
This paper introduces a polynomial-time algorithm for computing all-pairs shortest distances privately in low tree-width graphs, extending previous work on trees and improving error bounds.
Contribution
It generalizes differentially private shortest path algorithms from trees to low tree-width graphs with improved accuracy.
Findings
Algorithm runs in polynomial time.
Achieves smaller additive error than previous methods.
Extends privacy-preserving shortest path computation to broader graph classes.
Abstract
In this paper, we present a polynomial time algorithm for the problem of differentially private all pair shortest distances over the class of low tree-width graphs. Our result generalizes the result of Sealfon 2016 for the case of trees to a much larger family of graphs. Furthermore, if we restrict to the class of low tree-width graphs, the additive error of our algorithm is significantly smaller than that of the best known algorithm for this problem, proposed by Chen et. al. 2023.
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Cryptography and Data Security
