Smooth Boosting Using an Information-Based Criterion
Abstract
Smooth boosting algorithms are variants of boosting methods which handle only smooth distributions on the data. They are proved to be noise-tolerant and can be used in the “boosting by filtering” scheme, which is suitable for learning over huge data. However, current smooth boosting algorithms have rooms for improvements: Among non-smooth boosting algorithms, real AdaBoost or InfoBoost, can perform more efficiently than typical boosting algorithms by using an information-based criterion for choosing hypotheses. In this paper, we propose a new smooth boosting algorithm with another information-based criterion based on Gini index. we show that it inherits the advantages of two approaches, smooth boosting and information-based approaches.
Cite
Text
Hatano. "Smooth Boosting Using an Information-Based Criterion." International Conference on Algorithmic Learning Theory, 2006. doi:10.1007/11894841_25Markdown
[Hatano. "Smooth Boosting Using an Information-Based Criterion." International Conference on Algorithmic Learning Theory, 2006.](https://mlanthology.org/alt/2006/hatano2006alt-smooth/) doi:10.1007/11894841_25BibTeX
@inproceedings{hatano2006alt-smooth,
title = {{Smooth Boosting Using an Information-Based Criterion}},
author = {Hatano, Kohei},
booktitle = {International Conference on Algorithmic Learning Theory},
year = {2006},
pages = {304-318},
doi = {10.1007/11894841_25},
url = {https://mlanthology.org/alt/2006/hatano2006alt-smooth/}
}