English

Private Approximation of Graph Spectra and Cuts via Spectral Amplifiers

Data Structures and Algorithms 2026-07-21 v1 Cryptography and Security

Abstract

We study the problem of releasing a synthetic graph that approximates the sizes of all cuts of an input graph under edge-level differential privacy. If one insists on purely additive error, the optimal worst-case error is Θ~(n3/2)\widetilde\Theta(n^{3/2}). If one allows a small multiplicative slack, an information-theoretic exponential-time mechanism achieves nearly linear additive error, but the best known polynomial-time algorithms have substantially larger error. We give a polynomial-time (ε,δ)(\varepsilon,\delta)-differentially private algorithm which, for every nn-vertex unweighted graph GG, outputs a non-negative weighted synthetic graph G~\widetilde G such that, with high probability, every cut SV(G)S\subseteq V(G) satisfies wG(S)wG~(S)γwG(S)+O~ε,δ,γ(n13/12+o(1)). |w_G(S)-w_{\widetilde G}(S)| \le \gamma w_G(S)+\widetilde O_{\varepsilon,\delta,\gamma}(n^{13/12+o(1)}). This improves the previous polynomial-time worst-case bound O~(n5/4+o(1))\widetilde O(n^{5/4+o(1)}) of Aamand et al. (ICML 2025) for mixed multiplicative/additive private cut approximation. The main technical ingredient is a new set of private spectral primitives for bounded-degree graphs, one of them gives spectral error O~δ((nd)1/4/ε)\widetilde O_{\delta}((nd)^{1/4}/\sqrt\varepsilon) in estimating the graph Laplacian for graphs of maximum degree dd, being the first to beat the standard min{2d,O~δ(n/ε)}\min\{2d,\widetilde O_{\delta}(\sqrt{n}/\varepsilon)\} baseline in the high-degree regime. We further develop a primitive with a sharper error dependence on nn and dd for the downstream cut approximation. Combined with a new edge-sensitive terminal cut oracle with additive error O~(n+(n2M)1/3)\widetilde O(n+(n^2M)^{1/3}) on graphs with MM edges, this yields the final worst-case O~(n13/12+o(1))\widetilde O(n^{13/12+o(1)}) private cut-release error.

Keywords

Cite

@article{arxiv.2607.18846,
  title  = {Private Approximation of Graph Spectra and Cuts via Spectral Amplifiers},
  author = {Chenglin Fan and Jingcheng Liu and Pan Peng and Hangyu Xu and Zongrui Zou},
  journal= {arXiv preprint arXiv:2607.18846},
  year   = {2026}
}

Comments

77 pages