SEEK: model extraction attack against hybrid secure inference protocols
Si Chen, Junfeng Fan

TL;DR
SEEK is a novel attack method that can efficiently extract model parameters from hybrid secure inference protocols, exposing vulnerabilities even when only class labels are output, with minimal queries and high accuracy.
Contribution
This paper introduces SEEK, a general model extraction attack against hybrid secure inference protocols that is effective regardless of model depth and output type.
Findings
SEEK can extract ResNet-18 parameters with less than 50 queries.
The average extraction error is less than 0.03%.
SEEK outperforms previous inference attack methods in hybrid secure settings.
Abstract
Security concerns about a machine learning model used in a prediction-as-a-service include the privacy of the model, the query and the result. Secure inference solutions based on homomorphic encryption (HE) and/or multiparty computation (MPC) have been developed to protect all the sensitive information. One of the most efficient type of solution utilizes HE for linear layers, and MPC for non-linear layers. However, for such hybrid protocols with semi-honest security, an adversary can malleate the intermediate features in the inference process, and extract model information more effectively than methods against inference service in plaintext. In this paper, we propose SEEK, a general extraction method for hybrid secure inference services outputing only class labels. This method can extract each layer of the target model independently, and is not affected by the depth of the model. For…
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 · Adversarial Robustness in Machine Learning
Methodstravel james
