A Distributed Parallel AdaBoost Algorithm for Face Detection

ZheHuang Huang,Xiaodong Shi
DOI: https://doi.org/10.1109/icicisys.2010.5658736
2010-01-01
Abstract:AdaBoost is an excellent machine-learning algorithm, which produces a strong classifier by selecting the discriminating features and combining them linearly. But the computational complexity of AdaBoost algorithms is very high that restricts its studies and applications. In this paper we utilize parallel processing techniques to implement the parallel algorithm based on AdaBoost. The experiment results show the parallel algorithm can reduce the run time and has a high speedup.
What problem does this paper attempt to address?