← Search

Travis Dick

18 accepted papers

2026

Optimal Learning from Label Proportions with General Loss Functions

ICML 2026poster

Motivated by problems in online advertising, we address the task of Learning from Label Proportions (LLP). We introduce a novel and versatile low-variance debiasing methodology to learn from aggregate label information, significantly advancing the state of the art in LLP. Our debiasing approach exhi…

Cited by 0SourceScholar
2025

Nearly Optimal Sample Complexity for Learning with Label Proportions

ICML 2025poster

We investigate Learning from Label Proportions (LLP), a partial information setting where examples in a training set are grouped into bags, and only aggregate label values in each bag are available. Despite the partial observability, the goal is still to achieve small regret at the level of individu…

Cited by 0SourcePDFScholar
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
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
2023

Better Private Linear Regression Through Better Private Feature Selection

NeurIPS 2023poster

Existing work on differentially private linear regression typically assumes that end users can precisely set data bounds or algorithmic hyperparameters. End users often struggle to meet these requirements without directly examining the data (and violating privacy). Recent work has attempted to devel…

Cited by 4SourcePDFScholar
2023

Easy Learning from Label Proportions

NeurIPS 2023poster

We consider the problem of Learning from Label Proportions (LLP), a weakly supervised classification setup where instances are grouped into i.i.d. “bags”, and only the frequency of class labels at each bag is available. Albeit, the objective of the learner is to achieve low task loss at an individu…

Cited by 6SourcePDFScholar
2023

Learning-augmented private algorithms for multiple quantile release

ICML 2023poster

When applying differential privacy to sensitive data, we can often improve performance using external information such as other sensitive data, public data, or human priors. We propose to use the learning-augmented algorithms (or algorithms with predictions) framework---previously applied largely to…

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
2020

Learning piecewise Lipschitz functions in changing environments

AISTATS 2020poster

Optimization in the presence of sharp (non-Lipschitz), unpredictable (w.r.t. time and amount) changes is a challenging and largely unexplored problem of great significance. We consider the class of piecewise Lipschitz functions, which is the most general online setting considered in the literature f…

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

Data-Driven Clustering via Parameterized Lloyd's Families

NeurIPS 2018spotlight

Algorithms for clustering points in metric spaces is a long-studied area of research. Clustering has seen a multitude of work both theoretically, in understanding the approximation guarantees possible for many objective functions such as k-median and k-means clustering, and experimentally, in findin…

Cited by 40SourcePDFScholar
2017

Data Driven Resource Allocation for Distributed Learning

AISTATS 2017poster

In distributed machine learning, data is dispatched to multiple machines for processing. Motivated by the fact that similar data points often belong to the same or similar classes, and more generally, classification rules of high accuracy tend to be “locally simple but globally complex” (Vapnik and…

Cited by 17SourcePDFScholar
2017

Differentially Private Clustering in High-Dimensional Euclidean Spaces

ICML 2017poster

We study the problem of clustering sensitive data while preserving the privacy of individuals represented in the dataset, which has broad applications in practical machine learning and data analysis tasks. Although the problem has been widely studied in the context of low-dimensional, discrete space…

Cited by 106SourcePDFScholar