English

TAPAS: Tricks to Accelerate (encrypted) Prediction As a Service

Cryptography and Security 2018-06-12 v1 Machine Learning Machine Learning

Abstract

Machine learning methods are widely used for a variety of prediction problems. \emph{Prediction as a service} is a paradigm in which service providers with technological expertise and computational resources may perform predictions for clients. However, data privacy severely restricts the applicability of such services, unless measures to keep client data private (even from the service provider) are designed. Equally important is to minimize the amount of computation and communication required between client and server. Fully homomorphic encryption offers a possible way out, whereby clients may encrypt their data, and on which the server may perform arithmetic computations. The main drawback of using fully homomorphic encryption is the amount of time required to evaluate large machine learning models on encrypted data. We combine ideas from the machine learning literature, particularly work on binarization and sparsification of neural networks, together with algorithmic tools to speed-up and parallelize computation using encrypted data.

Keywords

Cite

@article{arxiv.1806.03461,
  title  = {TAPAS: Tricks to Accelerate (encrypted) Prediction As a Service},
  author = {Amartya Sanyal and Matt J. Kusner and Adrià Gascón and Varun Kanade},
  journal= {arXiv preprint arXiv:1806.03461},
  year   = {2018}
}

Comments

Accepted at International Conference in Machine Learning (ICML), 2018

R2 v1 2026-06-23T02:24:27.987Z