paper-with-me

Papers

Differentially Private Optimization for Smooth Nonconvex ERM

2023-02-09 · Changyu Gao, Stephen J. Wright

We develop simple differentially private optimization algorithms that move along directions of (expected) descent to find an approximate second-order solution for nonconvex ERM. We use line search, mini-batching, and a two-phase strategy to improve the speed and practicality of the algorithm. Numerical experiments demonstrate the effectiveness of these approaches.

📄 PDF Abstract BibTeX arXiv:2302.04972

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Almost Sure Convergence Analysis of Differentially Private Stochastic Gradient Methods

2025-11-20 · Amartya Mukherjee, Jun Liu arxiv

Differentially private stochastic gradient descent (DP-SGD) has become the standard algorithm for training machine learning models with rigorous privacy guarantees. Despite its widespread use, the theoretical understandi…

Efficient Privacy-Preserving Stochastic Nonconvex Optimization

2019-10-30 · Lingxiao Wang, Bargav Jayaraman, David Evans, Quanquan Gu

While many solutions for privacy-preserving convex empirical risk minimization (ERM) have been developed, privacy-preserving nonconvex ERM remains a challenge. We study nonconvex ERM, which takes the form of minimizing a…

Privacy Preserving

Differentially Private Online-to-Batch for Smooth Losses

2022-10-12 · Qinzi Zhang, Hoang Tran, Ashok Cutkosky

We develop a new reduction that converts any online convex optimization algorithm suffering $O(\sqrt{T})$ regret into an $\epsilon$-differentially private stochastic convex optimization algorithm with the optimal converg…

Improved Sample Complexity for Private Nonsmooth Nonconvex Optimization

2024-10-08 · Guy 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 complexit…

DP-LSSGD: A Stochastic Optimization Method to Lift the Utility in Privacy-Preserving ERM

2019-06-28 · Bao Wang, Quanquan Gu, March Boedihardjo, Farzin Barekat 외

Machine learning (ML) models trained by differentially private stochastic gradient descent (DP-SGD) have much lower utility than the non-private ones. To mitigate this degradation, we propose a DP Laplacian smoothing SGD…

Privacy PreservingStochastic Optimization