paper-with-me

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 theoretical and practical applications. In the context of $\ell_2$ boosting, we start with a weak linear learner defined by a kernel $K$. We show that boosting with this learner is equivalent to estimation with a special {\it boosting kernel} that depends on $K$, as well as on the regression matrix, noise variance, and hyperparameters. The number of boosting iterations is modeled as a continuous hyperparameter, and fit along with other parameters using standard techniques. We then generalize the boosting kernel to a broad new class of boosting approaches for more general weak learners, including those based on the $\ell_1$, hinge and Vapnik losses. The approach allows fast hyperparameter tuning for this general class, and has a wide range of applications, including robust regression and classification. We illustrate some of these applications with numerical examples on synthetic and real data.

📄 PDF Abstract BibTeX arXiv:1608.02485

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationregression

Similar Papers 제목 키워드 기반

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…

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-b…

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

A functional central limit theorem for kernel gradient flow and infinitesimal gradient boosting

2026-06-24 · Clément Dombry, Jean-Jil Duchamps arxiv

Building on the large-sample analysis of infinitesimal gradient boosting (Dombry and Duchamps, 2024b), we study the fluctuations of the process around its deterministic limit and establish a functional central limit theo…