Scaling Laws for Differentially Private Language Models
Ryan McKenna, Yangsibo Huang, Amer Sinha, Borja Balle, Zachary Charles, Christopher A. Choquette-Choo, Badih Ghazi, Georgios Kaissis
Abstract
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 those sourced from (sometimes sensitive) user data. Training models on this sensitive user data requires careful privacy protections like differential privacy (DP). However, the dynamics of DP training are significantly different, and consequently their scaling laws are not yet fully understood. In this work, we establish scaling laws that accurately model the intricacies of DP LLM training, providing a complete picture of the compute-privacy-utility and the optimal training configurations in many settings.
BibTeX
@inproceedings{
mckenna2025scaling,
title={Scaling Laws for Differentially Private Language Models},
author={Ryan McKenna and Yangsibo Huang and Amer Sinha and Borja Balle and Zachary Charles and Christopher A. Choquette-Choo and Badih Ghazi and Georgios Kaissis and Ravi Kumar and Ruibo Liu and Da Yu and Chiyuan Zhang},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=DE6dqmcmQ9}
}