Classifying Very High-Dimensional Data with Random Forests Built from Small Subspaces

  • Authors:
  • Baoxun Xu;Joshua Zhexue Huang;Graham Williams;Qiang Wang;Yunming Ye

  • Affiliations:
  • Harbin Institute of Technology Shenzhen Graduate School, China;Shenzhen Institutes of Advanced Technology and Chinese Academy of Sciences, China;Shenzhen Institutes of Advanced Technology, and Chinese Academy of Sciences, China;Harbin Institute of Technology Shenzhen Graduate School, China;Harbin Institute of Technology Shenzhen Graduate School, China

  • Venue:
  • International Journal of Data Warehousing and Mining
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The selection of feature subspaces for growing decision trees is a key step in building random forest models. However, the common approach using randomly sampling a few features in the subspace is not suitable for high dimensional data consisting of thousands of features, because such data often contains many features which are uninformative to classification, and the random sampling often doesn't include informative features in the selected subspaces. Consequently, classification performance of the random forest model is significantly affected. In this paper, the authors propose an improved random forest method which uses a novel feature weighting method for subspace selection and therefore enhances classification performance over high-dimensional data. A series of experiments on 9 real life high dimensional datasets demonstrated that using a subspace size of features where M is the total number of features in the dataset, our random forest model significantly outperforms existing random forest models.