Decision Machines: Interpreting Decision Tree as a Model Combination Method

01/27/2021
by   Jinxiong Zhang, et al.
0

Based on decision trees, it is efficient to handle tabular data. Conventional decision tree growth methods often result in suboptimal trees because of their greedy nature. Their inherent structure limits the options of hardware to implement decision trees in parallel. Here is a compact representation of binary decision trees to overcome these deficiencies. We explicitly formulate the dependence of prediction on binary tests for binary decision trees and construct a function to guide the input sample from the root to the appropriate leaf node. And based on this formulation we introduce a new interpretation of binary decision trees. Then we approximate this formulation via continuous functions. Finally, we interpret the decision tree as a model combination method. And we propose the selection-prediction scheme to unify a few learning methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/18/2021

Yet Another Representation of Binary Decision Trees: A Mathematical Demonstration

A decision tree looks like a simple computational graph without cycles, ...
research
08/13/2014

The New Approach on Fuzzy Decision Trees

Decision trees have been widely used in machine learning. However, due t...
research
09/11/2022

Rethink Decision Tree Traversal

We will show how to implement binary decision tree traversal in the lang...
research
12/19/2014

Distributed Decision Trees

Recently proposed budding tree is a decision tree algorithm in which eve...
research
06/25/2020

The Max-Cut Decision Tree: Improving on the Accuracy and Running Time of Decision Trees

Decision trees are a widely used method for classification, both by them...
research
03/17/2023

QUBO Decision Tree: Annealing Machine Extends Decision Tree Splitting

This paper proposes an extension of regression trees by quadratic uncons...
research
03/06/2021

visTree: Visualization of Subgroups for a Decision Tree

Decision trees are flexible prediction models which are constructed to q...

Please sign up or login with your details

Forgot password? Click here to reset