MEGA: Model Stealing via Collaborative Generator-Substitute Networks
Chi Hong, Jiyue Huang, Lydia Y. Chen

TL;DR
This paper introduces MEGA, a data-free model stealing framework that uses collaborative generator and substitute networks to effectively replicate target models with only label predictions, improving attack success rates.
Contribution
The paper proposes a novel collaborative generator-substitute network approach for data-free model stealing, addressing training instability and enhancing attack effectiveness.
Findings
Substitute model accuracy improved by up to 33%.
Adversarial attack success rate increased by up to 40%.
Method outperforms existing data-free black-box attacks.
Abstract
Deep machine learning models are increasingly deployedin the wild for providing services to users. Adversaries maysteal the knowledge of these valuable models by trainingsubstitute models according to the inference results of thetargeted deployed models. Recent data-free model stealingmethods are shown effective to extract the knowledge of thetarget model without using real query examples, but they as-sume rich inference information, e.g., class probabilities andlogits. However, they are all based on competing generator-substitute networks and hence encounter training instability.In this paper we propose a data-free model stealing frame-work,MEGA, which is based on collaborative generator-substitute networks and only requires the target model toprovide label prediction for synthetic query examples. Thecore of our method is a model stealing optimization con-sisting of two collaborative…
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 · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
