Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PRADA: Protecting against DNN Model Stealing Attacks

About

Machine learning (ML) applications are increasingly prevalent. Protecting the confidentiality of ML models becomes paramount for two reasons: (a) a model can be a business advantage to its owner, and (b) an adversary may use a stolen model to find transferable adversarial examples that can evade classification by the original model. Access to the model can be restricted to be only via well-defined prediction APIs. Nevertheless, prediction APIs still provide enough information to allow an adversary to mount model extraction attacks by sending repeated queries via the prediction API. In this paper, we describe new model extraction attacks using novel approaches for generating synthetic queries, and optimizing training hyperparameters. Our attacks outperform state-of-the-art model extraction in terms of transferability of both targeted and non-targeted adversarial examples (up to +29-44 percentage points, pp), and prediction accuracy (up to +46 pp) on two datasets. We provide take-aways on how to perform effective model extraction attacks. We then propose PRADA, the first step towards generic and effective detection of DNN model extraction attacks. It analyzes the distribution of consecutive API queries and raises an alarm when this distribution deviates from benign behavior. We show that PRADA can detect all prior model extraction attacks with no false positives.

Mika Juuti, Sebastian Szyller, Samuel Marchal, N. Asokan• 2018

Related benchmarks

TaskDatasetResultRank
Model Stealing DefenseMedQA
Agreement61.8
8
Model Stealing DefenseMedMCQA
Agreement (%)48.4
8
Model Stealing DefenseFinQA
Agreement (%)30.3
8
Model Stealing DefenseCaseHold
Agreement (%)41.2
8
Model Stealing DefenseConvFinQA
Agreement (%)36.1
8
Model Extraction Detection14 attacker-normal pairs (averaged) unified traffic-window protocol (evaluation pool)
Benign FPR7.3
6
Detection of model-extraction attacksCIFAR-10 Single-client
Detection Rate0.84
6
Detection of model-extraction attacksCIFAR-10 Distributed 100 clients
Detection Rate0.00e+0
6
Showing 8 of 8 rows

Other info

Follow for update