← Search

Ryan McKenna

13 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

Back to Square Roots: An Optimal Bound on the Matrix Factorization Error for Multi-Epoch Differentially Private SGD

ICLR 2026poster

Matrix factorization mechanisms for differentially private training have emerged as a promising approach to improve model utility under privacy constraints. In practical settings, models are typically trained over multiple epochs, requiring matrix factorizations that account for repeated participati…

Cited by 0SourceScholar
2026

Privately Fine-Tuned LLMs Preserve Temporal Dynamics in Tabular Data

ICML 2026poster

Research on differentially private synthetic tabular data has largely focused on independent and identically distributed rows where each record corresponds to a unique individual. This perspective neglects the temporal complexity in longitudinal datasets, such as electronic health records, where a u…

Cited by 0SourceScholar
2025

It's My Data Too: Private ML for Datasets with Multi-User Training Examples

ICML 2025poster

We initiate a study of algorithms for model training with user-level differential privacy (DP), where each example may be attributed to multiple users, which we call the multi-attribution model. We first provide a carefully chosen definition of user-level DP under the multi-attribution model. Traini…

Cited by 0SourcePDFScholar
2025

Scaling Laws for Differentially Private Language Models

ICML 2025poster

Scaling laws have emerged as important components of large language model (LLM) training as they can predict performance gains through scale, and provide guidance on important hyper-parameter choices that would otherwise be expensive. LLMs also rely on large, high-quality training datasets, like tho…

Cited by 2SourcePDFScholar
2024

Joint Selection: Adaptively Incorporating Public Information for Private Synthetic Data

AISTATS 2024poster

Mechanisms for generating differentially private synthetic data based on marginals and graphical models have been successful in a wide range of settings. However, one limitation of these methods is their inability to incorporate public data. Initializing a data generating model by pre-training on pu…

2023

(Amplified) Banded Matrix Factorization: A unified approach to private training

NeurIPS 2023poster

Matrix factorization (MF) mechanisms for differential privacy (DP) have substantially improved the state-of-the-art in privacy-utility-computation tradeoffs for ML applications in a variety of scenarios, but in both the centralized and federated settings there remain instances where either MF cannot…

Cited by 35SourcePDFScholar
2023

Gradient Descent with Linearly Correlated Noise: Theory and Applications to Differential Privacy

NeurIPS 2023poster

We study gradient descent under linearly correlated noise. Our work is motivated by recent practical methods for optimization with differential privacy (DP), such as DP-FTRL, which achieve strong performance in settings where privacy amplification techniques are infeasible (such as in federated lear…

Cited by 19SourcePDFScholar
2021

Relaxed Marginal Consistency for Differentially Private Query Answering

NeurIPS 2021poster

Many differentially private algorithms for answering database queries involve a step that reconstructs a discrete data distribution from noisy measurements. This provides consistent query answers and reduces error, but often requires space that grows exponentially with dimension. PRIVATE-PGM is a re…

Cited by 11SourcePDFScholar
2019

Graphical-model based estimation and inference for differential privacy

ICML 2019oral

Many privacy mechanisms reveal high-level information about a data distribution through noisy measurements. It is common to use this information to estimate the answers to new queries. In this work, we provide an approach to solve this estimation problem efficiently using graphical models, which is…

Cited by 192SourcePDFScholar
2017

Differentially Private Learning of Undirected Graphical Models Using Collective Graphical Models

ICML 2017poster

We investigate the problem of learning discrete graphical models in a differentially private way. Approaches to this problem range from privileged algorithms that conduct learning completely behind the privacy barrier to schemes that release private summary statistics paired with algorithms to learn…

Cited by 39SourcePDFScholar