Practical, Private Assurance of the Value of Collaboration via Fully Homomorphic Encryption
Hassan Jameel Asghar, Zhigang Lu, Zhongrui Zhao, Dali Kaafar

TL;DR
This paper presents a privacy-preserving protocol for two parties to securely evaluate the benefit of data collaboration on neural network models using fully homomorphic encryption and label differential privacy, ensuring model improvement without revealing datasets.
Contribution
It introduces an interactive protocol combining TFHE and label differential privacy for secure neural network model evaluation, significantly reducing computation time compared to fully FHE-based methods.
Findings
Achieves secure model evaluation with formal security proof.
Demonstrates orders of magnitude faster performance than fully FHE protocols.
Validates the approach through experiments on neural network accuracy assessment.
Abstract
Two parties wish to collaborate on their datasets. However, before they reveal their datasets to each other, the parties want to have the guarantee that the collaboration would be fruitful. We look at this problem from the point of view of machine learning, where one party is promised an improvement on its prediction model by incorporating data from the other party. The parties would only wish to collaborate further if the updated model shows an improvement in accuracy. Before this is ascertained, the two parties would not want to disclose their models and datasets. In this work, we construct an interactive protocol for this problem based on the fully homomorphic encryption scheme over the Torus (TFHE) and label differential privacy, where the underlying machine learning model is a neural network. Label differential privacy is used to ensure that computations are not done entirely in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
