Improved Sample Complexity for Private Nonsmooth Nonconvex Optimization
AuthorsGuy Kornowski†, Daogao Liu†, Kunal Talwar
AuthorsGuy Kornowski†, Daogao Liu†, Kunal Talwar
We study differentially private (DP) optimization algorithms for stochastic and empirical objectives which are neither smooth nor convex, and propose methods that return a Goldstein-stationary point with sample complexity bounds that improve on existing works. We start by providing a single-pass -DP algorithm that returns an -stationary point as long as the dataset is of size , which is times smaller than the algorithm of Zhang et al. [2024] for this task, where is the dimension. We then provide a multi-pass polynomial time algorithm which further improves the sample complexity to , by designing a sample efficient ERM algorithm, and proving that Goldstein-stationary points generalize from the empirical loss to the population loss.
† Work partially done during Apple internship
April 10, 2025research area Methods and Algorithms, research area Privacyconference ICLR
There is a gap between finding a first-order stationary point (FOSP) and a second-order stationary point (SOSP) under differential privacy constraints, and it remains unclear whether privately finding an SOSP is more challenging than finding an FOSP. Specifically, Ganesh et al. (2023) claimed that an -SOSP can be found with , where is the dataset size, is the...
January 10, 2025research area Methods and Algorithms, research area Privacy
Fingerprinting codes are a crucial tool for proving lower bounds in differential privacy. They have been used to prove tight lower bounds for several fundamental questions, especially in the "low accuracy" regime. Unlike reconstruction/discrepancy approaches however, they are more suited for proving worst-case lower bounds, for query sets that arise naturally from the fingerprinting codes construction. In this work, we propose a general framework...