← Search

Adam Smith

20 accepted papers

2026

Black-Box Privacy Attacks on Shared Representations in Multitask Learning

ICLR 2026poster

The proliferation of diverse data across users and organizations has driven the development of machine learning methods that enable multiple entities to jointly train models while minimizing data sharing. Among these, *multitask learning* (MTL) is a powerful paradigm that leverages similarities amon…

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

Privacy in Metalearning and Multitask Learning: Modeling and Separations

AISTATS 2025poster

Model personalization allows a set of individuals, each facing a different learning task, to train models that are more accurate for each person than those they could develop individually. The goals of personalization are captured in a variety of formal frameworks, such as multitask learning and met…

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

Auditing Privacy Mechanisms via Label Inference Attacks

NeurIPS 2024spotlight

We propose reconstruction advantage measures to audit label privatization mechanisms. A reconstruction advantage measure quantifies the increase in an attacker's ability to infer the true label of an unlabeled example when provided with a private version of the labels in a dataset (e.g., aggregate o…

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

RASCAL: A Scalable, High-redundancy Robot for Automated Storage and Retrieval Systems

ICRA 2024poster

Automated storage and retrieval systems (ASRS) are a key component of the modern storage industry, and are used in a wide range of applications, carrying anything from lightweight tape cartridges to entire pallets of goods. Many of these systems are under pressure to maximise the use of space by gro…

Cited by 1SourceScholar
2023

Counting Distinct Elements in the Turnstile Model with Differential Privacy under Continual Observation

NeurIPS 2023poster

Privacy is a central challenge for systems that learn from sensitive data sets, especially when a system's outputs must be continuously updated to reflect changing data. We consider the achievable error for differentially private continual release of a basic statistic---the number of distinct items…

Cited by 8SourcePDFScholar
2023

The Price of Differential Privacy under Continual Observation

ICML 2023oral

We study the accuracy of differentially private mechanisms in the continual release model. A continual release mechanism receives a sensitive dataset as a stream of $T$ inputs and produces, after receiving each input, an output that is accurate for all the inputs received so far. We provide the firs…

Cited by 64SourcePDFScholar
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…

2021

Covariance-Aware Private Mean Estimation Without Private Covariance Estimation

NeurIPS 2021spotlight

We present two sample-efficient differentially private mean estimators for $d$-dimensional (sub)Gaussian distributions with unknown covariance. Informally, given $n \gtrsim d/\alpha^2$ samples from such a distribution with mean $\mu$ and covariance $\Sigma$, our estimators output $\tilde\mu$ such th…

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

Differentially Private Sampling from Distributions

NeurIPS 2021poster

We initiate an investigation of private sampling from distributions. Given a dataset with $n$ independent observations from an unknown distribution $P$, a sampling algorithm must output a single observation from a distribution that is close in total variation distance to $P$ while satisfying differ…

Cited by 12SourcePDFScholar
2020

Guaranteed Validity for Empirical Approaches to Adaptive Data Analysis

AISTATS 2020poster

We design a general framework for answering adaptive statistical queries that focuses on providing explicit confidence intervals along with point estimates. Prior work in this area has either focused on providing tight confidence intervals for specific analyses, or providing general worst-case bound…

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
2018

Graph Oracle Models, Lower Bounds, and Gaps for Parallel Stochastic Optimization

NeurIPS 2018spotlight

We suggest a general oracle-based framework that captures parallel stochastic optimization in different parallelization settings described by a dependency graph, and derive generic lower bounds in terms of this graph. We then use the framework and derive lower bounds to study several speci…

Cited by 138SourcePDFScholar