paper-with-me

Papers

Attackers Can Do Better: Over- and Understated Factors of Model Stealing Attacks

2025-03-08 · Daryna Oliynyk, Rudolf Mayer, Andreas Rauber

Machine learning models were shown to be vulnerable to model stealing attacks, which lead to intellectual property infringement. Among other methods, substitute model training is an all-encompassing attack applicable to any machine learning model whose behaviour can be approximated from input-output queries. Whereas prior works mainly focused on improving the performance of substitute models by, e.g. developing a new substitute training method, there have been only limited ablation studies on the impact the attacker's strength has on the substitute model's performance. As a result, different authors came to diverse, sometimes contradicting, conclusions. In this work, we exhaustively examine the ambivalent influence of different factors resulting from varying the attacker's capabilities and knowledge on a substitute training attack. Our findings suggest that some of the factors that have been considered important in the past are, in fact, not that influential; instead, we discover new correlations between attack conditions and success rate. In particular, we demonstrate that better-performing target models enable higher-fidelity attacks and explain the intuition behind this phenomenon. Further, we propose to shift the focus from the complexity of target models toward the complexity of their learning tasks. Therefore, for the substitute model, rather than aiming for a higher architecture complexity, we suggest focusing on getting data of higher complexity and an appropriate architecture. Finally, we demonstrate that even in the most limited data-free scenario, there is no need to overcompensate weak knowledge with millions of queries. Our results often exceed or match the performance of previous attacks that assume a stronger attacker, suggesting that these stronger attacks are likely endangering a model owner's intellectual property to a significantly higher degree than shown until now.

📄 PDF Abstract BibTeX arXiv:2503.06188

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Medical Multimodal Model Stealing Attacks via Adversarial Domain Alignment

2025-02-04 · Yaling Shen, Zhixiong Zhuang, Kun Yuan, Maria-Irina Nicolae 외

Medical multimodal large language models (MLLMs) are becoming an instrumental part of healthcare systems, assisting medical personnel with decision making and results analysis. Models for radiology report generation are …

Data Augmentation

Stealix: Model Stealing via Prompt Evolution

2025-06-06 · Zhixiong Zhuang, Hui-Po Wang, Maria-Irina Nicolae, Mario Fritz

Model stealing poses a significant security risk in machine learning by enabling attackers to replicate a black-box model without access to its training data, thus jeopardizing intellectual property and exposing sensitiv…

model

Large Language Models Merging for Enhancing the Link Stealing Attack on Graph Neural Networks

2024-12-08 · Faqian Guan, Tianqing Zhu, Wenhan Chang, Wei Ren 외

Graph Neural Networks (GNNs), specifically designed to process the graph data, have achieved remarkable success in various applications. Link stealing attacks on graph data pose a significant privacy threat, as attackers…

ADAGE: Active Defenses Against GNN Extraction

2025-02-27 · Jing Xu, Franziska Boenisch, Adam Dziedzic

Graph Neural Networks (GNNs) achieve high performance in various real-world applications, such as drug discovery, traffic states prediction, and recommendation systems. The fact that building powerful GNNs requires a lar…

DiversityDrug DiscoveryRecommendation Systems

Isolation and Induction: Training Robust Deep Neural Networks against Model Stealing Attacks

2023-08-02 · Jun Guo, Aishan Liu, Xingyu Zheng, Siyuan Liang 외

Despite the broad application of Machine Learning models as a Service (MLaaS), they are vulnerable to model stealing attacks. These attacks can replicate the model functionality by using the black-box query process witho…