paper-with-me

홈 › Papers

ACTIVETHIEF: Model Extraction Using Active Learning and Unannotated Public Data

2020-02-07 · Soham Pal, Yash Gupta, Aditya Shukla, Aditya Kanade, Shirish Shevade, Vinod Ganapathy

Machine learning models are increasingly being deployed in practice. Machine Learning as a Service (MLaaS) providers expose such models to queries by third-party developers through application programming interfaces (APIs). Prior work has developed model extraction attacks, in which an attacker extracts an approximation of an MLaaS model by making black-box queries to it. We design ACTIVETHIEF - a model extraction framework for deep neural networks that makes use of active learning techniques and unannotated public datasets to perform model extraction. It does not expect strong domain knowledge or access to annotated data on the part of the attacker. We demonstrate that (1) it is possible to use ACTIVETHIEF to extract deep classifiers trained on a variety of datasets from image and text domains, while querying the model with as few as 10-30% of samples from public datasets, (2) the resulting model exhibits a higher transferability success rate of adversarial examples than prior work, and (3) the attack evades detection by the state-of-the-art model extraction detection method, PRADA.

📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/iiscseal/activethief 공식 구현 tf

Tasks

Active LearningBIG-bench Machine LearningModel extraction

Similar Papers 제목 키워드 기반

MeaeQ: Mount Model Extraction Attacks with Efficient Queries

2023-10-21 · Chengwei Dai, Minxuan Lv, Kun Li, Wei Zhou

We study model extraction attacks in natural language processing (NLP) where attackers aim to steal victim models by repeatedly querying the open Application Programming Interfaces (APIs). Recent works focus on limited-q…

Active LearningDiversityModel extraction

HyperPIE: Hyperparameter Information Extraction from Scientific Publications

2023-12-17 · Tarek Saier, Mayumi Ohta, Takuto Asakura, Michael Färber

Automatic extraction of information from publications is key to making scientific knowledge machine readable at a large scale. The extracted information can, for example, facilitate academic search, decision making, and …

Decision Makinggraph constructionRelationRelation Extraction

Learning Language from a Large (Unannotated) Corpus

2014-01-14 · Linas Vepstas, Ben Goertzel

A novel approach to the fully automated, unsupervised extraction of dependency grammars and associated syntax-to-semantic-relationship mappings from large text corpora is described. The suggested approach builds on the a…

Crowd Counting With Partial Annotations in an Image

2021-01-01 · ICCV 2021 10 · Yanyu Xu, Ziming Zhong, Dongze Lian, Jing Li 외

To fully leverage the data captured from different scenes with different view angles while reducing the annotation cost, this paper studies a novel crowd counting setting, i.e. only using partial annotations in each …

Active LearningCrowd Counting

Text to Insight: Accelerating Organic Materials Knowledge Extraction via Deep Learning

2021-09-27 · Xintong Zhao, Steven Lopez, Semion Saikin, Xiaohua Hu 외

Scientific literature is one of the most significant resources for sharing knowledge. Researchers turn to scientific literature as a first step in designing an experiment. Given the extensive and growing volume of litera…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER