<p>Deep learning is a field within artificial intelligence that uses large datasets to train models capable of recognizing patterns and making predictions. One of the serious challenges facing model creators during data training is preserving the privacy of the data. Adversaries use membership inference attack to expose the privacy of the data used in training the model. They identify whether a specific data point was used in the training process or not. To protect these models against this type of attack, differential privacy approach can be used. Differential privacy involves adding noise to the training weights during the data training phase according to a specific probability distribution. At every step during the data training process, a fixed amount of noise is consistently added to the training weights. This paper utilizes a modified version of the differential privacy technique to defend against membership inference attacks. The new algorithm does not add regular noise to the training weights in each step but it adds it randomly during training process. Adding noise randomly increases the randomness in training phase and decrease the chances of prediction in the case of an attack. The model performance is evaluated using a set of metrics, including accuracy, precision, recall, <i>F</i>1 score, and the privacy budget (<InlineEquation ID="IEq1"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_27708_Article_IEq1.gif" Format="GIF" Height="10" Rendition="HTML" Resolution="72" Type="Linedraw" Width="10" /> </InlineMediaObject> <EquationSource Format="TEX">\(\epsilon\)</EquationSource> </InlineEquation>). The results demonstrate that the Gaussian Randomized Noise Differentially Private Stochastic Gradient Descent&#xa0;(Gaussian RanN-DP-SGD) approach consistently outperforms other standard Differential Privacy (DP) methods across accuracy, precision, recall, and <i>F</i>1 score. Regarding privacy preservation, the Gaussian RanN-DP-SGD method achieves the most favorable privacy-utility trade-off, maintaining a satisfactory balance between model utility and user privacy. Notably, it delivers acceptable performance within a privacy budget range of <InlineEquation ID="IEq2"> <InlineMediaObject> <ImageObject Color="BlackWhite" FileRef="41598_2025_27708_Article_IEq2.gif" Format="GIF" Height="14" Rendition="HTML" Resolution="72" Type="Linedraw" Width="67" /> </InlineMediaObject> <EquationSource Format="TEX">\(\epsilon = 1-2\)</EquationSource> </InlineEquation>, which is suitable for most practical applications.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Dynamic differential privacy technique for deep learning models

  • Emad Elabd

摘要

Deep learning is a field within artificial intelligence that uses large datasets to train models capable of recognizing patterns and making predictions. One of the serious challenges facing model creators during data training is preserving the privacy of the data. Adversaries use membership inference attack to expose the privacy of the data used in training the model. They identify whether a specific data point was used in the training process or not. To protect these models against this type of attack, differential privacy approach can be used. Differential privacy involves adding noise to the training weights during the data training phase according to a specific probability distribution. At every step during the data training process, a fixed amount of noise is consistently added to the training weights. This paper utilizes a modified version of the differential privacy technique to defend against membership inference attacks. The new algorithm does not add regular noise to the training weights in each step but it adds it randomly during training process. Adding noise randomly increases the randomness in training phase and decrease the chances of prediction in the case of an attack. The model performance is evaluated using a set of metrics, including accuracy, precision, recall, F1 score, and the privacy budget ( \(\epsilon\) ). The results demonstrate that the Gaussian Randomized Noise Differentially Private Stochastic Gradient Descent (Gaussian RanN-DP-SGD) approach consistently outperforms other standard Differential Privacy (DP) methods across accuracy, precision, recall, and F1 score. Regarding privacy preservation, the Gaussian RanN-DP-SGD method achieves the most favorable privacy-utility trade-off, maintaining a satisfactory balance between model utility and user privacy. Notably, it delivers acceptable performance within a privacy budget range of \(\epsilon = 1-2\) , which is suitable for most practical applications.