English

Boosting through Optimization of Margin Distributions

Machine Learning 2010-01-06 v3 Computer Vision and Pattern Recognition

Abstract

Boosting has attracted much research attention in the past decade. The success of boosting algorithms may be interpreted in terms of the margin theory. Recently it has been shown that generalization error of classifiers can be obtained by explicitly taking the margin distribution of the training data into account. Most of the current boosting algorithms in practice usually optimizes a convex loss function and do not make use of the margin distribution. In this work we design a new boosting algorithm, termed margin-distribution boosting (MDBoost), which directly maximizes the average margin and minimizes the margin variance simultaneously. This way the margin distribution is optimized. A totally-corrective optimization algorithm based on column generation is proposed to implement MDBoost. Experiments on UCI datasets show that MDBoost outperforms AdaBoost and LPBoost in most cases.

Keywords

Cite

@article{arxiv.0904.2037,
  title  = {Boosting through Optimization of Margin Distributions},
  author = {Chunhua Shen and Hanxi Li},
  journal= {arXiv preprint arXiv:0904.2037},
  year   = {2010}
}

Comments

9 pages. To publish/Published in IEEE Transactions on Neural Networks, 21(7), July 2010

R2 v1 2026-06-21T12:50:59.054Z