Author :
Irsoy, O. ; Yildiz, O.T. ; Alpaydin, E.
Author_Institution :
Dept. of Comput. Sci., Cornell Univ., Ithaca, NY, USA
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. Our experimental results on regression, binary classification, and multi-class classification data sets indicate that our newly proposed model has better performance than traditional trees in terms of accuracy while inducing trees of comparable size.
Keywords :
decision trees; gradient methods; binary classification; budding trees; decision tree model; gradient-descent; internal decision node; leaf node; multiclass classification data sets; pruning phase; regression; soft tree architecture; tree construction algorithm; Accuracy; Educational institutions; Equations; Mathematical model; Regression tree analysis; Training;
Conference_Titel :
Pattern Recognition (ICPR), 2014 22nd International Conference on
Conference_Location :
Stockholm
DOI :
10.1109/ICPR.2014.616