Random Bits Forest: a Strong Classifier/Regressor for Big Data

Yi Wang,Yi Li,Weilin Pu,Kathryn Wen,Yin Yao Shugart,Momiao Xiong,Li Jin
DOI: https://doi.org/10.1038/srep30086
IF: 4.6
2016-01-01
Scientific Reports
Abstract:Efficiency, memory consumption and robustness are common problems with many popular methods for data analysis. As a solution, we present Random Bits Forest (RBF), a classification and regression algorithm that integrates neural networks (for depth), boosting (for width) and random forests (for prediction accuracy). Through a gradient boosting scheme, it first generates and selects ~10,000 small, 3-layer random neural networks. These networks are then fed into a modified random forest algorithm to obtain predictions. Testing with datasets from the UCI (University of California, Irvine) Machine Learning Repository shows that RBF outperforms other popular methods in both accuracy and robustness, especially with large datasets (N > 1000). The algorithm also performed highly in testing with an independent data set, a real psoriasis genome-wide association study (GWAS).
What problem does this paper attempt to address?