LGCRMLDec 13, 2022

Position: Considerations for Differentially Private Learning with Large-Scale Public Pretraining

ETH Zurich
arXiv:2212.06470v3106 citationsh-index: 52
Originality Synthesis-oriented
AI Analysis

It addresses privacy risks for users when deploying pretrained models in sensitive domains, highlighting incremental concerns in the field.

The paper critically reviews the use of large-scale public pretraining to boost differentially private machine learning, questioning its privacy preservation and utility, and warns it could harm trust in differential privacy.

The performance of differentially private machine learning can be boosted significantly by leveraging the transfer learning capabilities of non-private models pretrained on large public datasets. We critically review this approach. We primarily question whether the use of large Web-scraped datasets should be viewed as differential-privacy-preserving. We caution that publicizing these models pretrained on Web data as "private" could lead to harm and erode the public's trust in differential privacy as a meaningful definition of privacy. Beyond the privacy considerations of using public data, we further question the utility of this paradigm. We scrutinize whether existing machine learning benchmarks are appropriate for measuring the ability of pretrained models to generalize to sensitive domains, which may be poorly represented in public Web data. Finally, we notice that pretraining has been especially impactful for the largest available models -- models sufficiently large to prohibit end users running them on their own devices. Thus, deploying such models today could be a net loss for privacy, as it would require (private) data to be outsourced to a more compute-powerful third party. We conclude by discussing potential paths forward for the field of private learning, as public pretraining becomes more popular and powerful.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes