Applied Sciences, Vol. 13, Pages 6121: A Fast Parallel Random Forest Algorithm Based on Spark

1 year ago 65

Applied Sciences, Vol. 13, Pages 6121: A Fast Parallel Random Forest Algorithm Based on Spark

Applied Sciences doi: 10.3390/app13106121

Authors: Linzi Yin Ken Chen Zhaohui Jiang Xuemei Xu

To improve the computational efficiency and classification accuracy in the context of big data, an optimized parallel random forest algorithm is proposed based on the Spark computing framework. First, a new Gini coefficient is defined to reduce the impact of feature redundancy for higher classification accuracy. Next, to reduce the number of candidate split points and Gini coefficient calculations for continuous features, an approximate equal-frequency binning method is proposed to determine the optimal split points efficiently. Finally, based on Apache Spark computing framework, the forest sampling index (FSI) table is defined to speed up the parallel training process of decision trees and reduce data communication overhead. Experimental results show that the proposed algorithm improves the efficiency of constructing random forests while ensuring classification accuracy, and is superior to Spark-MLRF in terms of performance and scalability.

Read Entire Article