← Search

Arun Ganesh

11 accepted papers

2025

It's My Data Too: Private ML for Datasets with Multi-User Training Examples

ICML 2025poster

We initiate a study of algorithms for model training with user-level differential privacy (DP), where each example may be attributed to multiple users, which we call the multi-attribution model. We first provide a carefully chosen definition of user-level DP under the multi-attribution model. Traini…

Cited by 0SourcePDFScholar
2025

Near-Exact Privacy Amplification for Matrix Mechanisms

ICLR 2025poster

We study the problem of computing the privacy parameters for DP machine learning when using privacy amplification via random batching and noise correlated across rounds via a correlation matrix $\textbf{C}$ (i.e., the matrix mechanism). Past work on this problem either only applied to banded $\textb…

Cited by 3SourcePDFScholar
2025

The Last Iterate Advantage: Empirical Auditing and Principled Heuristic Analysis of Differentially Private SGD

ICLR 2025poster

We propose a simple heuristic privacy analysis of noisy clipped stochastic gradient descent (DP-SGD) in the setting where only the last iterate is released and the intermediate iterates remain hidden. Namely, our heuristic assumes a linear structure for the model. We show experimentally that our he…

Cited by 3SourcePDFScholar
2024

Correlated Noise Provably Beats Independent Noise for Differentially Private Learning

ICLR 2024poster

Differentially private learning algorithms inject noise into the learning process. While the most common private learning algorithm, DP-SGD, adds independent Gaussian noise in each iteration, recent work on matrix factorization mechanisms has shown empirically that introducing correlations in the no…

Cited by 18SourcePDFScholar
2024

Privacy Amplification for Matrix Mechanisms

ICLR 2024spotlight

Privacy amplification exploits randomness in data selection to provide tighter differential privacy (DP) guarantees. This analysis is key to DP-SGD's success in machine learning (ML), but, is not readily applicable to the newer state-of-the-art (SOTA) algorithms. This is because these algorithms, kn…

Cited by 12SourcePDFScholar
2023

(Amplified) Banded Matrix Factorization: A unified approach to private training

NeurIPS 2023poster

Matrix factorization (MF) mechanisms for differential privacy (DP) have substantially improved the state-of-the-art in privacy-utility-computation tradeoffs for ML applications in a variety of scenarios, but in both the centralized and federated settings there remain instances where either MF cannot…

Cited by 35SourcePDFScholar
2023

Faster Differentially Private Convex Optimization via Second-Order Methods

NeurIPS 2023poster

Differentially private (stochastic) gradient descent is the workhorse of DP private machine learning in both the convex and non-convex settings. Without privacy constraints, second-order methods, like Newton's method, converge faster than first-order methods like gradient descent. In this work, we i…

Cited by 15SourcePDFScholar
2023

Private (Stochastic) Non-Convex Optimization Revisited: Second-Order Stationary Points and Excess Risks

NeurIPS 2023spotlight

We reconsider the challenge of non-convex optimization under differential privacy constraint. Building upon the previous variance-reduced algorithm SpiderBoost, we propose a novel framework that employs two types of gradient oracles: one that estimates the gradient at a single point and a more cost-…

Cited by 15SourcePDFScholar
2023

Why Is Public Pretraining Necessary for Private Model Training?

ICML 2023poster

In the privacy-utility tradeoff of a model trained on benchmark language and vision tasks, remarkable improvements have been widely reported when the model is pretrained on public data. Some gain is expected as these models inherit the benefits of transfer learning, which is the standard motivation…

Cited by 51SourcePDFScholar
2022

Public Data-Assisted Mirror Descent for Private Model Training

ICML 2022spotlight

In this paper, we revisit the problem of using in-distribution public data to improve the privacy/utility trade-offs for differentially private (DP) model training. (Here, public data refers to auxiliary data sets that have no privacy concerns.) We design a natural variant of DP mirror descent, wher…

Cited by 68SourcePDFScholar
2020

Faster Differentially Private Samplers via Rényi Divergence Analysis of Discretized Langevin MCMC

NeurIPS 2020poster

Various differentially private algorithms instantiate the exponential mechanism, and require sampling from the distribution $\exp(-f)$ for a suitable function $f$. When the domain of the distribution is high-dimensional, this sampling can be challenging. Using heuristic sampling schemes such as Gibb…

Cited by 48SourcePDFScholar