← Search

Peter Kairouz

33 accepted papers

2026

ACTG-ARL: Differentially Private Conditional Text Generation with RL-Boosted Control

ICML 2026poster

Generating high-quality synthetic text under differential privacy (DP) is critical for training and evaluating language models without compromising user privacy. Prior work on synthesizing DP *datasets* often fail to preserve key statistical attributes, suffer utility loss from the noise required by…

Cited by 0SourcecodeScholar
2026

Hair-Trigger Alignment: Black-Box Evaluation Cannot Guarantee Post-Update Alignment

ICML 2026poster

Large Language Models (LLMs) are rarely static and are frequently updated in practice. A growing body of alignment research has shown that models initially deemed ``aligned'' can exhibit misaligned behavior after fine-tuning, such as forgetting jailbreak safety features or re-surfacing knowledge tha…

Cited by 0SourceScholar
2026

Redirection for Erasing Memory (REM): Towards a universal unlearning method for corrupted data

ICLR 2026poster

Machine unlearning is studied for a multitude of tasks, but specialization of unlearning methods to particular tasks has made their systematic comparison challenging. To address this issue, we propose a conceptual space to characterize diverse corrupted data unlearning tasks in vision classifiers. T…

Cited by 0SourceScholar
2025

Language Models May Verbatim Complete Text They Were Not Explicitly Trained On

ICML 2025spotlight

An important question today is whether a given text was used to train a large language model (LLM). A completion test is often employed: check if the LLM completes a sufficiently complex text. This, however, requires a ground-truth definition of membership; most commonly, it is defined as a member b…

Cited by 0SourcePDFScholar
2025

Machine Unlearning Doesn't Do What You Think: Lessons for Generative AI Policy and Research

NeurIPS 2025oral

"Machine unlearning" is a popular proposed solution for mitigating the existence of content in an AI model that is problematic for legal or moral reasons, including privacy, copyright, safety, and more. For example, unlearning is often invoked as a solution for removing the effects of specific infor…

Cited by 0SourceScholar
2024

Improved Communication-Privacy Trade-offs in $L_2$ Mean Estimation under Streaming Differential Privacy

ICML 2024poster

We study $L_2$ mean estimation under central differential privacy and communication constraints, and address two key challenges: firstly, existing mean estimation schemes that simultaneously handle both constraints are usually optimized for $L_\infty$ geometry and rely on random rotation or Kashin's…

Cited by 3SourcePDFScholar
2024

One-shot Empirical Privacy Estimation for Federated Learning

ICLR 2024oral

Privacy estimation techniques for differentially private (DP) algorithms are useful for comparing against analytical bounds, or to empirically measure privacy loss in settings where known analytical bounds are not tight. However, existing privacy auditing techniques usually make strong assumptions o…

2024

Privacy-Preserving Instructions for Aligning Large Language Models

ICML 2024poster

Service providers of large language model (LLM) applications collect user instructions in the wild and use them in further aligning LLMs with users' intentions. These instructions, which potentially contain sensitive information, are annotated by human workers in the process. This poses a new privac…

2024

User Inference Attacks on Large Language Models

EMNLP 2024main

Text written by humans makes up the vast majority of the data used to pre-train and fine-tune large language models (LLMs). Many sources of this data—like code, forum posts, personal websites, and books—are easily attributed to one or a few “users”. In this paper, we ask if it is possible to infer i…

Cited by 28SourcePDFScholar
2023

Algorithms for bounding contribution for histogram estimation under user-level privacy

ICML 2023poster

We study the problem of histogram estimation under user-level differential privacy, where the goal is to preserve the privacy of *all* entries of any single user. We consider the heterogeneous scenario where the quantity of data can be different for each user. In this scenario, the amount of noise i…

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

Federated Learning of Gboard Language Models with Differential Privacy

ACL 2023industry

We train and deploy language models (LMs) with federated learning (FL) and differential privacy (DP) in Google Keyboard (Gboard). The recent DP-Follow the Regularized Leader (DP-FTRL) algorithm is applied to achieve meaningfully formal DP guarantees without requiring uniform sampling of clients. To…

2023

Privacy Amplification via Compression: Achieving the Optimal Privacy-Accuracy-Communication Trade-off in Distributed Mean Estimation

NeurIPS 2023poster

Privacy and communication constraints are two major bottlenecks in federated learning (FL) and analytics (FA). We study the optimal accuracy of mean and frequency estimation (canonical models for FL and FA respectively) under joint communication and $(\varepsilon, \delta)$-differential privacy (DP)…

Cited by 29SourcePDFScholar
2023

Private Federated Frequency Estimation: Adapting to the Hardness of the Instance

NeurIPS 2023poster

In federated frequency estimation (FFE), multiple clients work together to estimate the frequency of their local data by communicating with a server, while maintaining the security constraint of $\mathtt{secsum}$ where the server can only access the sum of client-held vectors. For FFE with a single…

Cited by 0SourcePDFScholar
2023

Private Federated Learning with Autotuned Compression

ICML 2023poster

We propose new techniques for reducing communication in private federated learning without the need for setting or tuning compression rates. Our on-the-fly methods automatically adjust the compression rate based on the error induced during training, while maintaining provable privacy guarantees thro…

2023

Unleashing the Power of Randomization in Auditing Differentially Private ML

NeurIPS 2023poster

We present a rigorous methodology for auditing differentially private machine learning by adding multiple carefully designed examples called canaries. We take a first principles approach based on three key components. First, we introduce Lifted Differential Privacy (LiDP) that expands the definition…

Cited by 28SourcePDFScholar
2022

Optimal Compression of Locally Differentially Private Mechanisms

AISTATS 2022poster

Compressing the output of $\epsilon$-locally differentially private (LDP) randomizers naively leads to suboptimal utility. In this work, we demonstrate the benefits of using schemes that jointly compress and privatize the data using shared randomness. In particular, we investigate a family of scheme…

Cited by 46SourcePDFScholar
2022

The Fundamental Price of Secure Aggregation in Differentially Private Federated Learning

ICML 2022spotlight

We consider the problem of training a $d$ dimensional model with distributed differential privacy (DP) where secure aggregation (SecAgg) is used to ensure that the server only sees the noisy sum of $n$ model updates in every training round. Taking into account the constraints imposed by SecAgg, we c…

2022

The Poisson Binomial Mechanism for Unbiased Federated Learning with Secure Aggregation

ICML 2022oral

We introduce the Poisson Binomial mechanism (PBM), a discrete differential privacy mechanism for distributed mean estimation (DME) with applications to federated learning and analytics. We provide a tight analysis of its privacy guarantees, showing that it achieves the same privacy-accuracy trade-of…

Cited by 60SourcePDFScholar
2021

Pointwise Bounds for Distribution Estimation under Communication Constraints

NeurIPS 2021poster

We consider the problem of estimating a $d$-dimensional discrete distribution from its samples observed under a $b$-bit communication constraint. In contrast to most previous results that largely focus on the global minimax error, we study the local behavior of the estimation error and provide \emph…

Cited by 11SourcePDFScholar
2021

Practical and Private (Deep) Learning Without Sampling or Shuffling

ICML 2021spotlight

We consider training models with differential privacy (DP) using mini-batch gradients. The existing state-of-the-art, Differentially Private Stochastic Gradient Descent (DP-SGD), requires \emph{privacy amplification by sampling or shuffling} to obtain the best privacy/accuracy/computation trade-offs…

Cited by 226SourcePDFScholar
2021

Shuffled Model of Differential Privacy in Federated Learning

AISTATS 2021poster

We consider a distributed empirical risk minimization (ERM) optimization problem with communication efficiency and privacy requirements, motivated by the federated learning (FL) framework. We propose a distributed communication-efficient and local differentially private stochastic gradient descent (…

Cited by 234SourcePDFScholar
2021

The Distributed Discrete Gaussian Mechanism for Federated Learning with Secure Aggregation

ICML 2021spotlight

We consider training models on private data that are distributed across user devices. To ensure privacy, we add on-device noise and use secure aggregation so that only the noisy sum is revealed to the server. We present a comprehensive end-to-end system, which appropriately discretizes the data and…

2021

The Skellam Mechanism for Differentially Private Federated Learning

NeurIPS 2021poster

We introduce the multi-dimensional Skellam mechanism, a discrete differential privacy mechanism based on the difference of two independent Poisson random variables. To quantify its privacy guarantees, we analyze the privacy loss distribution via a numerical evaluation and provide a sharp bound on th…

2020

Context Aware Local Differential Privacy

ICML 2020poster

Local differential privacy (LDP) is a strong notion of privacy that often leads to a significant drop in utility. The original definition of LDP assumes that all the elements in the data domain are equally sensitive. However, in many real-life applications, some elements are more sensitive than othe…

Cited by 54SourcePDFScholar
2020

Federated Heavy Hitters Discovery with Differential Privacy

AISTATS 2020poster

The discovery of heavy hitters (most frequent items) in user-generated data streams drives improvements in the app and web ecosystems, but can incur substantial privacy risks if not done with care. To address these risks, we propose a distributed and privacy-preserving algorithm for discovering the…

2020

Generative Models for Effective ML on Private, Decentralized Datasets

ICLR 2020poster

To improve real-world applications of machine learning, experienced modelers develop intuition about their datasets, their models, and how the two interact. Manual inspection of raw data—of representative samples, of outliers, of misclassifications—is an essential tool in a) identifying and fixing p…

Cited by 232SourceScholar
2020

Privacy Amplification via Random Check-Ins

NeurIPS 2020poster

Differentially Private Stochastic Gradient Descent (DP-SGD) forms a fundamental building block in many applications for learning over sensitive data. Two standard approaches, privacy amplification by subsampling, and privacy amplification by shuffling, permit adding lower noise in DP-SGD than via na…

Cited by 98SourcePDFScholar
2016

Metadata-conscious anonymous messaging

ICML 2016poster

Anonymous messaging platforms like Whisper and Yik Yak allow users to spread messages over a network (e.g., a social network) without revealing message authorship to other users. The spread of messages on these platforms can be modeled by a diffusion process over a graph. Recent advances in network…

Cited by 12SourcePDFScholar