Data-Free Model Extraction Attacks in the Context of Object Detection
Harshit Shah, Aravindhan G, Pavan Kulkarni, Yuvaraj Govidarajulu,, Manojkumar Parmar

TL;DR
This paper introduces a novel data-free black-box attack method for object detection models, demonstrating how adversaries can extract models without access to training data, highlighting a new security vulnerability.
Contribution
It extends data-free model extraction techniques to object detection, proposing a new loss function and generator setup for effective black-box attacks.
Findings
Achieves significant extraction results with reasonable queries.
Extends data-free attacks to regression tasks in object detection.
Highlights vulnerability of object detection models to data-free attacks.
Abstract
A significant number of machine learning models are vulnerable to model extraction attacks, which focus on stealing the models by using specially curated queries against the target model. This task is well accomplished by using part of the training data or a surrogate dataset to train a new model that mimics a target model in a white-box environment. In pragmatic situations, however, the target models are trained on private datasets that are inaccessible to the adversary. The data-free model extraction technique replaces this problem when it comes to using queries artificially curated by a generator similar to that used in Generative Adversarial Nets. We propose for the first time, to the best of our knowledge, an adversary black box attack extending to a regression problem for predicting bounding box coordinates in object detection. As part of our study, we found that defining a loss…
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 · Explainable Artificial Intelligence (XAI) · Anomaly Detection Techniques and Applications
MethodsFocus
