pith. sign in

arxiv: 1806.00054 · v4 · pith:SKNKCXPVnew · submitted 2018-05-31 · 💻 cs.LG · cs.AI· cs.CR· stat.ML

Defending Against Machine Learning Model Stealing Attacks Using Deceptive Perturbations

classification 💻 cs.LG cs.AIcs.CRstat.ML
keywords modeladversaryattacksclassdefensesignificantlyaccuracyattack
0
0 comments X
read the original abstract

Machine learning models are vulnerable to simple model stealing attacks if the adversary can obtain output labels for chosen inputs. To protect against these attacks, it has been proposed to limit the information provided to the adversary by omitting probability scores, significantly impacting the utility of the provided service. In this work, we illustrate how a service provider can still provide useful, albeit misleading, class probability information, while significantly limiting the success of the attack. Our defense forces the adversary to discard the class probabilities, requiring significantly more queries before they can train a model with comparable performance. We evaluate several attack strategies, model architectures, and hyperparameters under varying adversarial models, and evaluate the efficacy of our defense against the strongest adversary. Finally, we quantify the amount of noise injected into the class probabilities to mesure the loss in utility, e.g., adding 1.26 nats per query on CIFAR-10 and 3.27 on MNIST. Our evaluation shows our defense can degrade the accuracy of the stolen model at least 20%, or require up to 64 times more queries while keeping the accuracy of the protected model almost intact.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Industry Practitioners Perspectives on AI Model Quality: Perceptions, Challenges, and Solutions

    cs.SE 2024-02 unverdicted novelty 4.0

    Industry AI practitioners view model quality through nine attributes with context-dependent priorities, where data imbalance is a key challenge addressed by strategies like active learning, as confirmed by interviews ...