@inproceedings{5c13cebeaacd4190ab10315c040550b6,
title = "How to cultivate a green decision tree without loss of accuracy?",
abstract = "Decision tree is the core algorithm of the random forest learning that has been widely applied to classification and regression problems in the machine learning field. For avoiding underfitting, a decision tree algorithm will stop growing its tree model when the model is a fully-grown tree. However, a fully-grown tree will result in an overfitting problem reducing the accuracy of a decision tree. In such a dilemma, some post-pruning strategies have been proposed to reduce the model complexity of the fully-grown decision tree. Nevertheless, such a process is very energy-inefficiency over an non-volatile-memory-based (NVM-based) system because NVM generally have high writing costs (i.e., energy consumption and I/O latency). Such unnecessary data will induce high writing energy consumption and long I/O latency on NVM-based architectures, especially for low-power-oriented embedded systems. In order to establish a green decision tree (i.e., a tree model with minimized construction energy consumption), this study rethinks a pruning algorithm, namely duo-phase pruning framework, which can significantly decrease the energy consumption on the NVM-based computing system without loss of accuracy.",
keywords = "decision tree, multi-write NVRAM, pruning strategy",
author = "Chen, {Tseng Yi} and Chang, {Yuan Hao} and Yang, {Ming Chang} and Chen, {Huang Wei}",
note = "Publisher Copyright: {\textcopyright} 2020 ACM.; 2020 ACM/IEEE International Symposium on Low Power Electronics and Design, ISLPED 2020 ; Conference date: 10-08-2020 Through 12-08-2020",
year = "2020",
month = aug,
day = "10",
doi = "10.1145/3370748.3406566",
language = "???core.languages.en_GB???",
series = "ACM International Conference Proceeding Series",
publisher = "Association for Computing Machinery",
booktitle = "Proceedings of the ACM/IEEE International Symposium on Low Power Electronics and Design, ISLPED 2020",
}