CLASSIFICATION OF LARGE MICROARRAY DATASETS USING FAST RANDOM FOREST CONSTRUCTION

被引:9
作者
Manilich, Elena A. [1 ,2 ]
Oezsoyoglu, Z. Meral [1 ]
Trubachev, Valeriy [2 ]
Radivoyevitch, Tomas [3 ]
机构
[1] Case Western Reserve Univ, Dept Comp Sci, Cleveland, OH 44106 USA
[2] Cleveland Clin, Inst Digest Dis, Cleveland, OH 44195 USA
[3] Case Western Reserve Univ, Dept Epidemiol & Biostat, Cleveland, OH 44106 USA
关键词
Algorithm; data mining; genomic; classifier; random forest; ensemble algorithm; optimize; bootstrap samples; machine learning; microarray; analysis; gene expression; file-based implementation; multi-dimensional data; high-dimensional data; CELL; EXPRESSION; PREDICTION; SURVIVAL;
D O I
10.1142/S021972001100546X
中图分类号
Q5 [生物化学];
学科分类号
071010 ; 081704 ;
摘要
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.
引用
收藏
页码:251 / 267
页数:17
相关论文
共 21 条
[21]  
Witten I.H., 2005, Data Mining: Practical machine learning tools and techniques, V2nd