paper-with-me

Papers

Re-scale boosting for regression and classification

2015-05-06 · Shaobo Lin, Yao Wang, Lin Xu

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 results show that RBoosting outperforms boosting in terms of generalization.

📄 PDF Abstract BibTeX arXiv:1505.01371

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationregression

Similar Papers 제목 키워드 기반

Robust Boosting for Regression Problems

2020-02-06 · Xiaomeng Ju, Matías Salibián-Barrera

Gradient boosting algorithms construct a regression predictor using a linear combination of ``base learners''. Boosting also offers an approach to obtaining robust non-parametric regression estimators that are scalable t…

regressionVariable Selection

ELM Ridge Regression Boosting

2023-10-24 · M. Andrecut

We discuss a boosting approach for the Ridge Regression (RR) method, with applications to the Extreme Learning Machine (ELM), and we show that the proposed method significantly improves the classification performance and…

regression

Boosting as a kernel-based method

2016-08-08 · Aleksandr Y. Aravkin, Giulio Bottegal, Gianluigi Pillonetto

Boosting combines weak (biased) learners to obtain effective learning algorithms for classification and prediction. In this paper, we show a connection between boosting and kernel-based methods, highlighting both theoret…

General Classificationregression

Functional Frank-Wolfe Boosting for General Loss Functions

2015-10-09 · Chu Wang, Yingfei Wang, Weinan E, Robert Schapire

Boosting is a generic learning method for classification and regression. Yet, as the number of base hypotheses becomes larger, boosting can lead to a deterioration of test performance. Overfitting is an important and ubi…

Binary ClassificationGeneral Classificationregression

Condensed Gradient Boosting

2022-11-26 · Seyedsaman Emami, Gonzalo Martínez-Muñoz

This paper presents a computationally efficient variant of gradient boosting for multi-class classification and multi-output regression tasks. Standard gradient boosting uses a 1-vs-all strategy for classifications tasks…

Computational EfficiencyMulti-class Classificationregression