Classification of large microarray datasets using fast random forest construction

J Bioinform Comput Biol. 2011 Apr;9(2):251-67. doi: 10.1142/s021972001100546x.

Abstract

Random forest is an ensemble classification algorithm. It performs well when most predictive variables are noisy and can be used when the number of variables is much larger than the number of observations. The use of bootstrap samples and restricted subsets of attributes makes it more powerful than simple ensembles of trees. The main advantage of a random forest classifier is its explanatory power: it measures variable importance or impact of each factor on a predicted class label. These characteristics make the algorithm ideal for microarray data. It was shown to build models with high accuracy when tested on high-dimensional microarray datasets. Current implementations of random forest in the machine learning and statistics community, however, limit its usability for mining over large datasets, as they require that the entire dataset remains permanently in memory. We propose a new framework, an optimized implementation of a random forest classifier, which addresses specific properties of microarray data, takes computational complexity of a decision tree algorithm into consideration, and shows excellent computing performance while preserving predictive accuracy. The implementation is based on reducing overlapping computations and eliminating dependency on the size of main memory. The implementation's excellent computational performance makes the algorithm useful for interactive data analyses and data mining.

Publication types

  • Evaluation Study
  • Research Support, U.S. Gov't, Non-P.H.S.

MeSH terms

  • Algorithms*
  • Artificial Intelligence
  • Computational Biology
  • Data Mining / statistics & numerical data
  • Databases, Genetic / classification*
  • Databases, Genetic / statistics & numerical data*
  • Decision Trees
  • Humans
  • Kaplan-Meier Estimate
  • Lymphoma, Large B-Cell, Diffuse / classification
  • Lymphoma, Large B-Cell, Diffuse / genetics
  • Lymphoma, Large B-Cell, Diffuse / mortality
  • Microarray Analysis / statistics & numerical data*