paper-with-me

Papers

Efficient Private ERM for Smooth Objectives

2017-03-29 · Jiaqi Zhang, Kai Zheng, Wenlong Mou, Li-Wei Wang

In this paper, we consider efficient differentially private empirical risk minimization from the viewpoint of optimization algorithms. For strongly convex and smooth objectives, we prove that gradient descent with output perturbation not only achieves nearly optimal utility, but also significantly improves the running time of previous state-of-the-art private optimization algorithms, for both $\epsilon$-DP and $(\epsilon, \delta)$-DP. For non-convex but smooth objectives, we propose an RRPSGD (Random Round Private Stochastic Gradient Descent) algorithm, which provably converges to a stationary point with privacy guarantee. Besides the expected utility bounds, we also provide guarantees in high probability form. Experiments demonstrate that our algorithm consistently outperforms existing method in both utility and running time.

📄 PDF Abstract BibTeX arXiv:1703.09947

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Private Zeroth-Order Nonsmooth Nonconvex Optimization

2024-06-27 · Qinzi Zhang, Hoang Tran, Ashok Cutkosky

We introduce a new zeroth-order algorithm for private stochastic optimization on nonconvex and nonsmooth objectives. Given a dataset of size $M$, our algorithm ensures $(\alpha,\alpha\rho^2/2)$-R\'enyi differential priva…

Stochastic Optimization

Momentum Aggregation for Private Non-convex ERM

2022-10-12 · Hoang Tran, Ashok Cutkosky

We introduce new algorithms and convergence guarantees for privacy-preserving non-convex Empirical Risk Minimization (ERM) on smooth $d$-dimensional objectives. We develop an improved sensitivity analysis of stochastic g…

Privacy Preserving

Private Stochastic Convex Optimization: Efficient Algorithms for Non-smooth Objectives

2020-02-22 · Raman Arora, Teodor V. Marinov, Enayat Ullah

In this paper, we revisit the problem of private stochastic convex optimization. We propose an algorithm based on noisy mirror descent, which achieves optimal rates both in terms of statistical complexity and number of q…

Efficient Private SCO for Heavy-Tailed Data via Averaged Clipping

2022-06-27 · Chenhan Jin, Kaiwen Zhou, Bo Han, James Cheng 외

We consider stochastic convex optimization for heavy-tailed data with the guarantee of being differentially private (DP). Most prior works on differentially private stochastic convex optimization for heavy-tailed data ar…

Mirror Descent Algorithms with Nearly Dimension-Independent Rates for Differentially-Private Stochastic Saddle-Point Problems

2024-03-05 · Tomás González, Cristóbal Guzmán, Courtney Paquette

We study the problem of differentially-private (DP) stochastic (convex-concave) saddle-points in the polyhedral setting. We propose $(\varepsilon, \delta)$-DP algorithms based on stochastic mirror descent that attain nea…

LEMMA