We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Robustness of on-device Models: Adversarial Attack to Deep Learning Models on Android Apps

Abstract: Deep learning has shown its power in many applications, including object detection in images, natural-language understanding, and speech recognition. To make it more accessible to end users, many deep learning models are now embedded in mobile apps. Compared to offloading deep learning from smartphones to the cloud, performing machine learning on-device can help improve latency, connectivity, and power consumption. However, most deep learning models within Android apps can easily be obtained via mature reverse engineering, while the models' exposure may invite adversarial attacks. In this study, we propose a simple but effective approach to hacking deep learning models using adversarial attacks by identifying highly similar pre-trained models from TensorFlow Hub. All 10 real-world Android apps in the experiment are successfully attacked by our approach. Apart from the feasibility of the model attack, we also carry out an empirical study that investigates the characteristics of deep learning models used by hundreds of Android apps on Google Play. The results show that many of them are similar to each other and widely use fine-tuning techniques to pre-trained models on the Internet.
Comments: Accepted to the 43rd International Conference on Software Engineering, Software Engineering in Practice Track. This is a preprint version, the copyright belongs to The Institute of Electrical and Electronics Engineers
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR); Software Engineering (cs.SE)
Cite as: arXiv:2101.04401 [cs.LG]
  (or arXiv:2101.04401v2 [cs.LG] for this version)

Submission history

From: Yujin Huang [view email]
[v1] Tue, 12 Jan 2021 10:49:30 GMT (479kb,D)
[v2] Thu, 4 Feb 2021 13:39:00 GMT (1116kb,D)

Link back to: arXiv, form interface, contact.