JSAI2019

Presentation information

Organized Session

Organized Session » [OS] OS-2

[2G3-OS-2a] データ流通社会における技術基盤と異分野連携(1)

Wed. Jun 5, 2019 1:20 PM - 2:40 PM Room G (302A Medium meeting room)

早矢仕 晃章(東京大学)、大澤 幸生(東京大学)

2:00 PM - 2:20 PM

[2G3-OS-2a-03] Efficient Privacy-Preserving Prediction for Three-Layer Feedforward Neural Networks Using Ring-LWE-based Homomorphic Encryption

〇Takehiro Tezuka1, Lihua Wang1,2, Takuya Hayashi2, Sangwook Kim1, Tomoya Tamei1, Toshiaki Omori1, Seiichi Ozawa1 (1. Kobe University, 2. National Institute of Information and Communications Technology)

Keywords:Privacy-Preserving, Homomorphic Encryption, Machine Learning

Concerns about privacy of data prevent from making good use of a huge amount of data. Data analysis while preserving privacy is a very important task. In this research, we propose a Privacy-Preserving Machine Learning that can efficiently compute inner product in a three-layered neural network using Ring-LWE-based Homomorphic Encryption. We propose a two-party model consisting of client and server: the former encrypts input data and receives a classification result from a server and the latter performs predicting process over the encrypted data using a trained classification model. This enables that the client acquires the inference result without revealing the privacy of their data and the server protects their model from exposing it. The proposed method costs 10.549 [ms] per one class for prediction process and performed keeping its accuracy close to the case of sigmoid and ReLU.