paper-with-me

Papers

Stealing Hyperparameters in Machine Learning

2018-02-14 · Binghui Wang, Neil Zhenqiang Gong

Hyperparameters are critical in machine learning, as different hyperparameters often result in models with significantly different performance. Hyperparameters may be deemed confidential because of their commercial value and the confidentiality of the proprietary algorithms that the learner uses to learn them. In this work, we propose attacks on stealing the hyperparameters that are learned by a learner. We call our attacks hyperparameter stealing attacks. Our attacks are applicable to a variety of popular machine learning algorithms such as ridge regression, logistic regression, support vector machine, and neural network. We evaluate the effectiveness of our attacks both theoretically and empirically. For instance, we evaluate our attacks on Amazon Machine Learning. Our results demonstrate that our attacks can accurately steal hyperparameters. We also study countermeasures. Our results highlight the need for new defenses against our hyperparameter stealing attacks for certain machine learning algorithms.

📄 PDF Abstract BibTeX arXiv:1802.05351

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Stealing the Decoding Algorithms of Language Models

2023-03-08 · Ali Naseh, Kalpesh Krishna, Mohit Iyyer, Amir Houmansadr

A key component of generating text from modern language models (LM) is the selection and tuning of decoding algorithms. These algorithms determine how to generate text from the internal probability distribution generated…

Text Generation

I Know What You Trained Last Summer: A Survey on Stealing Machine Learning Models and Defences

2022-06-16 · Daryna Oliynyk, Rudolf Mayer, Andreas Rauber

Machine Learning-as-a-Service (MLaaS) has become a widespread paradigm, making even the most complex machine learning models available for clients via e.g. a pay-per-query principle. This allows users to avoid time-consu…

A Plot is Worth a Thousand Words: Model Information Stealing Attacks via Scientific Plots

2023-02-23 · Boyang Zhang, Xinlei He, Yun Shen, Tianhao Wang 외

Building advanced machine learning (ML) models requires expert knowledge and many trials to discover the best architecture and hyperparameter settings. Previous work demonstrates that model information can be leveraged t…

valid

Defending Against Machine Learning Model Stealing Attacks Using Deceptive Perturbations

2018-05-31 · Taesung Lee, Benjamin Edwards, Ian Molloy, Dong Su

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 provide…

BIG-bench Machine Learning

Machine Learning Based Cyber Attacks Targeting on Controlled Information: A Survey

2021-02-16 · Yuantian Miao, Chao Chen, Lei Pan, Qing-Long Han 외

Stealing attack against controlled information, along with the increasing number of information leakage incidents, has become an emerging cyber security threat in recent years. Due to the booming development and deployme…

BIG-bench Machine Learning