Differentially Private Matchings
Michael Dinitz, George Z. Li, Quanquan C. Liu, Felix Zhou

TL;DR
This paper advances the field of differentially private graph algorithms by developing new DP algorithms for maximum and b-matching in general graphs, introducing novel techniques like arboricity-based sparsifiers and a new symmetry argument for lower bounds.
Contribution
It provides the first comprehensive DP algorithms for maximum and b-matching in general graphs, extending beyond bipartite graphs, and introduces new techniques with broad applicability.
Findings
Developed DP algorithms for maximum and b-matching in general graphs.
Introduced arboricity-based sparsifiers for node-DP.
Created the Public Vertex Subset Mechanism.
Abstract
Computing matchings in graphs is a foundational algorithmic task. Despite extensive interest in differentially private (DP) graph analysis, work on privately computing matching solutions, rather than just their size, has been sparse. The sole prior work in the standard model of pure -differential privacy, by Hsu, Huang, Roth, Roughgarden, and Wu [HHR+14, STOC'14], focused on allocations and was thus restricted to bipartite graphs. We present a comprehensive study of DP algorithms for maximum matching and b-matching in general graphs, which also yields techniques that improve upon the bipartite setting. En route to solving these matching problems, we develop a set of novel techniques with broad applicability, including a new symmetry argument for DP lower bounds, the first arboricity-based sparsifiers for node-DP, and the novel Public Vertex Subset Mechanism.
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
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Game Theory and Applications
