CCS2023
Tutorial-HEPack4ML '23: Advanced HE Packing Methods with Applications to ML
Ehud Aharoni, Nir Drucker, Hayim Shaul
Abstract
Outsourcing computations over sensitive data to a third-party cloud environment should often rely on dedicated privacy-preserving solutions in order to adhere to privacy regulations such as the GDPR [7]. One solution that gained great attention is fully homomorphic encryption (FHE), a cryptographic method that allows performing different types of computation on encrypted data. Still, writing a non-interactive FHE code that evaluates complex functions is a task that is mostly left to experts. Otherwise, the resulted code may become very slow and even impractical.