Efficient Privacy-Preserving Recommendation on Sparse Data using Fully Homomorphic Encryption
By: Moontaha Nishat Chowdhury, André Bauer, Minxuan Zhou
Potential Business Impact:
Keeps your private data safe for movie suggestions.
In today's data-driven world, recommendation systems personalize user experiences across industries but rely on sensitive data, raising privacy concerns. Fully homomorphic encryption (FHE) can secure these systems, but a significant challenge in applying FHE to recommendation systems is efficiently handling the inherently large and sparse user-item rating matrices. FHE operations are computationally intensive, and naively processing various sparse matrices in recommendation systems would be prohibitively expensive. Additionally, the communication overhead between parties remains a critical concern in encrypted domains. We propose a novel approach combining Compressed Sparse Row (CSR) representation with FHE-based matrix factorization that efficiently handles matrix sparsity in the encrypted domain while minimizing communication costs. Our experimental results demonstrate high recommendation accuracy with encrypted data while achieving the lowest communication costs, effectively preserving user privacy.
Similar Papers
Exploiting Unstructured Sparsity in Fully Homomorphic Encrypted DNNs
Cryptography and Security
Makes secret computer math much faster.
Network and Compiler Optimizations for Efficient Linear Algebra Kernels in Private Transformer Inference
Cryptography and Security
Keeps your private AI chats secret from others.
MedHE: Communication-Efficient Privacy-Preserving Federated Learning with Adaptive Gradient Sparsification for Healthcare
Cryptography and Security
Keeps patient data private while training AI.