2018
DOI: 10.1109/tcad.2018.2857280
|View full text |Cite
|
Sign up to set email alerts
|

A Design Space Exploration Framework for Convolutional Neural Networks Implemented on Edge Devices

Abstract: Deploying convolutional neural networks (CNNs) in embedded devices that operate at the edges of Internet of Things (IoT) networks provides various advantages in terms of performance, energy efficiency, and security in comparison with the alternative approach of transmitting large volumes of data for processing to the cloud. However, the implementation of CNNs on low power embedded devices is challenging due to the limited computational resources they provide and to the large resource requirements of state-of-t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(12 citation statements)
references
References 21 publications
0
5
0
Order By: Relevance
“…The approach in [3] focuses on performing Neural Architecture Search on embedded GPU platforms under accuracy, timing and energy constraints. Another notable approach is [18], which proposes a latency and energy evaluation flow to find optimized mappings of neural networks on edge devices. These approaches focus on the evaluation of the neural network through implementation and testing on real prototype.…”
Section: Related Workmentioning
confidence: 99%
“…The approach in [3] focuses on performing Neural Architecture Search on embedded GPU platforms under accuracy, timing and energy constraints. Another notable approach is [18], which proposes a latency and energy evaluation flow to find optimized mappings of neural networks on edge devices. These approaches focus on the evaluation of the neural network through implementation and testing on real prototype.…”
Section: Related Workmentioning
confidence: 99%
“…Throughout the SDK4ED project, several empirical studies have been conducted for reaching conclusions with respect to potential trade-offs among the three quality attributes of choice [22,[30][31][32]34]. Based on the identified trade-offs, a multi-criteria decision-making (MCDM) model that leverages concepts from fuzzy logic has been developed [38], providing information about the impacts of the suggested refactorings. Similarly to the other toolboxes, the MCDM model is implemented in the form of a web service.…”
Section: Technical Debt Management Toolboxmentioning
confidence: 99%
“…Predictive modeling for compiler optimisation heuristics has been shown to outperform human experts and reduce development time in previous studies [5,7,34,36]. Predictive models learn such heuristics by training on source-level benchmarks or on static code features extracted at the (1) syntax level by traversing their Astract Syntax Tree (AST) or (2) Intermediate Representation (IR) with the help of compiler passes, as shown in Figure 1.…”
Section: Introductionmentioning
confidence: 99%