Greedy function approximation: A gradient boosting machine.

Jerome H. Friedman
2001-10-01

additive expansionsboostinggradient boostingregression treessteepest-descent minimization
Function estimation/approximation is viewed from the perspective of numerical optimization in function space, rather than parameter space. A connection is made between stagewise additive expansions and steepest-descent minimization. A general gradient descent “boosting” paradigm is developed for additive expansions based on any fitting criterion.Specific algorithms are presented for least-squares, least absolute deviation, and Huber-M loss functions for regression, and multiclass logistic likelihood for classification. Special enhancements are derived for the particular case where the individual additive components are regression trees, and tools for interpreting such “TreeBoost” models are presented. Gradient boosting of regression trees produces competitive, highly robust, interpretable procedures for both regression and classification, especially appropriate for mining less than clean data. Connections between this approach and the boosting methods of Freund and Shapire and Friedman, Hastie and Tibshirani are discussed.
1
A general gradient descent boosting paradigm is developed for building additive models using any fitting criterion.
2
Connections are established between this gradient boosting approach and prior boosting methods of Freund & Shapire and Friedman, Hastie & Tibshirani.
3
Gradient boosting of regression trees yields competitive, robust, and interpretable methods for regression and classification, suitable for noisy data.
4
Special enhancements and interpretation tools are derived for additive components that are regression trees (TreeBoost).
5
Specific algorithms are provided for least-squares, least absolute deviation, Huber-M regression, and multiclass logistic classification.
6
Viewing function estimation as optimization in function space links stagewise additive expansions to steepest-descent minimization.

Gradient boosting machine for additive function approximation (including TreeBoost using regression trees)

The optimization paradigm and algorithmic behavior: stagewise additive expansions via gradient-descent in function space, including algorithms for various loss functions, enhancements for regression-tree components, robustness, interpretability, and performance for regression and classification

Publication Details
Publication Date
2001-10-01
Journal
Publisher
ISSN
Access Type
Author Information
Authors
Jerome H. Friedman
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%