Journal of Information Security Reserach ›› 2026, Vol. 12 ›› Issue (6): 490-.

    Next Articles

A Deep Learning Differential Privacy Protection Scheme Based on  Adaptive Clipping

Cheng Yuhang1,2, Shang Tao1,2, Jiang Yatong1,2, and Du Ruizhong3#br#   

  1. 1(School of Cyber Science and Technology, Beihang University, Beijing 100191)
    2(Anhui Province Key Laboratory of Cyberspace Security Situation Awareness and Evaluation(National University of Defense Technology), Hefei 230037)
    3(School of Cyber Security and Computer, Hebei University, Baoding, Hebei 071002)
  • Online:2026-06-07 Published:2026-06-07

基于自适应裁剪的深度学习差分隐私保护方案

程宇航1,2尚涛1,2姜亚彤1,2杜瑞忠3   

  1. 1(北京航空航天大学网络空间安全学院北京100191)
    2(网络空间安全态势感知与评估安徽省重点实验室(国防科技大学)合肥230037)
    3(河北大学网络空间安全与计算机学院河北保定071002)
  • 通讯作者: 尚涛 博士,教授.主要研究方向为网络安全. shangtao@buaa.edu.cn
  • 作者简介:程宇航 硕士研究生.主要研究方向为隐私保护、网络安全. sy2339103@buaa.edu.cn 尚涛 博士,教授.主要研究方向为网络安全. shangtao@buaa.edu.cn 姜亚彤 博士.主要研究方向为隐私保护、网络安全. jiangyatong@buaa.edu.cn 杜瑞忠 博士,教授.主要研究方向为网络安全、信息安全. drzh@hbu.edu.cn
  • 基金资助:
    河北省重点研发计划项目(22340701D);网络空间安全态势感知与评估安徽省重点实验室开放课题(CSSAE2023015);北京市自然科学基金项目(L251066)

Abstract: To address the issues of utility degradation in deep learning models under differential privacy protection and the gap between theoretical and actual privacy protection effectiveness, this paper proposes a deep learning differential privacy protection scheme based on adaptive clipping. The scheme optimizes the process through a fourstep mechanism: firstly, gradient adaptive clipping controls the gradient magnitude during training by dynamically adjusting the gradient clipping threshold, thereby enabling the control of the magnitude of noise added subsequently; secondly, group label selection identifies the group with the smallest gradient as the privacypreserving object, and more accurate privacy loss can be obtained by training this group; thirdly, optimized privacy loss calculation combines the gaussian mechanism based on subsampling to reduce the computational overhead of model privacy loss calculation; finally, optimized gradient adaptive descent realizes the adaptive descent of gradients by adjusting the conditional smoothing parameter, thus improving the usability of the model. Experiments were conducted on the VGG architecture using the MNIST, CIFAR10, and MedicalMNIST datasets. The results show that the model accuracy rates after training with this scheme are 81.08%, 72.30%, and 67.91% respectively, representing improvements of 15.60%, 10.60%, and 9.71% compared to the traditional DPSGD, and 0.63%, 2.50%, and 4.40% over the widely used Nadam algorithm in recent years. The model training efficiency has been improved by 35.5% and 39.4%, respectively.

Key words: deep learning, differential privacy, gradient adaptive clipping, label selection, smoothed loss function

摘要: 针对深度学习模型在差分隐私保护下存在效用下降以及理论隐私保护效果与实际效果偏差的问题,提出基于自适应裁剪的深度学习差分隐私保护方案.方案通过4步机制实现优化:梯度自适应裁剪自适应调整梯度裁剪阈值控制训练时梯度大小,实现对后续添加噪声大小的控制;分组标签选择,通过选取梯度最小的组作为隐私保护对象,训练该分组能够得到更准确的隐私损失;优化的隐私损失计算通过结合基于子采样的高斯机制,减小模型隐私损失计算的开销;优化的梯度自适应下降,通过调整条件平滑参数实现梯度的自适应下降,提升模型的可用性.在VGG(visual geometry group)架构下训练MNIST,CIFAR10,MedicalMNIST数据集,结果表明采用该方案训练后模型准确率分别为81.08%,72.30%,67.91%,相比传统的差分隐私随机梯度下降(differential privacy stochastic gradient descent, DPSGD)方法分别提升15.60%,10.60%,9.71%,相比近年常用的Nadam算法分别提升0.63%,2.50%,4.40%,模型训练效率分别提升35.5%,39.4%.

关键词: 深度学习, 差分隐私, 梯度自适应裁剪, 标签选择, 平滑损失函数

CLC Number: