← Search

Abhradeep Guha Thakurta

26 accepted papers

2026

Preserving Expert-Level Privacy in Offline Reinforcement Learning

ICML 2026poster

The offline reinforcement learning (RL) problem aims to learn an optimal policy from historical data collected by one or more behavioural policies (experts) by interacting with an environment. However, the individual experts may be privacy-sensitive in that the learnt policy may retain information a…

Cited by 0SourceScholar
2025

InvisibleInk: High-Utility and Low-Cost Text Generation with Differential Privacy

NeurIPS 2025poster

As major progress in LLM-based long-form text generation enables paradigms such as retrieval-augmented generation (RAG) and inference-time scaling, safely incorporating private information into the generation remains a critical open question. We present InvisibleInk, a highly scalable long-form text…

Cited by 0SourceScholar
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

Improved Differentially Private and Lazy Online Convex Optimization: Lower Regret without Smoothness Requirements

ICML 2024poster

We design differentially private regret-minimizing algorithms in the online convex optimization (OCO) framework. Unlike recent results, our algorithms and analyses do not require smoothness, thus yielding the first private regret bounds with an optimal leading-order term for non-smooth loss function…

Cited by 1SourcePDFScholar
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
2024

Private Gradient Descent for Linear Regression: Tighter Error Bounds and Instance-Specific Uncertainty Estimation

ICML 2024poster

We provide an improved analysis of standard differentially private gradient descent for linear regression under the squared error loss. Under modest assumptions on the input, we characterize the distribution of the iterate at each time step. Our analysis leads to new results on the algorithm's accur…

Cited by 5SourcePDFScholar
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

Measuring Forgetting of Memorized Training Examples

ICLR 2023poster

Machine learning models exhibit two seemingly contradictory phenomena: training data memorization and various forms of forgetting. In memorization, models overfit specific training examples and become susceptible to privacy attacks. In forgetting, examples which appeared early in training are forgot…

Cited by 112SourcePDFScholar
2023

Multi-Epoch Matrix Factorization Mechanisms for Private Machine Learning

ICML 2023oral

We introduce new differentially private (DP) mechanisms for gradient-based machine learning (ML) with multiple passes (epochs) over a dataset, substantially improving the achievable privacy-utility-computation tradeoffs. We formalize the problem of DP mechanisms for adaptive streams with multiple pa…

2023

Multi-Task Differential Privacy Under Distribution Skew

ICML 2023poster

We study the problem of multi-task learning under user-level differential privacy, in which n users contribute data to m tasks, each involving a subset of users. One important aspect of the problem, that can significantly impact quality, is the distribution skew among tasks. Tasks that have much few…

Cited by 5SourcePDFScholar
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

Training Private Models That Know What They Don’t Know

NeurIPS 2023poster

Training reliable deep learning models which avoid making overconfident but incorrect predictions is a longstanding challenge. This challenge is further exacerbated when learning has to be differentially private: protection provided to sensitive data comes at the price of injecting additional random…

Cited by 5SourcePDFScholar
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

Improved Differential Privacy for SGD via Optimal Private Linear Operators on Adaptive Streams

NeurIPS 2022accept

Motivated by recent applications requiring differential privacy in the setting of adaptive streams, we investigate the question of optimal instantiations of the matrix mechanism in this setting. We prove fundamental theoretical results on the applicability of matrix factorizations to the adaptive s…

2022

When Does Differentially Private Learning Not Suffer in High Dimensions?

NeurIPS 2022accept

Large pretrained models can be fine-tuned with differential privacy to achieve performance approaching that of non-private models. A common theme in these results is the surprising observation that high-dimensional models can achieve favorable privacy-utility trade-offs. This seemingly contradicts k…

2021

A Separation Result Between Data-oblivious and Data-aware Poisoning Attacks

NeurIPS 2021poster

Poisoning attacks have emerged as a significant security threat to machine learning algorithms. It has been demonstrated that adversaries who make small changes to the training set, such as adding specially crafted data points, can hurt the performance of the output model. Most of these attacks requ…

Cited by 3SourcePDFScholar
2021

Differentially Private Model Personalization

NeurIPS 2021spotlight

We study personalization of supervised learning with user-level differential privacy. Consider a setting with many users, each of whom has a training data set drawn from their own distribution $P_i$. Assuming some shared structure among the problems $P_i$, can users collectively learn the shared str…

Cited by 41SourcePDFScholar
2020

Privacy Amplification via Random Check-Ins

NeurIPS 2020poster

Differentially Private Stochastic Gradient Descent (DP-SGD) forms a fundamental building block in many applications for learning over sensitive data. Two standard approaches, privacy amplification by subsampling, and privacy amplification by shuffling, permit adding lower noise in DP-SGD than via na…

Cited by 98SourcePDFScholar
2020

The Flajolet-Martin Sketch Itself Preserves Differential Privacy: Private Counting with Minimal Space

NeurIPS 2020poster

We revisit the problem of counting the number of distinct elements $\dist$ in a data stream $D$, over a domain $[u]$. We propose an $(\epsilon,\delta)$-differentially private algorithm that approximates $\dist$ within a factor of $(1\pm\gamma)$, and with additive error of $O(\sqrt{\ln(1/\delta)}/\ep…

Cited by 44SourcePDFScholar
2019

Private Stochastic Convex Optimization with Optimal Rates

NeurIPS 2019spotlight

We study differentially private (DP) algorithms for stochastic convex optimization (SCO). In this problem the goal is to approximately minimize the population loss given i.i.d.~samples from a distribution over convex and Lipschitz loss functions. A long line of existing work on private convex optimi…

Cited by 294SourcePDFScholar
2017

Practical Locally Private Heavy Hitters

NeurIPS 2017poster

We present new practical local differentially private heavy hitters algorithms achieving optimal or near-optimal worst-case error -- TreeHist and Bitstogram. In both algorithms, server running time is $\tilde O(n)$ and user running time is $\tilde O(1)$, hence improving on the prior state-of-the-art…