Title :
Semi-supervised Node Splitting for Random Forest Construction
Author :
Xiao Liu ; Mingli Song ; Dacheng Tao ; Zicheng Liu ; Luming Zhang ; Chun Chen ; Jiajun Bu
Author_Institution :
Coll. of Comput. Sci., Zhejiang Univ., Hangzhou, China
Abstract :
Node splitting is an important issue in Random Forest but robust splitting requires a large number of training samples. Existing solutions fail to properly partition the feature space if there are insufficient training data. In this paper, we present semi-supervised splitting to overcome this limitation by splitting nodes with the guidance of both labeled and unlabeled data. In particular, we derive a nonparametric algorithm to obtain an accurate quality measure of splitting by incorporating abundant unlabeled data. To avoid the curse of dimensionality, we project the data points from the original high-dimensional feature space onto a low-dimensional subspace before estimation. A unified optimization framework is proposed to select a coupled pair of subspace and separating hyper plane such that the smoothness of the subspace and the quality of the splitting are guaranteed simultaneously. The proposed algorithm is compared with state-of-the-art supervised and semi-supervised algorithms for typical computer vision applications such as object categorization and image segmentation. Experimental results on publicly available datasets demonstrate the superiority of our method.
Keywords :
computer vision; learning (artificial intelligence); nonparametric statistics; optimisation; pattern classification; random processes; computer vision; data point; feature space partition; hyperplane separation; nonparametric algorithm; optimization; random forest construction; semi-supervised node splitting; splitting quality measure; subspace coupled pair selection; training sample; unlabeled data; Bandwidth; Estimation; Optimization; Radio frequency; Training; Training data; Vegetation; node splitting; random forest; semi-supervised learning;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on
Conference_Location :
Portland, OR
DOI :
10.1109/CVPR.2013.70