Stealing the Invisible: Unveiling Pre-Trained CNN Models through Adversarial Examples and Timing Side-Channels
Shubhi Shukla, Manaar Alam, Pabitra Mitra, Debdeep Mukhopadhyay

TL;DR
This paper demonstrates how adversarial examples and timing side-channels can be exploited to effectively steal and fingerprint pre-trained CNN and ViT models in remote MLaaS environments, reducing query costs.
Contribution
It introduces a novel model stealing technique combining adversarial image classification patterns and timing analysis for efficient fingerprinting of popular architectures.
Findings
Achieved 88.8% accuracy in model fingerprinting
Reduced query count to under 20 queries per model
Successfully distinguished 27 different pre-trained models
Abstract
Machine learning, with its myriad applications, has become an integral component of numerous technological systems. A common practice in this domain is the use of transfer learning, where a pre-trained model's architecture, readily available to the public, is fine-tuned to suit specific tasks. As Machine Learning as a Service (MLaaS) platforms increasingly use pre-trained models in their backends, it's crucial to safeguard these architectures and understand their vulnerabilities. In this work, we present an approach based on the observation that the classification patterns of adversarial images can be used as a means to steal the models. Furthermore, the adversarial image classifications in conjunction with timing side channels can lead to a model stealing method. Our approach, designed for typical user-level access in remote MLaaS environments exploits varying misclassifications of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Digital Media Forensic Detection
Methodstravel james · Linear Layer · Dense Connections · Label Smoothing · Adam · Vision Transformer · Attention Is All You Need · Softmax · Multi-Head Attention · Layer Normalization
