Optimal sparse decision trees

X Hu, C Rudin, M Seltzer - Advances in Neural Information …, 2019 - proceedings.neurips.cc
Decision tree algorithms have been among the most popular algorithms for interpretable
(transparent) machine learning since the early 1980's. The problem that has plagued …

Fast sparse decision tree optimization via reference ensembles

H McTavish, C Zhong, R Achermann… - Proceedings of the …, 2022 - ojs.aaai.org
Sparse decision tree optimization has been one of the most fundamental problems in AI
since its inception and is a challenge at the core of interpretable machine learning. Sparse …

Generalized and scalable optimal sparse decision trees

J Lin, C Zhong, D Hu, C Rudin… - … on Machine Learning, 2020 - proceedings.mlr.press
Decision tree optimization is notoriously difficult from a computational perspective but
essential for the field of interpretable machine learning. Despite efforts over the past 40 …

Murtree: Optimal decision trees via dynamic programming and search

E Demirović, A Lukina, E Hebrard, J Chan… - Journal of Machine …, 2022 - jmlr.org
Decision tree learning is a widely used approach in machine learning, favoured in
applications that require concise and interpretable models. Heuristic methods are …

Alternating optimization of decision trees, with application to learning sparse oblique trees

MA Carreira-Perpinán… - Advances in neural …, 2018 - proceedings.neurips.cc
Learning a decision tree from data is a difficult optimization problem. The most widespread
algorithm in practice, dating to the 1980s, is based on a greedy growth of the tree structure …

Exploring the whole rashomon set of sparse decision trees

R Xin, C Zhong, Z Chen, T Takagi… - Advances in neural …, 2022 - proceedings.neurips.cc
In any given machine learning problem, there may be many models that could explain the
data almost equally well. However, most learning algorithms return only one of these …

Minimising decision tree size as combinatorial optimisation

C Bessiere, E Hebrard, B O'Sullivan - International Conference on …, 2009 - Springer
Decision tree induction techniques attempt to find small trees that fit a training set of data.
This preference for smaller trees, which provides a learning bias, is often justified as being …

Efficient inference of optimal decision trees

F Avellaneda - Proceedings of the AAAI conference on artificial …, 2020 - ojs.aaai.org
Inferring a decision tree from a given dataset is a classic problem in machine learning. This
problem consists of building, from a labelled dataset, a tree where each node corresponds …

[PDF][PDF] Predicting nearly as well as the best pruning of a decision tree

DP Helmbold, RE Schapire - … of the Eighth Annual Conference on …, 1995 - dl.acm.org
Predicting nearly as well as the best pruning of a decision tree Page 1 Predicting nearly as well
as the best pruning of a decision tree David P. Helmbold Computer and Information Sciences …

A survey of cost-sensitive decision tree induction algorithms

S Lomax, S Vadera - ACM Computing Surveys (CSUR), 2013 - dl.acm.org
The past decade has seen a significant interest on the problem of inducing decision trees
that take account of costs of misclassification and costs of acquiring the features used for …