MLCRLGMar 24, 2024

Near-Optimal differentially private low-rank trace regression with guaranteed private initialization

arXiv:2403.15999v1
Originality Incremental advance
AI Analysis

This work addresses privacy-preserving matrix estimation for applications like recommendation systems, though it is incremental as it builds on existing differential privacy and optimization methods.

The paper tackles differentially private estimation of low-rank matrices under trace regression, establishing minimax lower bounds and proposing an efficient algorithm (DP-RGrad) that achieves near-optimal convergence rates with a sample size of n ≥ Õ(r(d1 + d2)).

We study differentially private (DP) estimation of a rank-$r$ matrix $M \in \mathbb{R}^{d_1\times d_2}$ under the trace regression model with Gaussian measurement matrices. Theoretically, the sensitivity of non-private spectral initialization is precisely characterized, and the differential-privacy-constrained minimax lower bound for estimating $M$ under the Schatten-$q$ norm is established. Methodologically, the paper introduces a computationally efficient algorithm for DP-initialization with a sample size of $n \geq \widetilde O (r^2 (d_1\vee d_2))$. Under certain regularity conditions, the DP-initialization falls within a local ball surrounding $M$. We also propose a differentially private algorithm for estimating $M$ based on Riemannian optimization (DP-RGrad), which achieves a near-optimal convergence rate with the DP-initialization and sample size of $n \geq \widetilde O(r (d_1 + d_2))$. Finally, the paper discusses the non-trivial gap between the minimax lower bound and the upper bound of low-rank matrix estimation under the trace regression model. It is shown that the estimator given by DP-RGrad attains the optimal convergence rate in a weaker notion of differential privacy. Our powerful technique for analyzing the sensitivity of initialization requires no eigengap condition between $r$ non-zero singular values.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes