vix.ing · top · new · best · stats · spec

Differentially Private Quasi-Concave Optimization: Bypassing the Lower Bound and Application to Geometric Problems

2025/04/26 by Kobbi Nissim, Nissim, Kobbi, Eliad Tsfadia +3
Computer Science · #Complexity and Algorithms in Graphs #Cryptography and Data Security #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Stochastic Gradient Optimization Techniques

paper · pdf · doi:10.48550/arxiv.2504.19001

openalex publication_date 2025/04/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We study the sample complexity of differentially private optimization of quasi-concave functions. For a fixed input domain X, Cohen et al. (STOC 2023) proved that any generic private optimizer for low sensitive quasi-concave functions must have sample complexity Ω(2log^*|X|). We show that the lower bound can be bypassed for a series of ``natural'' problems. We define a new class of approximated quasi-concave functions, and present a generic differentially private optimizer for approximated quasi-concave functions with sample complexity O(log^*|X|). As applications, we use our optimizer to privately select a center point of points in d dimensions and probably approximately correct (PAC) learn d-dimensional halfspaces. In previous works, Bun et al. (FOCS 2015) proved a lower bound of Ω(log^*|X|) for both problems. Beimel et al. (COLT 2019) and Kaplan et al. (NeurIPS 2020) gave an upper bound of O(d2.5⋅ 2log^*|X|) for the two problems, respectively. We improve the dependency of the upper bounds on the cardinality of the domain by presenting a new upper bound of O(d5.5⋅log^*|X|) for both problems. To the best of our understanding, this is the first work to reduce the sample complexity dependency on |X| for these two problems from exponential in log^* |X| to log^* |X|.

Related