DSCRLGMLJun 4, 2024

Private Stochastic Convex Optimization with Heavy Tails: Near-Optimality from Simple Reductions

arXiv:2406.02789v18 citations
Originality Highly original
AI Analysis

It addresses privacy-preserving machine learning for scenarios with non-uniform gradient bounds, offering improved theoretical guarantees for practitioners in sensitive data applications.

The paper tackles differentially private stochastic convex optimization with heavy-tailed gradients by proposing a reduction-based approach, achieving near-optimal error rates that nearly match a known lower bound, with specific algorithms improving results under additional assumptions.

We study the problem of differentially private stochastic convex optimization (DP-SCO) with heavy-tailed gradients, where we assume a $k^{\text{th}}$-moment bound on the Lipschitz constants of sample functions rather than a uniform bound. We propose a new reduction-based approach that enables us to obtain the first optimal rates (up to logarithmic factors) in the heavy-tailed setting, achieving error $G_2 \cdot \frac 1 {\sqrt n} + G_k \cdot (\frac{\sqrt d}{nε})^{1 - \frac 1 k}$ under $(ε, δ)$-approximate differential privacy, up to a mild $\textup{polylog}(\frac{1}δ)$ factor, where $G_2^2$ and $G_k^k$ are the $2^{\text{nd}}$ and $k^{\text{th}}$ moment bounds on sample Lipschitz constants, nearly-matching a lower bound of [Lowy and Razaviyayn 2023]. We further give a suite of private algorithms in the heavy-tailed setting which improve upon our basic result under additional assumptions, including an optimal algorithm under a known-Lipschitz constant assumption, a near-linear time algorithm for smooth functions, and an optimal linear time algorithm for smooth generalized linear models.

Foundations

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

Your Notes