English

Online Boosting Algorithms for Multi-label Ranking

Machine Learning 2018-02-27 v2 Machine Learning

Abstract

We consider the multi-label ranking approach to multi-label learning. Boosting is a natural method for multi-label ranking as it aggregates weak predictions through majority votes, which can be directly used as scores to produce a ranking of the labels. We design online boosting algorithms with provable loss bounds for multi-label ranking. We show that our first algorithm is optimal in terms of the number of learners required to attain a desired accuracy, but it requires knowledge of the edge of the weak learners. We also design an adaptive algorithm that does not require this knowledge and is hence more practical. Experimental results on real data sets demonstrate that our algorithms are at least as good as existing batch boosting algorithms.

Keywords

Cite

@article{arxiv.1710.08079,
  title  = {Online Boosting Algorithms for Multi-label Ranking},
  author = {Young Hun Jung and Ambuj Tewari},
  journal= {arXiv preprint arXiv:1710.08079},
  year   = {2018}
}

Comments

12pages

R2 v1 2026-06-22T22:22:12.284Z