<<

2020 Mar 4

Publication Announcement: "Privacy-Preserving Fast and Exact Linear Equations Solver with Fully Homomorphic Encryption" - Released February 29th

The recent paper, "Privacy-Preserving Fast and Exact Linear Equations Solver with Fully Homomorphic Encryption" by Keita Arimitsu and Kazuki Otsuka (published in the Cryptology ePrint Archive on February 29, 2020), proposes a novel solution to a long-standing dilemma.

(Keita Arimitsu and Kazuki Otsuka : Cryptology ePrint Archive 2020/02/29)
https://eprint.iacr.org/2020/272.pdf

In the realm of data analysis, privacy and machine learning often seem irreconcilable. Privacy dictates that data be withheld, whereas machine learning relies on access to large amounts of data. Fully Homomorphic Encryption (FHE), capable of performing linear operations on encrypted data, has become the focus of extensive research as a potential solution to this paradox.

While several protocols exploiting the properties of FHE have been suggested for statistical operations, many are impractical, overly complex, or rely on approximation techniques sensitive to parameter choice. Furthermore, some protocols introduce unfamiliar cryptographic systems.

In this paper, we propose a fast, straightforward, and precise privacy-preserving linear equation solver using FHE. Our two-party protocol is secure under at least the semi-honest model and enables accurate computation of the model without bootstrapping.
Keywords: Fully Homomorphic Encryption, Machine Learning, Privacy Preservation