paper-with-me

홈 › Papers

Model-Guardian: Protecting against Data-Free Model Stealing Using Gradient Representations and Deceptive Predictions

2025-03-23 · Yunfei Yang, Xiaojun Chen, Yuexin Xuan, Zhendong Zhao

Model stealing attack is increasingly threatening the confidentiality of machine learning models deployed in the cloud. Recent studies reveal that adversaries can exploit data synthesis techniques to steal machine learning models even in scenarios devoid of real data, leading to data-free model stealing attacks. Existing defenses against such attacks suffer from limitations, including poor effectiveness, insufficient generalization ability, and low comprehensiveness. In response, this paper introduces a novel defense framework named Model-Guardian. Comprising two components, Data-Free Model Stealing Detector (DFMS-Detector) and Deceptive Predictions (DPreds), Model-Guardian is designed to address the shortcomings of current defenses with the help of the artifact properties of synthetic samples and gradient representations of samples. Extensive experiments on seven prevalent data-free model stealing attacks showcase the effectiveness and superior generalization ability of Model-Guardian, outperforming eleven defense methods and establishing a new state-of-the-art performance. Notably, this work pioneers the utilization of various GANs and diffusion models for generating highly realistic query samples in attacks, with Model-Guardian demonstrating accurate detection capabilities.

📄 PDF Abstract BibTeX arXiv:2503.18081

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CoreGuard: Safeguarding Foundational Capabilities of LLMs Against Model Stealing in Edge Deployment

2024-10-16 · Qinfeng Li, Yangfan Xie, Tianyu Du, Zhiqiang Shen 외

Proprietary large language models (LLMs) demonstrate exceptional generalization ability across various tasks. Additionally, deploying LLMs on edge devices is trending for efficiency and privacy reasons. However, edge dep…

CPUGPU

GRID: Protecting Training Graph from Link Stealing Attacks on GNN Models

2025-01-19 · Jiadong Lou, Xu Yuan, Rui Zhang, Xingliang Yuan 외

Graph neural networks (GNNs) have exhibited superior performance in various classification tasks on graph-structured data. However, they encounter the potential vulnerability from the link stealing attacks, which can inf…

Prediction

MLCapsule: Guarded Offline Deployment of Machine Learning as a Service

2018-08-01 · Lucjan Hanzlik, Yang Zhang, Kathrin Grosse, Ahmed Salem 외

With the widespread use of machine learning (ML) techniques, ML as a service has become increasingly popular. In this setting, an ML model resides on a server and users can query it with their data via an API. However, i…

BIG-bench Machine Learning

Data-Free Hard-Label Robustness Stealing Attack

2023-12-10 · Xiaojian Yuan, Kejiang Chen, Wen Huang, Jie Zhang 외

The popularity of Machine Learning as a Service (MLaaS) has led to increased concerns about Model Stealing Attacks (MSA), which aim to craft a clone model by querying MLaaS. Currently, most research on MSA assumes that M…

You are caught stealing my winning lottery ticket! Making a lottery ticket claim its ownership

2021-10-30 · NeurIPS 2021 12 · Xuxi Chen, Tianlong Chen, Zhenyu Zhang, Zhangyang Wang

Despite tremendous success in many application scenarios, the training and inference costs of using deep learning are also rapidly increasing over time. The lottery ticket hypothesis (LTH) emerges as a promising framewor…