← Search

Karan Chadha

5 accepted papers

2024

Auditing Private Prediction

ICML 2024poster

Differential privacy (DP) offers a theoretical upper bound on the potential privacy leakage of an algorithm, while empirical auditing establishes a practical lower bound. Auditing techniques exist for DP training algorithms. However machine learning can also be made private at inference. We propose…

Cited by 4SourcePDFScholar
2022

Accelerated, Optimal and Parallel: Some results on model-based stochastic optimization

ICML 2022spotlight

The Approximate-Proximal Point (APROX) family of model-based stochastic optimization algorithms improve over standard stochastic gradient methods, as they are robust to step size choices, adaptive to problem difficulty, converge on a broader range of problems than stochastic gradient methods, and co…

Cited by 23SourcePDFScholar
2022

Private optimization in the interpolation regime: faster rates and hardness results

ICML 2022spotlight

In non-private stochastic convex optimization, stochastic gradient methods converge much faster on interpolation problems—namely, problems where there exists a solution that simultaneously minimizes all of the sample losses—than on non-interpolating ones; similar improvements are not known in the pr…

Cited by 6SourcePDFScholar
2020

Minibatch Stochastic Approximate Proximal Point Methods

NeurIPS 2020spotlight

We extend the Approximate-Proximal Point (aProx) family of model-based methods for solving stochastic convex optimization problems, including stochastic subgradient, proximal point, and bundle methods, to the minibatch setting. To do this, we propose two minibatched algorithms for which we prove a n…