Secure Multilayer Perceptron Based On Homomorphic Encryption
Reda Bellafqira, Gouenou Coatrieux, Emmanuelle Genin, Michel Cozic

TL;DR
This paper introduces a novel secure multilayer perceptron scheme that preserves data and model privacy during training and classification using homomorphic encryption, without extra communication or approximation of ReLU.
Contribution
It is the first MLP scheme secured over homomorphically encrypted data during training with no convergence issues and no additional communication, utilizing two semi-honest non-colluding servers.
Findings
Successful training over encrypted data with no convergence problems
No extra communication needed between server and user
Effective classification on encrypted data demonstrated
Abstract
In this work, we propose an outsourced Secure Multilayer Perceptron (SMLP) scheme where privacy and confidentiality of both the data and the model are ensured during the training and the classification phases. More clearly, this SMLP : i) can be trained by a cloud server based on data previously outsourced by a user in an homomorphically encrypted form; ii) its parameters are homomorphically encrypted giving thus no clues to the cloud; and iii) it can also be used for classifying new encrypted data sent by the user returning him the encrypted classification result encrypted. The originality of this scheme is threefold. To the best of our knowledge, it is the first multilayer perceptron (MLP) secured in its training phase over homomorphically encrypted data with no problem of convergence. And It does not require extra-communications between the server and the user. It is based on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting
