paper-with-me

홈 › Papers

Black-Box Dissector: Towards Erasing-based Hard-Label Model Stealing Attack

2021-05-03 · NeurIPS 2021 12 · Yixu Wang, Jie Li, Hong Liu, Yan Wang, Yongjian Wu, Feiyue Huang, Rongrong Ji

Previous studies have verified that the functionality of black-box models can be stolen with full probability outputs. However, under the more practical hard-label setting, we observe that existing methods suffer from catastrophic performance degradation. We argue this is due to the lack of rich information in the probability prediction and the overfitting caused by hard labels. To this end, we propose a novel hard-label model stealing method termed \emph{black-box dissector}, which consists of two erasing-based modules. One is a CAM-driven erasing strategy that is designed to increase the information capacity hidden in hard labels from the victim model. The other is a random-erasing-based self-knowledge distillation module that utilizes soft labels from the substitute model to mitigate overfitting. Extensive experiments on four widely-used datasets consistently demonstrate that our method outperforms state-of-the-art methods, with an improvement of at most $8.27\%$. We also validate the effectiveness and practical potential of our method on real-world APIs and defense methods. Furthermore, our method promotes other downstream tasks, \emph{i.e.}, transfer adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2105.00623

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSelf-Knowledge Distillation

Similar Papers 제목 키워드 기반

Towards Data-Free Model Stealing in a Hard Label Setting

2022-04-23 · CVPR 2022 1 · Sunandini Sanyal, Sravanti Addepalli, R. Venkatesh Babu

Machine learning models deployed as a service (MLaaS) are susceptible to model stealing attacks, where an adversary attempts to steal the model within a restricted access framework. While existing attacks demonstrate nea…

Data-Free Hard-Label Robustness Stealing Attack

2023-12-10 · Xiaojian Yuan, Kejiang Chen, Wen Huang, Jie Zhang 외

The popularity of Machine Learning as a Service (MLaaS) has led to increased concerns about Model Stealing Attacks (MSA), which aim to craft a clone model by querying MLaaS. Currently, most research on MSA assumes that M…

Towards Few-Call Model Stealing via Active Self-Paced Knowledge Distillation and Diffusion-Based Image Generation

2023-09-29 · Vlad Hondru, Radu Tudor Ionescu

Diffusion models showcased strong capabilities in image synthesis, being used in many computer vision tasks with great success. To this end, we propose to explore a new use case, namely to copy black-box classification m…

Image GenerationKnowledge DistillationModel extraction

Confident Data-free Model Stealing for Black-box Adversarial Attacks

2021-09-29 · Chi Hong, Jiyue Huang, Lydia Y. Chen

Deep machine learning models are increasingly deployed in the wild, subject to adversarial attacks. White-box model attacks assume to have full knowledge of the deployed target models, whereas the black-box models need t…

Defending Against Model Stealing Attacks with Adaptive Misinformation

2019-11-16 · CVPR 2020 6 · Sanjay Kariyappa, Moinuddin K. Qureshi

Deep Neural Networks (DNNs) are susceptible to model stealing attacks, which allows a data-limited adversary with no knowledge of the training dataset to clone the functionality of a target model, just by using black-box…

Misinformationmodel