← Search

Alex Kulesza

15 accepted papers

2025

Private Set Union with Multiple Contributions

NeurIPS 2025spotlight

In the private set union problem each user owns a bag of at most $k$ items (from some large universe of items), and we are interested in computing the union of the items in the bags of all of the users. This is trivial without privacy, but a differentially private algorithm must be careful about rep…

Cited by 0SourceScholar
2023

Subset-Based Instance Optimality in Private Estimation

ICML 2023poster

We propose a new definition of instance optimality for differentially private estimation algorithms. Our definition requires an optimal algorithm to compete, simultaneously for every dataset $D$, with the best private benchmark algorithm that (a) knows $D$ in advance and (b) is evaluated by its wors…

Cited by 9SourcePDFScholar
2021

Learning with User-Level Privacy

NeurIPS 2021poster

We propose and analyze algorithms to solve a range of learning tasks under user-level differential privacy constraints. Rather than guaranteeing only the privacy of individual samples, user-level DP protects a user's entire contribution ($m \ge 1$ samples), providing more stringent but more realisti…

Cited by 105SourcePDFScholar
2019

A Tree-Based Method for Fast Repeated Sampling of Determinantal Point Processes

ICML 2019oral

It is often desirable in recommender systems and other information retrieval applications to provide diverse results, and determinantal point processes (DPPs) have become a popular way to capture the trade-off between the quality of individual results and the diversity of the overall set. However, s…

Cited by 31SourcePDFScholar
2019

Bounding User Contributions: A Bias-Variance Trade-off in Differential Privacy

ICML 2019oral

Differentially private learning algorithms protect individual participants in the training dataset by guaranteeing that their presence does not significantly change the resulting model. In order to make this promise, such algorithms need to know the maximum contribution that can be made by a single…

Cited by 93SourcePDFScholar
2019

Differentially Private Covariance Estimation

NeurIPS 2019poster

The covariance matrix of a dataset is a fundamental statistic that can be used for calculating optimum regression weights as well as in many other learning and data analysis settings. For datasets containing private user information, we often want to estimate the covariance matrix in a way that pres…

Cited by 57SourcePDFScholar
2018

Maximizing Induced Cardinality Under a Determinantal Point Process

NeurIPS 2018poster

Determinantal point processes (DPPs) are well-suited to recommender systems where the goal is to generate collections of diverse, high-quality items. In the existing literature this is usually formulated as finding the mode of the DPP (the so-called MAP set). However, the MAP objective inherently as…

Cited by 14SourcePDFScholar