Exploring Connections Between Active Learning and Model Extraction
Machine learning is being increasingly used by individuals, research institutions, and corporations. This has resulted in the surge of Machine Learning-as-a-Service (MLaaS) - cloud services that provide (a) tools and resources to learn the model, and (b) a user-friendly query interface to access the model. However, such MLaaS systems raise privacy concerns such as model extraction. In model extraction attacks, adversaries maliciously exploit the query interface to steal the model. More precisely, in a model extraction attack, a good approximation of a sensitive or proprietary model held by the server is extracted (i.e. learned) by a dishonest user who interacts with the server only via the query interface. This attack was introduced by Tramer et al. at the 2016 USENIX Security Symposium, where practical attacks for various models were shown. We believe that better understanding the efficacy of model extraction attacks is paramount to designing secure MLaaS systems. To that end, we take the first step by (a) formalizing model extraction and discussing possible defense strategies, and (b) drawing parallels between model extraction and established area of active learning. In particular, we show that recent advancements in the active learning domain can be used to implement powerful model extraction attacks, and investigate possible defense strategies.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningBIG-bench Machine LearningmodelModel extractionSimilar Papers 제목 키워드 기반
Neuronal functional connectivity graph estimation with the R package neurofuncon
Researchers continue exploring neurons' intricate patterns of activity in the cerebral visual cortex in response to visual stimuli. The way neurons communicate and optimize their interactions with each other under differ…
Functional ConnectivityRecurrent Interaction Network for Jointly Extracting Entities andClassifying Relations
Named entity recognition (NER) and Relation extraction (RE) are two fundamental tasks in natural language processing applications. In practice, these two tasks are often to be solved simultaneously. Traditional multi…
Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2Aspect and Sentiment Aware Abstractive Review Summarization
Review text has been widely studied in traditional tasks such as sentiment analysis and aspect extraction. However, to date, no work is towards the abstractive review summarization that is essential for business organiza…
Abstractive Text SummarizationAspect ExtractionDecoderMachine Translation+3Exploring Spatial Representations in the Historical Lake District Texts with LLM-based Relation Extraction
Navigating historical narratives poses a challenge in unveiling the spatial intricacies of past landscapes. The proposed work addresses this challenge within the context of the English Lake District, employing the Corpus…
Language ModelingLanguage ModellingLarge Language ModelRelation+1Exploring Adversarial Examples for Efficient Active Learning in Machine Learning Classifiers
Machine learning researchers have long noticed the phenomenon that the model training process will be more effective and efficient when the training samples are densely sampled around the underlying decision boundary. Wh…
Active LearningAdversarial AttackBIG-bench Machine Learning