LocalBoost: A Parallelizable Approach to Boosting Classifiers

作者:Carlos Valle, Ricardo Ñanculef, Héctor Allende, Claudio Moraga

摘要

Ensemble learning is an active field of research with applications to a broad range of problems. Adaboost is a widely used ensemble approach, however, its computational burden is high because it uses an explicit diversity method for building the individual learners. To address this issue, we present a variant of Adaboost where the learners can be trained in parallel, exchanging information on a sparse collaborative communication that restricts the visibility among them. Experiments on 12 UCI datasets show that this approach is competitive in terms of generalization error but more efficient than Adaboost and two other parallel approximations of this algorithm.

论文关键词:Adaboost, Ensemble learning, Classification, Parallel Algorithms, Learning architectures

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11063-018-9924-3