Smart App Attack: Hacking Deep Learning Models in Android Apps
Yujin Huang, Chunyang Chen

TL;DR
This paper presents a grey-box adversarial attack framework targeting on-device deep learning models in Android apps, revealing significant vulnerabilities across various applications and emphasizing the need for improved security measures.
Contribution
The paper introduces a novel grey-box attack method specifically designed for on-device models, demonstrating its effectiveness across multiple settings and real-world apps.
Findings
71.7% of targeted apps were successfully attacked
Attacks outperform state-of-the-art baselines
Vulnerabilities found in popular apps across critical domains
Abstract
On-device deep learning is rapidly gaining popularity in mobile applications. Compared to offloading deep learning from smartphones to the cloud, on-device deep learning enables offline model inference while preserving user privacy. However, such mechanisms inevitably store models on users' smartphones and may invite adversarial attacks as they are accessible to attackers. Due to the characteristic of the on-device model, most existing adversarial attacks cannot be directly applied for on-device models. In this paper, we introduce a grey-box adversarial attack framework to hack on-device models by crafting highly similar binary classification models based on identified transfer learning approaches and pre-trained models from TensorFlow Hub. We evaluate the attack effectiveness and generality in terms of four different settings including pre-trained models, datasets, transfer learning…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Security and Verification in Computing
