2018
DOI: 10.1007/978-3-319-93701-4_54
|View full text |Cite
|
Sign up to set email alerts
|

Enabling Machine Learning on Resource Constrained Devices by Source Code Generation of the Learned Models

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
3
2

Relationship

1
8

Authors

Journals

citations
Cited by 13 publications
(9 citation statements)
references
References 8 publications
0
9
0
Order By: Relevance
“…The focus is to reveal the performance of various algorithms (e.g., Random Forests, Support Vector Machines, Multi-Layer Perceptron) in constrained devices. It is known that the highly regarded programming libraries consume to much resources to be ported to the embedded processors [40]. In [29], a service-provisioning framework for coalition operations is extended to address specific requirements for robustness and interpretability, allowing automatic selection of service bundles for intelligence, surveillance and reconnaissance tasks.…”
Section: Related Workmentioning
confidence: 99%
“…The focus is to reveal the performance of various algorithms (e.g., Random Forests, Support Vector Machines, Multi-Layer Perceptron) in constrained devices. It is known that the highly regarded programming libraries consume to much resources to be ported to the embedded processors [40]. In [29], a service-provisioning framework for coalition operations is extended to address specific requirements for robustness and interpretability, allowing automatic selection of service bundles for intelligence, surveillance and reconnaissance tasks.…”
Section: Related Workmentioning
confidence: 99%
“…Designing machine learning models [8,9] to embed within a IoT devices for providing fast accurate result with reduced latency for resource constrained devices. On this context few architectural designs [10] and strategies are developed for time stringent applications are discussed below.…”
Section: B Architectural Design For Fast Inferencementioning
confidence: 99%
“…Since sensors have limited resources, they cannot directly run a Python library used previously to train ML models. In [31] we have proposed the solution that converts the ML model to source code and then compiles it into device firmware. Table 3 shows how the scikit-learn decision tree model can be transformed to C source code for an embedded microprocessor using the library FogML 1 .…”
Section: Hardware Infrastructure Analysismentioning
confidence: 99%