paper-with-me

홈 › Papers

Model Extraction Warning in MLaaS Paradigm

2017-11-20 · Manish Kesarwani, Bhaskar Mukhoty, Vijay Arya, Sameep Mehta

Cloud vendors are increasingly offering machine learning services as part of their platform and services portfolios. These services enable the deployment of machine learning models on the cloud that are offered on a pay-per-query basis to application developers and end users. However recent work has shown that the hosted models are susceptible to extraction attacks. Adversaries may launch queries to steal the model and compromise future query payments or privacy of the training data. In this work, we present a cloud-based extraction monitor that can quantify the extraction status of models by observing the query and response streams of both individual and colluding adversarial users. We present a novel technique that uses information gain to measure the model learning rate by users with increasing number of queries. Additionally, we present an alternate technique that maintains intelligent query summaries to measure the learning rate relative to the coverage of the input feature space in the presence of collusion. Both these approaches have low computational overhead and can easily be offered as services to model owners to warn them of possible extraction attacks from adversaries. We present performance results for these approaches for decision tree models deployed on BigML MLaaS platform, using open source datasets and different adversarial attack strategies.

📄 PDF Abstract BibTeX arXiv:1711.07221

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackBIG-bench Machine LearningmodelModel extraction

Similar Papers 제목 키워드 기반

Performance Drift Detection in Machine Learning as a Service (MLaaS) for IoT Environments

2026-08-19 · Deepak Kanneganti, Sajib Mistry, Sheik Mohammad Mostakim Fattah, Erik Elmroth 외 arxiv

Machine Learning as a Service (MLaaS) is a powerful cloud paradigm enabling data-driven intelligent applications in Internet of Things (IoT) environments, widely adopted across healthcare, smart homes, and industry due t…

Model Extraction Attacks Revisited

2023-12-08 · Jiacheng Liang, Ren Pang, Changjiang Li, Ting Wang

Model extraction (ME) attacks represent one major threat to Machine-Learning-as-a-Service (MLaaS) platforms by ``stealing'' the functionality of confidential machine-learning models through querying black-box APIs. Over …

modelModel extraction

Exploring Connections Between Active Learning and Model Extraction

2018-11-05 · Varun Chandrasekaran, Kamalika Chaudhuri, Irene Giacomelli, Somesh Jha 외

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

Active LearningBIG-bench Machine LearningmodelModel extraction

On the interplay of Explainability, Privacy and Predictive Performance with Explanation-assisted Model Extraction

2025-05-13 · Fatima Ezzeddine, Rinad Akel, Ihab Sbeity, Silvia Giordano 외

Machine Learning as a Service (MLaaS) has gained important attraction as a means for deploying powerful predictive models, offering ease of use that enables organizations to leverage advanced analytics without substantia…

counterfactualModel extraction

CaBaGe: Data-Free Model Extraction using ClAss BAlanced Generator Ensemble

2024-09-16 · Jonathan Rosenthal, Shanchao Liang, Kevin Zhang, Lin Tan

Machine Learning as a Service (MLaaS) is often provided as a pay-per-query, black-box system to clients. Such a black-box approach not only hinders open replication, validation, and interpretation of model results, but a…

Model extraction