2014 22nd International Conference on Pattern Recognition 2014
DOI: 10.1109/icpr.2014.616
|View full text |Cite
|
Sign up to set email alerts
|

Budding Trees

Abstract: We propose a new decision tree model, named the budding tree, where a node can be both a leaf and an internal decision node. Each bud node starts as a leaf node, can then grow children, but then later on, if necessary, its children can be pruned. This contrasts with traditional tree construction algorithms that only grows the tree during the training phase, and prunes it in a separate pruning phase. We use a soft tree architecture and show that the tree and its parameters can be trained using gradient-descent.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
27
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 17 publications
(27 citation statements)
references
References 9 publications
0
27
0
Order By: Relevance
“…Hard Tree selects a subpath for instances according to a specific feature and threshold. In the multivariate tree (Irsoy et al, 2012;Norouzi et al, 2015;Irsoy et al, 2014;Hehn et al, 2019), which is also called soft tree, i is a continuous variable and s(x; i ) defines an oblique split.…”
Section: Soft Treementioning
confidence: 99%
See 3 more Smart Citations
“…Hard Tree selects a subpath for instances according to a specific feature and threshold. In the multivariate tree (Irsoy et al, 2012;Norouzi et al, 2015;Irsoy et al, 2014;Hehn et al, 2019), which is also called soft tree, i is a continuous variable and s(x; i ) defines an oblique split.…”
Section: Soft Treementioning
confidence: 99%
“…Unlike Soft Decision Tree that only searches the splitting rule, Budding Tree (Irsoy et al, 2014) relaxes and fits the tree architecture. The bud node i can be an internal node and a leaf at the same time according to i .…”
Section: Soft Treementioning
confidence: 99%
See 2 more Smart Citations
“…Our second approach is inspired by the budding tree, which we proposed before, and it is a tree where complexity is softly parameterized [12]. Unlike a regular tree where a node is either a decision node or a leaf node, in a budding tree each node m has a leafness parameter γ m ∈ [0, 1] and is both a leaf node with weight γ m and an internal node with weight 1 − γ m .…”
Section: B Budding Perceptronsmentioning
confidence: 99%