paper-with-me

Papers

Kernel-based L_2-Boosting with Structure Constraints

2020-09-16 · Yao Wang, Xin Guo, Shao-Bo Lin

Developing efficient kernel methods for regression is very popular in the past decade. In this paper, utilizing boosting on kernel-based weaker learners, we propose a novel kernel-based learning algorithm called kernel-based re-scaled boosting with truncation, dubbed as KReBooT. The proposed KReBooT benefits in controlling the structure of estimators and producing sparse estimate, and is near overfitting resistant. We conduct both theoretical analysis and numerical simulations to illustrate the power of KReBooT. Theoretically, we prove that KReBooT can achieve the almost optimal numerical convergence rate for nonlinear approximation. Furthermore, using the recently developed integral operator approach and a variant of Talagrand's concentration inequality, we provide fast learning rates for KReBooT, which is a new record of boosting-type algorithms. Numerically, we carry out a series of simulations to show the promising performance of KReBooT in terms of its good generalization, near over-fitting resistance and structure constraints.

📄 PDF Abstract BibTeX arXiv:2009.07558

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

KTBoost: Combined Kernel and Tree Boosting

2019-02-11 · Fabio Sigrist

We introduce a novel boosting algorithm called `KTBoost' which combines kernel boosting and tree boosting. In each boosting iteration, the algorithm adds either a regression tree or reproducing kernel Hilbert space (RKHS…

regression

Learning Landmark-Based Ensembles with Random Fourier Features and Gradient Boosting

2019-06-14 · Léo Gautheron, Pascal Germain, Amaury Habrard, Emilie Morvant 외

We propose a Gradient Boosting algorithm for learning an ensemble of kernel functions adapted to the task at hand. Unlike state-of-the-art Multiple Kernel Learning techniques that make use of a pre-computed dictionary of…

StructBoost: Boosting Methods for Predicting Structured Output Variables

2013-02-14 · Chunhua Shen, Guosheng Lin, Anton Van Den Hengel

Boosting is a method for learning a single accurate predictor by linearly combining a set of less accurate weak learners. Recently, structured learning has found many applications in computer vision. Inspired by structur…

Image SegmentationMulti-class ClassificationSemantic SegmentationVisual Tracking

Gradient Boosting Performs Gaussian Process Inference

2022-06-11 · Aleksei Ustimenko, Artem Beliakov, Liudmila Prokhorenkova

This paper shows that gradient boosting based on symmetric decision trees can be equivalently reformulated as a kernel method that converges to the solution of a certain Kernel Ridge Regression problem. Thus, we obtain t…

regression