Extracting Cloud-based Model with Prior Knowledge
Shiqian Zhao, Kangjie Chen, Meng Hao, Jian Zhang, Guowen Xu, Hongwei, Li, Tianwei Zhang

TL;DR
This paper introduces an efficient model extraction attack leveraging prior knowledge from unlabeled datasets, significantly reducing query costs and improving attack fidelity on cloud-based models.
Contribution
It proposes a novel attack method that combines prior knowledge with posterior information, addressing overfitting and generalization issues in model extraction.
Findings
Achieves 95.1% fidelity with only 1.8K queries on real-world APIs
Reduces query cost to approximately $2.16 per attack
Generated adversarial examples have higher transferability
Abstract
Machine Learning-as-a-Service, a pay-as-you-go business pattern, is widely accepted by third-party users and developers. However, the open inference APIs may be utilized by malicious customers to conduct model extraction attacks, i.e., attackers can replicate a cloud-based black-box model merely via querying malicious examples. Existing model extraction attacks mainly depend on the posterior knowledge (i.e., predictions of query samples) from Oracle. Thus, they either require high query overhead to simulate the decision boundary, or suffer from generalization errors and overfitting problems due to query budget limitations. To mitigate it, this work proposes an efficient model extraction attack based on prior knowledge for the first time. The insight is that prior knowledge of unlabeled proxy datasets is conducive to the search for the decision boundary (e.g., informative samples).…
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
TopicsAdversarial Robustness in Machine Learning · Network Security and Intrusion Detection · Anomaly Detection Techniques and Applications
