paper-with-me

홈 › Papers

Robustness Analysis of Deep Learning Frameworks on Mobile Platforms

2021-09-20 · Amin Eslami Abyane, Hadi Hemmati

With the recent increase in the computational power of modern mobile devices, machine learning-based heavy tasks such as face detection and speech recognition are now integral parts of such devices. This requires frameworks to execute machine learning models (e.g., Deep Neural Networks) on mobile devices. Although there exist studies on the accuracy and performance of these frameworks, the quality of on-device deep learning frameworks, in terms of their robustness, has not been systematically studied yet. In this paper, we empirically compare two on-device deep learning frameworks with three adversarial attacks on three different model architectures. We also use both the quantized and unquantized variants for each architecture. The results show that, in general, neither of the deep learning frameworks is better than the other in terms of robustness, and there is not a significant difference between the PC and mobile frameworks either. However, in cases like Boundary attack, mobile version is more robust than PC. In addition, quantization improves robustness in all cases when moving from PC to mobile.

📄 PDF Abstract BibTeX arXiv:2109.09869

Code (1)

aminesi/robustness-on-device 공식 구현 tf

Tasks

BIG-bench Machine LearningDeep LearningFace DetectionQuantizationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

pc 설명 없음

Similar Papers 제목 키워드 기반

An Orchestrated Empirical Study on Deep Learning Frameworks and Platforms

2018-11-13 · Qianyu Guo, Xiaofei Xie, Lei Ma, Qiang Hu 외

Deep learning (DL) has recently achieved tremendous success in a variety of cutting-edge applications, e.g., image recognition, speech and natural language processing, and autonomous driving. Besides the available big da…

Autonomous DrivingDeep Learning

An Empirical Study towards Characterizing Deep Learning Development and Deployment across Different Frameworks and Platforms

2019-09-15 · Qianyu Guo, Sen Chen, Xiaofei Xie, Lei Ma 외

Deep Learning (DL) has recently achieved tremendous success. A variety of DL frameworks and platforms play a key role to catalyze such progress. However, the differences in architecture designs and implementations of exi…

Adversarial AttackAdversarial RobustnessQuantization

Tango: A Deep Neural Network Benchmark Suite for Various Accelerators

2019-01-14 · Aajna Karki, Chethan Palangotu Keshava, Spoorthi Mysore Shivakumar, Joshua Skow 외

Deep neural networks (DNNs) have been proving the effectiveness in various computing fields. To provide more efficient computing platforms for DNN applications, it is essential to have evaluation environments that includ…

GPU

A Study on Inference Latency for Vision Transformers on Mobile Devices

2025-10-29 · Zhuojin Li, Marco Paolieri, Leana Golubchik arxiv

Given the significant advances in machine learning techniques on mobile devices, particularly in the domain of computer vision, in this work we quantitatively study the performance characteristics of 190 real-world visio…

Towards Implementing Energy-aware Data-driven Intelligence for Smart Health Applications on Mobile Platforms

2023-02-01 · G. Dumindu Samaraweera, Hung Nguyen, Hadi Zanddizari, Behnam Zeinali 외

Recent breakthrough technological progressions of powerful mobile computing resources such as low-cost mobile GPUs along with cutting-edge, open-source software architectures have enabled high-performance deep learning o…

Deep Learning