Exploring Query Efficient Data Generation towards Data-free Model Stealing in Hard Label Setting
Gaozheng Pei, Shaojie lyu, Ke Ma, Pinci Yang, Qianqian Xu, Yingfei Sun

TL;DR
This paper introduces QEDG, a novel data-free model stealing method that efficiently generates diverse samples to closely mimic a target model's decision boundary with fewer queries, enhancing attack effectiveness.
Contribution
The paper proposes two new loss functions and a query-free augmentation technique to improve data-free model stealing, enabling better boundary approximation with fewer queries.
Findings
QEDG outperforms existing methods in accuracy and query efficiency.
It achieves better model mimicry with fewer queries in MLaaS scenarios.
Experimental results on five datasets validate its effectiveness.
Abstract
Data-free model stealing involves replicating the functionality of a target model into a substitute model without accessing the target model's structure, parameters, or training data. The adversary can only access the target model's predictions for generated samples. Once the substitute model closely approximates the behavior of the target model, attackers can exploit its white-box characteristics for subsequent malicious activities, such as adversarial attacks. Existing methods within cooperative game frameworks often produce samples with high confidence for the prediction of the substitute model, which makes it difficult for the substitute model to replicate the behavior of the target model. This paper presents a new data-free model stealing approach called Query Efficient Data Generation (\textbf{QEDG}). We introduce two distinct loss functions to ensure the generation of sufficient…
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
Taxonomy
TopicsMachine Learning and Data Classification · Imbalanced Data Classification Techniques · Machine Learning and Algorithms
MethodsADaptive gradient method with the OPTimal convergence rate · ALIGN
