Decision tree building on multi-core using FastFlow

作者:Aldinucci Marco; Ruggieri Salvatore*; Torquati Massimo
来源:Concurrency and Computation-Practice & Experience, 2014, 26(3): 800-820.
DOI:10.1002/cpe.3063

摘要

The whole computer hardware industry embraced the multi-core. The extreme optimisation of sequential algorithms is then no longer sufficient to squeeze the real machine power, which can be only exploited via thread-level parallelism. Decision tree algorithms exhibit natural concurrency that makes them suitable to be parallelised. This paper presents an in-depth study of the parallelisation of an implementation of the C4.5 algorithm for multi-core architectures. We characterise elapsed time lower bounds for the forms of parallelisations adopted and achieve close to optimal performance. Our implementation is based on the FastFlow parallel programming environment, and it requires minimal changes to the original sequential code.

  • 出版日期2014-3-10

全文