Differentially Private Algorithms for Graphs Under Continual Observation
Hendrik Fichtenberger, Monika Henzinger, Lara Ost

TL;DR
This paper develops differentially private algorithms for dynamic graphs, achieving improved accuracy for problems like triangle counting and spanning trees under continual observation, with tight bounds and new error guarantees.
Contribution
It introduces the first polylogarithmic error algorithms for dynamic graph problems under continual observation, improving upon previous methods and establishing tight bounds for certain problems.
Findings
Polylogarithmic additive error algorithms for triangle count.
Tight bounds for differentially private minimum spanning tree.
Algorithms with multiplicative and additive error guarantees for various graph problems.
Abstract
Differentially private algorithms protect individuals in data analysis scenarios by ensuring that there is only a weak correlation between the existence of the user in the data and the result of the analysis. Dynamic graph algorithms maintain the solution to a problem (e.g., a matching) on an evolving input, i.e., a graph where nodes or edges are inserted or deleted over time. They output the value of the solution after each update operation, i.e., continuously. We study (event-level and user-level) differentially private algorithms for graph problems under continual observation, i.e., differentially private dynamic graph algorithms. We present event-level private algorithms for partially dynamic counting-based problems such as triangle count that improve the additive error by a polynomial factor (in the length of the update sequence) on the state of the art, resulting in the first…
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.
