OCLGMLApr 7, 2021

Optimal Algorithms for Differentially Private Stochastic Monotone Variational Inequalities and Saddle-Point Problems

arXiv:2104.02988v321 citations
Originality Highly original
AI Analysis

It addresses the challenge of ensuring privacy in optimization tasks for machine learning and data analysis, representing a foundational advancement as the first systematic study in this area.

This paper tackles the problem of solving stochastic variational inequalities and saddle-point problems under differential privacy constraints, proposing two algorithms (NSEG and NISPP) that achieve optimal risk bounds with running times of O(n^2) and O(n^{3/2}) respectively.

In this work, we conduct the first systematic study of stochastic variational inequality (SVI) and stochastic saddle point (SSP) problems under the constraint of differential privacy (DP). We propose two algorithms: Noisy Stochastic Extragradient (NSEG) and Noisy Inexact Stochastic Proximal Point (NISPP). We show that a stochastic approximation variant of these algorithms attains risk bounds vanishing as a function of the dataset size, with respect to the strong gap function; and a sampling with replacement variant achieves optimal risk bounds with respect to a weak gap function. We also show lower bounds of the same order on weak gap function. Hence, our algorithms are optimal. Key to our analysis is the investigation of algorithmic stability bounds, both of which are new even in the nonprivate case. The dependence of the running time of the sampling with replacement algorithms, with respect to the dataset size $n$, is $n^2$ for NSEG and $\tilde{O}(n^{3/2})$ for NISPP.

Foundations

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

Your Notes