paper-with-me

Papers

Smart at what cost? Characterising Mobile Deep Neural Networks in the wild

2021-09-28 · Mario Almeida, Stefanos Laskaridis, Abhinav Mehrotra, Lukasz Dudziak, Ilias Leontiadis, Nicholas D. Lane

With smartphones' omnipresence in people's pockets, Machine Learning (ML) on mobile is gaining traction as devices become more powerful. With applications ranging from visual filters to voice assistants, intelligence on mobile comes in many forms and facets. However, Deep Neural Network (DNN) inference remains a compute intensive workload, with devices struggling to support intelligence at the cost of responsiveness.On the one hand, there is significant research on reducing model runtime requirements and supporting deployment on embedded devices. On the other hand, the strive to maximise the accuracy of a task is supported by deeper and wider neural networks, making mobile deployment of state-of-the-art DNNs a moving target. In this paper, we perform the first holistic study of DNN usage in the wild in an attempt to track deployed models and match how these run on widely deployed devices. To this end, we analyse over 16k of the most popular apps in the Google Play Store to characterise their DNN usage and performance across devices of different capabilities, both across tiers and generations. Simultaneously, we measure the models' energy footprint, as a core cost dimension of any mobile deployment. To streamline the process, we have developed gaugeNN, a tool that automates the deployment, measurement and analysis of DNNs on devices, with support for different frameworks and platforms. Results from our experience study paint the landscape of deep learning deployments on smartphones and indicate their popularity across app developers. Furthermore, our study shows the gap between bespoke techniques and real-world deployments and the need for optimised deployment of deep learning models in a highly dynamic and heterogeneous ecosystem.

📄 PDF Abstract BibTeX arXiv:2109.13963

Code (0)

등록된 구현이 없습니다.

Tasks

16k

Similar Papers 제목 키워드 기반

A First Look at Deep Learning Apps on Smartphones

2018-11-08 · Mengwei Xu, Jiawei Liu, Yuanqiang Liu, Felix Xiaozhu Lin 외

We are in the dawn of deep learning explosion for smartphones. To bridge the gap between research and practice, we present the first empirical study on 16,500 the most popular Android apps, demystifying how smartphone ap…

Deep Learning

DexWild: Dexterous Human Interactions for In-the-Wild Robot Policies

2025-05-12 · Tony Tao, Mohan Kumar Srirama, Jason Jingzhou Liu, Kenneth Shaw 외

Large-scale, diverse robot datasets have emerged as a promising path toward enabling dexterous manipulation policies to generalize to novel environments, but acquiring such datasets presents many challenges. While teleop…

MobiFace: A Novel Dataset for Mobile Face Tracking in the Wild

2018-05-24 · Yiming Lin, Shiyang Cheng, Jie Shen, Maja Pantic

Face tracking serves as the crucial initial step in mobile applications trying to analyse target faces over time in mobile settings. However, this problem has received little attention, mainly due to the scarcity of dedi…

Face DetectionObject TrackingVisual Tracking

A Siamese Neural Network for Behavioral Biometrics Authentication

2021-01-01 · Jesús Solano, Esteban Rivera, Alejandra Castelblanco, Lizzy Tengana 외

The raise in popularity of personalized web and mobile applications brings about a need of robust authentication systems. Although password authentication is the most popular authentication mechanism, it has also several…

A Practical Stereo Depth System for Smart Glasses

2022-11-19 · CVPR 2023 1 · Jialiang Wang, Daniel Scharstein, Akash Bapat, Kevin Blackburn-Matzen 외

We present the design of a productionized end-to-end stereo depth sensing system that does pre-processing, online stereo rectification, and stereo depth estimation with a fallback to monocular depth estimation when recti…

CPUDepth EstimationGPUMonocular Depth Estimation+1