Title :
Alternating Decision Forests
Author :
Schulter, Samuel ; Wohlhart, Paul ; Leistner, Christian ; Saffari, Amir ; Roth, Peter M. ; Bischof, H.
Author_Institution :
Inst. for Comput. Graphics & Vision, Graz Univ. of Technol., Graz, Austria
Abstract :
This paper introduces a novel classification method termed Alternating Decision Forests (ADFs), which formulates the training of Random Forests explicitly as a global loss minimization problem. During training, the losses are minimized via keeping an adaptive weight distribution over the training samples, similar to Boosting methods. In order to keep the method as flexible and general as possible, we adopt the principle of employing gradient descent in function space, which allows to minimize arbitrary losses. Contrary to Boosted Trees, in our method the loss minimization is an inherent part of the tree growing process, thus allowing to keep the benefits of common Random Forests, such as, parallel processing. We derive the new classifier and give a discussion and evaluation on standard machine learning data sets. Furthermore, we show how ADFs can be easily integrated into an object detection application. Compared to both, standard Random Forests and Boosted Trees, ADFs give better performance in our experiments, while yielding more compact models in terms of tree depth.
Keywords :
gradient methods; image classification; learning (artificial intelligence); minimisation; object detection; ADFs; adaptive weight distribution; alternating decision forests; arbitrary losses minimization; boosted trees; boosting methods; global loss minimization problem; gradient descent method; image classification method; machine learning datasets; object detection application; parallel processing; random forests; tree depth; tree growing process; Boosting; Decision trees; Entropy; Minimization; Standards; Training; Vegetation; Boosting; Global Loss; Random Forests;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on
Conference_Location :
Portland, OR
DOI :
10.1109/CVPR.2013.72