Accelerated Componentwise Gradient Boosting using Efficient Data Representation and Momentum-based Optimization

10/07/2021
by   Daniel Schalk, et al.
0

Componentwise boosting (CWB), also known as model-based boosting, is a variant of gradient boosting that builds on additive models as base learners to ensure interpretability. CWB is thus often used in research areas where models are employed as tools to explain relationships in data. One downside of CWB is its computational complexity in terms of memory and runtime. In this paper, we propose two techniques to overcome these issues without losing the properties of CWB: feature discretization of numerical features and incorporating Nesterov momentum into functional gradient descent. As the latter can be prone to early overfitting, we also propose a hybrid approach that prevents a possibly diverging gradient descent routine while ensuring faster convergence. We perform extensive benchmarks on multiple simulated and real-world data sets to demonstrate the improvements in runtime and memory consumption while maintaining state-of-the-art estimation and prediction performance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/29/2018

Accelerated proximal boosting

Gradient boosting is a prediction method that iteratively combines weak ...
research
03/06/2018

Accelerated Gradient Boosting

Gradient tree boosting is a prediction algorithm that sequentially produ...
research
03/20/2019

Accelerating Gradient Boosting Machine

Gradient Boosting Machine (GBM) is an extremely powerful supervised lear...
research
05/04/2018

Valid Inference for L_2-Boosting

We review several recently proposed post-selection inference frameworks ...
research
04/01/2018

Aggregated Momentum: Stability Through Passive Damping

Momentum is a simple and widely used trick which allows gradient-based o...
research
01/13/2023

Scalable Estimation for Structured Additive Distributional Regression

Recently, fitting probabilistic models have gained importance in many ar...
research
12/12/2022

GWRBoost:A geographically weighted gradient boosting method for explainable quantification of spatially-varying relationships

The geographically weighted regression (GWR) is an essential tool for es...

Please sign up or login with your details

Forgot password? Click here to reset