← Search

Abhradeep Thakurta

8 accepted papers

2024

Private Learning with Public Features

AISTATS 2024poster

We study a class of private learning problems in which the data is a join of private and public features. This is often the case in private personalization tasks such as recommendation or ad prediction, in which features related to individuals are sensitive, while features related to items (the movi…

Cited by 7SourcePDFScholar
2024

Sample-Efficient Personalization: Modeling User Parameters as Low Rank Plus Sparse Components

AISTATS 2024poster

Personalization of machine learning (ML) predictions for individual users/domains/enterprises is critical for practical recommendation systems. Standard personalization approaches involve learning a user/domain specific \emph{embedding} that is fed into a fixed global model which can be limiting. On…

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

Evading the Curse of Dimensionality in Unconstrained Private GLMs

AISTATS 2021poster

We revisit the well-studied problem of differentially private empirical risk minimization (ERM). We show that for unconstrained convex generalized linear models (GLMs), one can obtain an excess empirical risk of $\tilde O\left(\sqrt{\rank}/\epsilon n\right)$, where $\rank$ is the rank of the feature…

Cited by 92SourcePDFScholar
2021

Practical and Private (Deep) Learning Without Sampling or Shuffling

ICML 2021spotlight

We consider training models with differential privacy (DP) using mini-batch gradients. The existing state-of-the-art, Differentially Private Stochastic Gradient Descent (DP-SGD), requires \emph{privacy amplification by sampling or shuffling} to obtain the best privacy/accuracy/computation trade-offs…

Cited by 226SourcePDFScholar
2021

Private Alternating Least Squares: Practical Private Matrix Completion with Tighter Rates

ICML 2021oral

We study the problem of differentially private (DP) matrix completion under user-level privacy. We design a joint differentially private variant of the popular Alternating-Least-Squares (ALS) method that achieves: i) (nearly) optimal sample complexity for matrix completion (in terms of number of ite…

Cited by 23SourcePDFScholar
2021

Tempered Sigmoid Activations for Deep Learning with Differential Privacy

AAAI 2021technical

Because learning sometimes involves sensitive data, machine learning algorithms have been extended to offer differential privacy for training data. In practice, this has been mostly an afterthought, with privacy-preserving models obtained by re-running training with a different optimizer, but using…

Cited by 203SourcePDFScholar