Adaptive differential privacy preserving based on multi‐objective optimization in deep neural networks

Tian Fan,Zhihua Cui
DOI: https://doi.org/10.1002/cpe.6367
2021-06-10
Concurrency and Computation: Practice and Experience
Abstract:<p>Privacy data security has become an important bottleneck for the overall development of artificial intelligence and a key challenge that needs to be broken in the Internet era. The current research mainly considers differential privacy to effectively protect the private information in the data. However, as the noise increases, the precision of the training model will decrease. In order to solve above problem, an adaptive differential privacy (ADP) method is constructed and applied to deep neural networks. ADP adds noise adaptively in the training process according to the importance of features. We also build the differential privacy multi-objective optimization model (DPMOM). DPMOM adopts multi-objective optimization characteristics, takes accuracy and privacy protection as the optimization objectives. It optimizes the super parameters of deep neural networks and the noise of differential privacy. In addition, to better solve the ADP model, with the NSGA-II algorithm as the basic framework, a multi-objective optimization algorithm based on differential privacy protection (DPPMOA) is designed. Simulation experiments show that compared with other machine learning methods and differentially private stochastic gradient descent, the accuracy of ADP is higher under the same amount of noise. Through comparison with NSGA-II, IBEA, PESA-II, and AGE-II, DPPMOA is proved that the solution set of this algorithm is better.</p>
What problem does this paper attempt to address?