DPAdapter: Improving Differentially Private Deep Learning through Noise Tolerance Pre-training
Zihao Wang, Rui Zhu, Dongruo Zhou, Zhikun Zhang, John Mitchell, Haixu, Tang, and XiaoFeng Wang

TL;DR
DPAdapter is a novel technique that enhances the robustness of models against noise in differentially private deep learning, significantly improving accuracy without sacrificing privacy guarantees.
Contribution
It introduces DPAdapter, a plug-and-play method that boosts parameter robustness and improves the performance of existing DPML algorithms by modifying SAM with a two-batch strategy.
Findings
Increases average accuracy from 72.92% to 77.09% at epsilon=4
Enhances state-of-the-art DPML algorithms
Improves model robustness against DP-induced noise
Abstract
Recent developments have underscored the critical role of \textit{differential privacy} (DP) in safeguarding individual data for training machine learning models. However, integrating DP oftentimes incurs significant model performance degradation due to the perturbation introduced into the training process, presenting a formidable challenge in the {differentially private machine learning} (DPML) field. To this end, several mitigative efforts have been proposed, typically revolving around formulating new DPML algorithms or relaxing DP definitions to harmonize with distinct contexts. In spite of these initiatives, the diminishment induced by DP on models, particularly large-scale models, remains substantial and thus, necessitates an innovative solution that adeptly circumnavigates the consequential impairment of model utility. In response, we introduce DPAdapter, a pioneering technique…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms
MethodsSharpness-Aware Minimization
