English

Differentially Private Matchings

Data Structures and Algorithms 2026-02-18 v4 Cryptography and Security

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 ε\varepsilon-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.

Keywords

Cite

@article{arxiv.2501.00926,
  title  = {Differentially Private Matchings},
  author = {Michael Dinitz and George Z. Li and Quanquan C. Liu and Felix Zhou},
  journal= {arXiv preprint arXiv:2501.00926},
  year   = {2026}
}

Comments

Abstract truncated to fit arXiv limits

R2 v1 2026-06-28T20:54:05.593Z