Improvement of Boosting Algorithm by Modifying the Weighting Rule
Improvement of Boosting Algorithm by Modifying the Weighting Rule
复制标题
DOI:
10.1023/b:amai.0000018577.32783.d2
复制
发表时间:
2004-05
影响因子:
1.2
通讯作者:
Masayuki Nakamura;Hiroki Nomiya;K. Uehara
中科院分区:
文献类型:
--
作者:
Masayuki Nakamura;Hiroki Nomiya;K. Uehara
AdaBoost is a method for improving the classification accuracy of a given learning algorithm by combining hypotheses created by the learning alogorithms. One of the drawbacks of AdaBoost is that it worsens its performance when training examples include noisy examples or exceptional examples, which are called hard examples. The phenomenon causes that AdaBoost assigns too high weights to hard examples. In this research, we introduce the thresholds into the weighting rule of AdaBoost in order to prevent weights from being assigned too high value. During learning process, we compare the upper bound of the classification error of our method with that of AdaBoost, and we set the thresholds such that the upper bound of our method can be superior to that of AdaBoost. Our method shows better performance than AdaBoost.