← Search

Edith Cohen

17 accepted papers

2026

Hot PATE: Private Aggregation of Distributions for Diverse Tasks

ICLR 2026poster

The Private Aggregation of Teacher Ensembles (PATE) framework enables privacy-preserving machine learning by aggregating responses from disjoint subsets of sensitive data. Adaptations of PATE to tasks with inherent output diversity such as text generation, where the desired output is a sample from a…

Cited by 0SourceScholar
2025

Breaking the Quadratic Barrier: Robust Cardinality Sketches for Adaptive Queries

ICML 2025poster

Cardinality sketches are compact data structures that efficiently estimate the number of distinct elements across multiple queries while minimizing storage, communication, and computational costs. However, recent research has shown that these sketches can fail under {\em adaptively chosen queries},…

Cited by 1SourcePDFScholar
2025

Scaling Embedding Layers in Language Models

NeurIPS 2025poster

We propose SCONE (**S**calable, **C**ontextualized, **O**ffloaded, **N**-gram **E**mbedding), a new method for extending input embedding layers to enhance language model performance. To avoid increased decoding costs, SCONE retains the original vocabulary while introducing embeddings for a set of fr…

Cited by 0SourceScholar
2025

The Cost of Compression: Tight Quadratic Black-Box Attacks on Sketches for $\ell_2$ Norm Estimation

NeurIPS 2025poster

Dimensionality reduction via linear sketching is a powerful and widely used technique, but it is known to be vulnerable to adversarial inputs. We study the \emph{black-box adversarial setting}, where a fixed, hidden sketching matrix $A \in \mathbb{R}^{k \times n}$ maps high-dimensional vectors $\bol…

Cited by 0SourceScholar
2023

Tricking the Hashing Trick: A Tight Lower Bound on the Robustness of CountSketch to Adaptive Inputs

AAAI 2023technical

CountSketch and Feature Hashing (the ``hashing trick'') are popular randomized dimensionality reduction methods that support recovery of l2 -heavy hitters and approximate inner products. When the inputs are not adaptive (do not depend on prior outputs), classic estimators applied to a sketch of si…

Cited by 10SourcePDFScholar
2022

FriendlyCore: Practical Differentially Private Aggregation

ICML 2022spotlight

Differentially private algorithms for common metric aggregation tasks, such as clustering or averaging, often have limited practicality due to their complexity or to the large number of data points that is required for accurate results. We propose a simple and practical tool $\mathsf{FriendlyCore}$…

2021

Differentially-Private Clustering of Easy Instances

ICML 2021spotlight

Clustering is a fundamental problem in data analysis. In differentially private clustering, the goal is to identify k cluster centers without disclosing information on individual data points. Despite significant research progress, the problem had so far resisted practical solutions. In this work we…

Cited by 30SourcePDFScholar