paper-with-me

Papers

Differentially Private Convex Optimization with Feasibility Guarantees

2020-06-22 · Vladimir Dvorkin, Ferdinando Fioretto, Pascal Van Hentenryck, Jalal Kazempour, Pierre Pinson

This paper develops a novel differentially private framework to solve convex optimization problems with sensitive optimization data and complex physical or operational constraints. Unlike standard noise-additive algorithms, that act primarily on the problem data, objective or solution, and disregard the problem constraints, this framework requires the optimization variables to be a function of the noise and exploits a chance-constrained problem reformulation with formal feasibility guarantees. The noise is calibrated to provide differential privacy for identity and linear queries on the optimization solution. For many applications, including resource allocation problems, the proposed framework provides a trade-off between the expected optimality loss and the variance of optimization results.

📄 PDF Abstract BibTeX arXiv:2006.12338

Code (1)

wdvorkin/DP_CO_FG 공식 구현

Similar Papers 제목 키워드 기반

Differentially private Riemannian optimization

2022-05-19 · Andi Han, Bamdev Mishra, Pratik Jawanpuria, Junbin Gao

In this paper, we study the differentially private empirical risk minimization problem where the parameter is constrained to a Riemannian manifold. We introduce a framework of differentially private Riemannian optimizati…

Riemannian optimization

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

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…

Projection-Free Bandit Optimization with Privacy Guarantees

2020-12-22 · Alina Ene, Huy L. Nguyen, Adrian Vladu

We design differentially private algorithms for the bandit convex optimization problem in the projection-free setting. This setting is important whenever the decision set has a complex geometry, and access to it is done …

Differentially Private Adaptive Optimization with Delayed Preconditioners

2022-12-01 · Tian Li, Manzil Zaheer, Ken Ziyu Liu, Sashank J. Reddi 외

Privacy noise may negate the benefits of using adaptive optimizers in differentially private model training. Prior works typically address this issue by using auxiliary information (e.g., public data) to boost the effect…