Back to Search Start Over

Learning decision trees through Monte Carlo tree search: An empirical evaluation.

Authors :
Nunes, Cecília
De Craene, Mathieu
Langet, Hélène
Camara, Oscar
Jonsson, Anders
Source :
WIREs: Data Mining & Knowledge Discovery. May/Jun2020, Vol. 10 Issue 3, p1-22. 22p.
Publication Year :
2020

Abstract

Decision trees (DTs) are a widely used prediction tool, owing to their interpretability. Standard learning methods follow a locally optimal approach that trades off prediction performance for computational efficiency. Such methods can however be far from optimal, and it may pay off to spend more computational resources to increase performance. Monte Carlo tree search (MCTS) is an approach to approximate optimal choices in exponentially large search spaces. We propose a DT learning approach based on the Upper Confidence Bound applied to tree (UCT) algorithm, including procedures to expand and explore the space of DTs. To mitigate the computational cost of our method, we employ search pruning strategies that discard some branches of the search tree. The experiments show that proposed approach outperformed the C4.5 algorithm in 20 out of 31 datasets, with statistically significant improvements in the trade‐off between prediction performance and DT complexity. The approach improved locally optimal search for datasets with more than 1,000 instances, or for smaller datasets likely arising from complex distributions. This article is categorized under:Algorithmic Development > Hierarchies and TreesApplication Areas > Data Mining Software ToolsFundamental Concepts of Data and Knowledge > Data Concepts [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
19424787
Volume :
10
Issue :
3
Database :
Academic Search Index
Journal :
WIREs: Data Mining & Knowledge Discovery
Publication Type :
Academic Journal
Accession number :
142767952
Full Text :
https://doi.org/10.1002/widm.1348