Re-scale boosting for regression and classification
Shaobo Lin, Yao Wang, Lin Xu

TL;DR
This paper introduces Re-scale Boosting (RBoosting), a new method that accelerates convergence and improves learning performance in boosting algorithms for both regression and classification tasks.
Contribution
The paper proposes RBoosting, a novel boosting strategy that achieves near-optimal convergence rates and enhances generalization performance over traditional boosting methods.
Findings
RBoosting attains almost optimal convergence rates.
RBoosting outperforms traditional boosting in generalization.
Experimental results confirm improved learning performance.
Abstract
Boosting is a learning scheme that combines weak prediction rules to produce a strong composite estimator, with the underlying intuition that one can obtain accurate prediction rules by combining "rough" ones. Although boosting is proved to be consistent and overfitting-resistant, its numerical convergence rate is relatively slow. The aim of this paper is to develop a new boosting strategy, called the re-scale boosting (RBoosting), to accelerate the numerical convergence rate and, consequently, improve the learning performance of boosting. Our studies show that RBoosting possesses the almost optimal numerical convergence rate in the sense that, up to a logarithmic factor, it can reach the minimax nonlinear approximation rate. We then use RBoosting to tackle both the classification and regression problems, and deduce a tight generalization error estimate. The theoretical and experimental…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Imbalanced Data Classification Techniques
