2022
DOI: 10.1145/3486618
|View full text |Cite
|
Sign up to set email alerts
|

Enable Deep Learning on Mobile Devices: Methods, Systems, and Applications

Abstract: Deep neural networks (DNNs) have achieved unprecedented success in the field of artificial intelligence (AI), including computer vision, natural language processing, and speech recognition. However, their superior performance comes at the considerable cost of computational complexity, which greatly hinders their applications in many resource-constrained devices, such as mobile phones and Internet of Things (IoT) devices. Therefore, methods and techniques that are able to lift the efficiency bottleneck while pr… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
30
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
3
2
1

Relationship

0
10

Authors

Journals

citations
Cited by 69 publications
(30 citation statements)
references
References 259 publications
(355 reference statements)
0
30
0
Order By: Relevance
“…In this way, we can construct a specialized video dataset focusing on upper-extremity movements, and further develop a more accurate deep neural network model for assessing cognitive and motor function by automatically extracting key parameters of upper-extremity motion signals from the video and directly predicting MMSE and TUG scores. Additionally, the model could be more lightweight and computational efficient to be deployed in a smartphone platform without need to upload the video recordings to the cloud for post-processing [ 38 ]. The video processing model running in local computation resource of the smartphone can also avoid disclosure of users’ facial information and identification, thereby addressing their privacy concerns.…”
Section: Discussionsmentioning
confidence: 99%
“…In this way, we can construct a specialized video dataset focusing on upper-extremity movements, and further develop a more accurate deep neural network model for assessing cognitive and motor function by automatically extracting key parameters of upper-extremity motion signals from the video and directly predicting MMSE and TUG scores. Additionally, the model could be more lightweight and computational efficient to be deployed in a smartphone platform without need to upload the video recordings to the cloud for post-processing [ 38 ]. The video processing model running in local computation resource of the smartphone can also avoid disclosure of users’ facial information and identification, thereby addressing their privacy concerns.…”
Section: Discussionsmentioning
confidence: 99%
“…Therefore, methods and techniques that can remove the efficiency bottleneck while maintaining the high accuracy of deep neural networks are highly needed to enable numerous edge applications. The current lightweight implementation of deep neural network models can be divided into two categories 17 , namely compact network design and model compression technology. The compact network design method does not compress the pre-trained network model, but directly designs a new network with smaller computational complexity and parameter amount, such as MobileNet .…”
Section: Model Lightweightmentioning
confidence: 99%
“…The three widely used convolution operations are 1x1 convolution, group convolution, and depthwise convolution(Fig. 21) [108]. This section will focus on these three techniques that, when combined with skip connections, facilitate efficient learning.…”
Section: Make the Resnet-like More Efficientmentioning
confidence: 99%