← Search

Adria Gascon

5 accepted papers

2023

Federated Heavy Hitter Recovery under Linear Sketching

ICML 2023poster

Motivated by real-life deployments of multi-round federated analytics with secure aggregation, we investigate the fundamental communication-accuracy tradeoffs of the heavy hitter discovery and approximate (open-domain) histogram problems under a linear sketching constraint. We propose efficient algo…

Cited by 2SourcePDFScholar
2020

Data Generation for Neural Programming by Example

AISTATS 2020poster

Programming by example is the problem of synthesizing a program from a small set of input / output pairs. Recent works applying machine learning methods to this task show promise, but are typically reliant on generating synthetic examples for training. A particular challenge lies in generating meani…

2020

Private Protocols for U-Statistics in the Local Model and Beyond

AISTATS 2020poster

In this paper, we study the problem of computing $U$-statistics of degree $2$, i.e., quantities that come in the form of averages over pairs of data points, in the local model of differential privacy (LDP). The class of $U$-statistics covers many statistical estimates of interest, including Gini mea…

Cited by 12SourcePDFScholar
2018

Blind Justice: Fairness with Encrypted Sensitive Attributes

ICML 2018oral

Recent work has explored how to train machine learning models which do not discriminate against any subgroup of the population as determined by sensitive attributes such as gender or race. To avoid disparate treatment, sensitive attributes should not be considered. On the other hand, in order to avo…

2018

TAPAS: Tricks to Accelerate (encrypted) Prediction As a Service

ICML 2018oral

Machine learning methods are widely used for a variety of prediction problems. Prediction as a service is a paradigm in which service providers with technological expertise and computational resources may perform predictions for clients. However, data privacy severely restricts the applicability of…