International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Large-Precision Homomorphic Sign Evaluation using FHEW/TFHE Bootstrapping

Authors:
Zeyu Li , Duality Technologies
Daniele Micciancio , Duality Technologies
Yuriy Polyakov , Duality Technologies
Download:
Search ePrint
Search Google
Presentation: Slides
Conference: ASIACRYPT 2022
Abstract: A comparison of two encrypted numbers is an important operation needed in many machine learning applications, for example, decision tree or neural network inference/training. An efficient instantiation of this operation in the context of fully homomorphic encryption (FHE) can be challenging, especially when a relatively high precision is sought. The conventional FHE way of evaluating the comparison operation, which is based on the sign function evaluation using FHEW/TFHE bootstrapping (often referred in literature as programmable bootstrapping), can only support very small precision (practically limited to 4-5 bits or so). For higher precision, the runtime complexity scales linearly with the ciphertext (plaintext) modulus (i.e., exponentially with the modulus bit size). We propose sign function evaluation algorithms that scale logarithmically with the ciphertext (plaintext) modulus, enabling the support of large-precision comparison in practice. Our sign evaluation algorithms are based on an iterative use of homomorphic floor function algorithms, which are also derived in our work. Further, we generalize our procedures for floor function evaluation to arbitrary function evaluation, which can be used to support both small plaintext moduli (directly) and larger plaintext moduli (by using a homomorphic digit decomposition algorithm, also suggested in our work). We implement all these algorithms using the PALISADE lattice cryptography library, introducing several implementation-specific optimizations along the way, and discuss our experimental results.
Video from ASIACRYPT 2022
BibTeX
@inproceedings{asiacrypt-2022-32480,
  title={Large-Precision Homomorphic Sign Evaluation using FHEW/TFHE Bootstrapping},
  publisher={Springer-Verlag},
  author={Zeyu Li and Daniele Micciancio and Yuriy Polyakov},
  year=2022
}