Smooth Boosting for Margin-Based Ranking
Abstract
We propose a new boosting algorithm for bipartite ranking problems. Our boosting algorithm, called SoftRankBoost, is a modification of RankBoost which maintains only smooth distributions over data. SoftRankBoost provably achieves approximately the maximum soft margin over all pairs of positive and negative examples, which implies high AUC score for future data.
Cite
Text
Moribe et al. "Smooth Boosting for Margin-Based Ranking." International Conference on Algorithmic Learning Theory, 2008. doi:10.1007/978-3-540-87987-9_21Markdown
[Moribe et al. "Smooth Boosting for Margin-Based Ranking." International Conference on Algorithmic Learning Theory, 2008.](https://mlanthology.org/alt/2008/moribe2008alt-smooth/) doi:10.1007/978-3-540-87987-9_21BibTeX
@inproceedings{moribe2008alt-smooth,
title = {{Smooth Boosting for Margin-Based Ranking}},
author = {Moribe, Jun-ichi and Hatano, Kohei and Takimoto, Eiji and Takeda, Masayuki},
booktitle = {International Conference on Algorithmic Learning Theory},
year = {2008},
pages = {227-239},
doi = {10.1007/978-3-540-87987-9_21},
url = {https://mlanthology.org/alt/2008/moribe2008alt-smooth/}
}