Paper 2021/1100

REDsec: Running Encrypted Discretized Neural Networks in Seconds

Lars Folkerts
Charles Gouert
Nektarios Georgios Tsoutsos, University of Delaware
Abstract

Machine learning as a service (MLaaS) has risen to become a prominent technology due to the large development time, amount of data, hardware costs, and level of expertise required to develop a machine learning model. However, privacy concerns prevent the adoption of MLaaS for applications with sensitive data. A promising privacy preserving solution is to use fully homomorphic encryption (FHE) to perform the ML computations. Recent advancements have lowered computational costs by several orders of magnitude, opening doors for secure practical applications to be developed. In this work we introduce the REDsec framework that optimizes FHE-based private machine learning inference by leveraging ternary neural networks. Such neural networks, whose weights are constrained to {-1,0,1}, have special properties that we exploit to operate efficiently in the homomorphic domain. REDsec introduces novel features, including a new data re-use scheme that enables bidirectional bridging between the integer and binary domains for the first time in FHE. This enables us to implement very efficient binary operations for multiplication and activations, as well as efficient integer domain additions. Our approach is complemented by a new GPU acceleration library, dubbed (RED)cuFHE, which supports both binary and integer operations on multiple GPUs. REDsec brings unique benefits by supporting user-defined models as input (bring-your-own-network), automation of plaintext training, and efficient evaluation of private inference leveraging TFHE. In our analysis, we perform inference experiments with the MNIST, CIFAR-10, and ImageNet datasets and report performance improvements compared to related works.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
fully homomorphic encryption GPU acceleration encrypted neural networks privacy-preserving inference
Contact author(s)
tsoutsos @ udel edu
History
2022-10-25: last of 2 revisions
2021-08-26: received
See all versions
Short URL
https://ia.cr/2021/1100
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2021/1100,
      author = {Lars Folkerts and Charles Gouert and Nektarios Georgios Tsoutsos},
      title = {REDsec: Running Encrypted Discretized Neural Networks in Seconds},
      howpublished = {Cryptology ePrint Archive, Paper 2021/1100},
      year = {2021},
      note = {\url{https://eprint.iacr.org/2021/1100}},
      url = {https://eprint.iacr.org/2021/1100}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.