ES Attack: Model Stealing against Deep Neural Networks without Data Hurdles
Xiaoyong Yuan, Leah Ding, Lan Zhang, Xiaolin Li, Dapeng Wu

TL;DR
This paper introduces ES Attack, a novel method for stealing deep neural network models without needing access to training data, demonstrating its effectiveness and highlighting the inadequacy of current defenses.
Contribution
The paper presents ES Attack, a data-free model stealing technique that uses synthetic data to replicate victim DNNs, outperforming existing methods that require auxiliary data.
Findings
ES Attack successfully steals models without data hurdles
Outperforms existing attacks using auxiliary data in accuracy
Most countermeasures are ineffective against ES Attack
Abstract
Deep neural networks (DNNs) have become the essential components for various commercialized machine learning services, such as Machine Learning as a Service (MLaaS). Recent studies show that machine learning services face severe privacy threats - well-trained DNNs owned by MLaaS providers can be stolen through public APIs, namely model stealing attacks. However, most existing works undervalued the impact of such attacks, where a successful attack has to acquire confidential training data or auxiliary data regarding the victim DNN. In this paper, we propose ES Attack, a novel model stealing attack without any data hurdles. By using heuristically generated synthetic data, ES Attack iteratively trains a substitute model and eventually achieves a functionally equivalent copy of the victim DNN. The experimental results reveal the severity of ES Attack: i) ES Attack successfully steals the…
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 · Privacy-Preserving Technologies in Data
