TL;DR
PRICURE is a system that combines secure multi-party computation and differential privacy to enable privacy-preserving collaborative inference among multiple parties with private data, ensuring privacy and acceptable accuracy loss.
Contribution
It introduces a novel system integrating SMPC and DP for secure collaborative prediction in multi-party settings, especially for sensitive data like medical images.
Findings
PRICURE guarantees privacy for tens of model owners and clients.
DP reduces membership inference attack exposure.
PRICURE maintains acceptable accuracy loss across datasets.
Abstract
When multiple parties that deal with private data aim for a collaborative prediction task such as medical image classification, they are often constrained by data protection regulations and lack of trust among collaborating parties. If done in a privacy-preserving manner, predictive analytics can benefit from the collective prediction capability of multiple parties holding complementary datasets on the same machine learning task. This paper presents PRICURE, a system that combines complementary strengths of secure multi-party computation (SMPC) and differential privacy (DP) to enable privacy-preserving collaborative prediction among multiple model owners. SMPC enables secret-sharing of private models and client inputs with non-colluding secure servers to compute predictions without leaking model parameters and inputs. DP masks true prediction results via noisy aggregation so as to deter…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
