A Direct Formulation for Totally-Corrective Multi-Class Boosting
Abstract
Boosting combines a set of moderately accurate weak classifiers to form a highly accurate predictor. Compared with binary boosting classification, multi-class boosting received less attention. We propose a novel multi-class boosting formulation here. Unlike most previous multi-class boosting algorithms which decompose a multi-boost problem into multiple independent binary boosting problems, we formulate a direct optimization method for training multi-class boosting. Moreover, by explicitly deriving the Lagrange dual of the formulated primal optimization problem, we design totally-corrective boosting using the column generation technique in convex optimization. At each iteration, all weak classifiers’ weights are updated. Our experiments on various data sets demonstrate that our direct multi-class boosting achieves competitive test accuracy compared with state-of-the-art multi-class boosting in the literature.
Cite
Text
Shen and Hao. "A Direct Formulation for Totally-Corrective Multi-Class Boosting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995554Markdown
[Shen and Hao. "A Direct Formulation for Totally-Corrective Multi-Class Boosting." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/shen2011cvpr-direct/) doi:10.1109/CVPR.2011.5995554BibTeX
@inproceedings{shen2011cvpr-direct,
title = {{A Direct Formulation for Totally-Corrective Multi-Class Boosting}},
author = {Shen, Chunhua and Hao, Zhihui},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2011},
pages = {2585-2592},
doi = {10.1109/CVPR.2011.5995554},
url = {https://mlanthology.org/cvpr/2011/shen2011cvpr-direct/}
}