Improving the Validity of Decision Trees as Explanations

06/11/2023
by   Jiří Němeček, et al.
0

In classification and forecasting with tabular data, one often utilizes tree-based models. This can be competitive with deep neural networks on tabular data [cf. Grinsztajn et al., NeurIPS 2022, arXiv:2207.08815] and, under some conditions, explainable. The explainability depends on the depth of the tree and the accuracy in each leaf of the tree. Here, we train a low-depth tree with the objective of minimising the maximum misclassification error across each leaf node, and then “suspend” further tree-based models (e.g., trees of unlimited depth) from each leaf of the low-depth tree. The low-depth tree is easily explainable, while the overall statistical performance of the combined low-depth and suspended tree-based models improves upon decision trees of unlimited depth trained using classical methods (e.g., CART) and is comparable to state-of-the-art methods (e.g., well-tuned XGBoost).

READ FULL TEXT
research
06/19/2018

Deep Neural Decision Trees

Deep neural networks have been proven powerful at processing perceptual ...
research
02/08/2023

Decision trees compensate for model misspecification

The best-performing models in ML are not interpretable. If we can explai...
research
07/06/2022

Graph Trees with Attention

When dealing with tabular data, models based on regression and decision ...
research
01/20/2021

Dive into Decision Trees and Forests: A Theoretical Demonstration

Based on decision trees, many fields have arguably made tremendous progr...
research
05/24/2019

LdSM: Logarithm-depth Streaming Multi-label Decision Trees

We consider multi-label classification where the goal is to annotate eac...
research
06/09/2021

XBNet : An Extremely Boosted Neural Network

Neural networks have proved to be very robust at processing unstructured...
research
04/11/2021

Unsupervised Learning of Explainable Parse Trees for Improved Generalisation

Recursive neural networks (RvNN) have been shown useful for learning sen...

Please sign up or login with your details

Forgot password? Click here to reset