Fully Exploiting Every Real Sample: SuperPixel Sample Gradient Model Stealing
Yunlong Zhao, Xiaoheng Deng, Yijing Liu, Xinjun Pei, Jiazhi Xia, Wei, Chen

TL;DR
This paper introduces SPSG, a novel method for model stealing that efficiently utilizes limited real samples by estimating low-variance patch-level gradients, outperforming existing techniques.
Contribution
The paper proposes Superpixel Sample Gradient (SPSG), a new approach that improves model stealing efficiency by low-variance gradient estimation using patch-wise perturbations.
Findings
SPSG surpasses state-of-the-art methods in accuracy and success rate.
Efficient gradient estimation reduces query costs.
Method effectively works with limited real samples.
Abstract
Model stealing (MS) involves querying and observing the output of a machine learning model to steal its capabilities. The quality of queried data is crucial, yet obtaining a large amount of real data for MS is often challenging. Recent works have reduced reliance on real data by using generative models. However, when high-dimensional query data is required, these methods are impractical due to the high costs of querying and the risk of model collapse. In this work, we propose using sample gradients (SG) to enhance the utility of each real sample, as SG provides crucial guidance on the decision boundaries of the victim model. However, utilizing SG in the model stealing scenario faces two challenges: 1. Pixel-level gradient estimation requires extensive query volume and is susceptible to defenses. 2. The estimation of sample gradients has a significant variance. This paper proposes…
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.
Taxonomy
TopicsFace and Expression Recognition · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
