























Professor Gautam Kamath and his international collaborators from industry and academia have received the runner-up Caspar Bowden Award at PETS 2026, the 26th Privacy Enhancing Technologies Symposium, held this year in Calgary from July 20 to 25.
Established in 2003, the Caspar Bowden Award for Outstanding Research in Privacy Enhancing Technologies recognizes researchers who have made outstanding contributions to the theory, design, implementation, or deployment of privacy enhancing technologies.
Their paper, Differentially Private Fine-tuning of Language Models, demonstrates that advances in natural language processing, parameter efficiency, privacy accounting, and large language models can be combined to enable private fine-tuning of models with performance that approaches that of non-private models.
The paper was described as a landmark contribution to privacy-preserving machine learning that has challenged conventional wisdom about differentially private machine learning while transforming both research and practice in the field. The work identified foundation model fine-tuning as an appropriate setting for differential privacy, developed an effective parameter-efficient framework for differential privacy–preserving adaptation, and solved several major barriers to practical private training within a single approach. The resulting framework achieves state-of-the-art empirical performance, has led to real-world deployments at Microsoft and other organizations, and has inspired a large body of follow-up research.

Gautam Kamath is an Assistant Professor at the Cheriton School of Computer Science. An expert in algorithms, statistics and machine learning, his research focuses on modern data analysis under constraints such as differential privacy and robustness. He has received numerous awards and honours, including the 2026 Gödel Prize, the 2026 Presburger Award, a 2025 Ontario Early Researcher Award, and the 2023 Faculty of Mathematics Golden Jubilee Research Excellence Award. He was named a Canada CIFAR AI Chair in 2023.
His research has earned multiple distinguished paper honours, including the Best Paper Award at the 2024 International Conference on Machine Learning and the 2024 Caspar Bowden Award for Outstanding Research in Privacy Enhancing Technologies, marking the second time his work has been recognized at PETS. As of July 2026, his publications have been cited more than 7,100 times, with an h-index of 41, according to Google Scholar.
When trained using conventional methods, deep learning models can leak sensitive information about the data on which they are trained. To address this issue, models can instead be trained to guarantee differential privacy, a rigorous notion of data privacy that limits the influence of any individual training point on the final model. While differential privacy is one of the few approaches that can provide machine learning models with strong privacy guarantees, it often comes at a cost of reduced test accuracy. A commonly cited explanation is that differentially private training requires substantially more data. Acquiring additional data, however, can be difficult, especially where privacy is a prime concern.
Transformer-based large language models have enabled significant advances in natural language processing, achieving state-of-the-art accuracy across a wide range of tasks. These models are first pre-trained on a large and diverse public dataset and then fine-tuned for each task of interest using a much smaller task-specific dataset. This two-stage approach can be adapted to solve tasks in private learning, helping address the data shortage issue by leveraging the scale of the public pre-training dataset.
Despite their success, task-specific fine-tuning introduces challenges. In the non-private setting, the immense size of large language models makes it impractical to fine-tune the full model and store a separate copy of the parameters for hundreds of downstream tasks. Differential privacy introduces additional overheads in computation, memory use, and accuracy. A recent line of work in the non-private literature has proposed parameter-efficient methods to alleviate the issues of storage and computational cost for fine-tuning. The main focus of the award-winning paper was to explore public pre-training and private fine-tuning on large transformer-based language models.
The researchers’ primary contribution was to show that this paradigm could support rigorous privacy guarantees while only experiencing a modest drop in model utility. Their key findings are the following —
To learn more about the award-winning research on which this article is based, please see Da Yu, Saurabh Naik, Arturs Backurs, Sivakanth Gopi, Huseyin A. Inan, Gautam Kamath, Janardhan Kulkarni, Yin Tat Lee, Andre Manoel, Lukas Wutschitz, Sergey Yekhanin, Huishuai Zhang. Differentially Private Fine-tuning of Language Models. Journal of Privacy and Confidentiality, vol. 14 (2) 2024.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。