Smart App Attack: Hacking Deep Learning Models in Android Apps

April 23, 2022 ยท Entered Twilight ยท ๐Ÿ› IEEE Transactions on Information Forensics and Security

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: BAMA.py, E-BAMA.py, PMA.py, README.md, fea_ext_binary.py, figures, fin_tun_binary.py, model_extractor.py, para_comparator.py, stru_comparator.py, tflite_app_extractor.py

Authors Yujin Huang, Chunyang Chen arXiv ID 2204.11075 Category cs.LG: Machine Learning Cross-listed cs.CR, cs.SE Citations 23 Venue IEEE Transactions on Information Forensics and Security Repository https://github.com/Jinxhy/SmartAppAttack โญ 15 Last Checked 3 months ago
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 approaches and adversarial attack algorithms. The results demonstrate that the proposed attacks remain effective regardless of different settings, and significantly outperform state-of-the-art baselines. We further conduct an empirical study on real-world deep learning mobile apps collected from Google Play. Among 53 apps adopting transfer learning, we find that 71.7\% of them can be successfully attacked, which includes popular ones in medicine, automation, and finance categories with critical usage scenarios. The results call for the awareness and actions of deep learning mobile app developers to secure the on-device models. The code of this work is available at https://github.com/Jinxhy/SmartAppAttack
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning