2021
DOI: 10.1007/s41060-021-00246-4
|View full text |Cite
|
Sign up to set email alerts
|

Energy-aware very fast decision tree

Abstract: Recently machine learning researchers are designing algorithms that can run in embedded and mobile devices, which introduces additional constraints compared to traditional algorithm design approaches. One of these constraints is energy consumption, which directly translates to battery capacity for these devices. Streaming algorithms, such as the Very Fast Decision Tree (VFDT), are designed to run in such devices due to their high velocity and low memory requirements. However, they have not been designed with a… 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

2021
2021
2025
2025

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 32 publications
0
5
0
Order By: Relevance
“…Some works propose small changes to the algorithms that make a big difference in the final energy consumption. For example, García‐Martín et al (2021) approximate the splitting criteria by selecting branches that require less computational effort. Results showcase decision trees that are up to 31% more energy efficient and with minimal impact on accuracy.…”
Section: Resultsmentioning
confidence: 99%
“…Some works propose small changes to the algorithms that make a big difference in the final energy consumption. For example, García‐Martín et al (2021) approximate the splitting criteria by selecting branches that require less computational effort. Results showcase decision trees that are up to 31% more energy efficient and with minimal impact on accuracy.…”
Section: Resultsmentioning
confidence: 99%
“…However, results are focused on the strategies of mini-batch for the ensembles and not on the architecture or energy efficiency. Software approach: Some software approaches for energy savings are the investigation of computational requirements and their influence on energy consumption with code optimizations, the influence of the number of instances and features in the overall energy consumption, 26 identifying which part of the algorithm is consuming most of the energy (hotspots), 27 hyperparameters choice and its impact on energy. 28 Regarding the library, Holt & Sievert 29 Another aspect related to the algorithms that have emerged as a promising design alternative to better performance and energy efficiency in ML is Approximate Computing (AC).…”
Section: Related Workmentioning
confidence: 99%
“…Software approach: Some software approaches for energy savings are the investigation of computational requirements and their influence on energy consumption with code optimizations, the influence of the number of instances and features in the overall energy consumption, 26 identifying which part of the algorithm is consuming most of the energy (hotspots), 27 hyperparameters choice and its impact on energy 28 …”
Section: Literature Review and Backgroundmentioning
confidence: 99%
“…Works [24][25][26][27] propose different approaches to reduce EC of the VFDT algorithm and advocate for energy efficiency as an essential metric in ML.…”
Section: Related Workmentioning
confidence: 99%
“…They have similarities with ours in the general proposal of reducing and estimating energy. In particular, such as assessing energy efficiency, 25,26 identifying hotspots in the codes, 24,27 and adjusting parameters. 24,26 So, concerning related works, our main contributions are: our work combines these different approaches and others to reduce EC in an extensive experimental set (focused on structured data).…”
Section: Related Workmentioning
confidence: 99%