Related Experiment Video
Updated: Jun 29, 2025

Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
On the Convergence and Calibration of Deep Learning with Differential Privacy
Zhiqi Bu1, Hua Wang1, Zongyu Dai1
1University of Pennsylvania.
Abstract:
Differentially private (DP) training preserves the data privacy usually at the cost of slower convergence (and thus lower accuracy), as well as more severe mis-calibration than its non-private counterpart. To analyze the convergence of DP training, we formulate a continuous time analysis through the lens of neural tangent kernel (NTK), which characterizes the per-sample gradient clipping and the noise addition in DP training, for arbitrary network architectures and loss functions. Interestingly, we show that the noise addition only affects the privacy risk but not the convergence or calibration, whereas the per-sample gradient clipping (under both flat and layerwise clipping styles) only affects the convergence and calibration. Furthermore, we observe that while DP models trained with small clipping norm usually achieve the best accurate, but are poorly calibrated and thus unreliable. In sharp contrast, DP models trained with large clipping norm enjoy the same privacy guarantee and similar accuracy, but are significantly more calibrated. Our code can be found at https://github.com/woodyx218/opacus_global_clipping.
Related Concept Videos
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Differential Leveling
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Accuracy, limits, and approximation
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...
Calibration Curves: Correlation Coefficient
Improving Translational Accuracy

