Privacy-preserving Backpropagation Neural Network Learning.

Tingting Chen,Sheng Zhong
DOI: https://doi.org/10.1109/tnn.2009.2026902
2009-01-01
IEEE Transactions on Neural Networks
Abstract:With the development of distributed computing environment , many learning problems now have to deal with distributed input data. To enhance cooperations in learning, it is important to address the privacy concern of each data holder by extending the privacy preservation notion to original learning algorithms. In this paper, we focus on preserving the privacy in an important learning model, multilayer neural networks. We present a privacy-preserving two-party distributed algorithm of backpropagation which allows a neural network to be trained without requiring either party to reveal her data to the other. We provide complete correctness and security analysis of our algorithms. The effectiveness of our algorithms is verified by experiments on various real world data sets.
What problem does this paper attempt to address?