Towards Model Extraction Attacks in GAN-Based Image Translation via Domain Shift Mitigation
Di Mi, Yanjun Zhang, Leo Yu Zhang, Shengshan Hu, Qi Zhong, Haizhuan Yuan, Shirui Pan

TL;DR
This paper explores model extraction attacks on GAN-based image translation models, proposing a novel domain shift mitigation method that significantly improves attack effectiveness and reveals vulnerabilities in real-world APIs.
Contribution
It introduces a new regularization technique to enhance model extraction attacks on I2IT models by addressing domain shift issues, a challenge not previously tackled.
Findings
The proposed method outperforms baseline attacks across multiple metrics.
Real-world I2IT APIs are highly vulnerable to the new attack.
Mitigation of domain shift improves attack success rate.
Abstract
Model extraction attacks (MEAs) enable an attacker to replicate the functionality of a victim deep neural network (DNN) model by only querying its API service remotely, posing a severe threat to the security and integrity of pay-per-query DNN-based services. Although the majority of current research on MEAs has primarily concentrated on neural classifiers, there is a growing prevalence of image-to-image translation (I2IT) tasks in our everyday activities. However, techniques developed for MEA of DNN classifiers cannot be directly transferred to the case of I2IT, rendering the vulnerability of I2IT models to MEA attacks often underestimated. This paper unveils the threat of MEA in I2IT tasks from a new perspective. Diverging from the traditional approach of bridging the distribution gap between attacker queries and victim training samples, we opt to mitigate the effect caused by 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
Taxonomy
TopicsAdversarial Robustness in Machine Learning
