English

Tight Differentially Private PCA via Matrix Coherence

Machine Learning 2025-10-31 v1 Data Structures and Algorithms

Abstract

We revisit the task of computing the span of the top rr singular vectors u1,,uru_1, \ldots, u_r of a matrix under differential privacy. We show that a simple and efficient algorithm -- based on singular value decomposition and standard perturbation mechanisms -- returns a private rank-rr approximation whose error depends only on the \emph{rank-rr coherence} of u1,,uru_1, \ldots, u_r and the spectral gap σrσr+1\sigma_r - \sigma_{r+1}. This resolves a question posed by Hardt and Roth~\cite{hardt2013beyond}. Our estimator outperforms the state of the art -- significantly so in some regimes. In particular, we show that in the dense setting, it achieves the same guarantees for single-spike PCA in the Wishart model as those attained by optimal non-private algorithms, whereas prior private algorithms failed to do so. In addition, we prove that (rank-rr) coherence does not increase under Gaussian perturbations. This implies that any estimator based on the Gaussian mechanism -- including ours -- preserves the coherence of the input. We conjecture that similar behavior holds for other structured models, including planted problems in graphs. We also explore applications of coherence to graph problems. In particular, we present a differentially private algorithm for Max-Cut and other constraint satisfaction problems under low coherence assumptions.

Keywords

Cite

@article{arxiv.2510.26679,
  title  = {Tight Differentially Private PCA via Matrix Coherence},
  author = {Tommaso d'Orsi and Gleb Novikov},
  journal= {arXiv preprint arXiv:2510.26679},
  year   = {2025}
}

Comments

SODA 2026; equal contribution

R2 v1 2026-07-01T07:14:10.557Z