中文
相关论文

相关论文: Generalised Boosted Forests

200 篇论文

We present Natural Gradient Boosting (NGBoost), an algorithm for generic probabilistic prediction via gradient boosting. Typical regression models return a point estimate, conditional on covariates, but probabilistic regression models…

机器学习 · 计算机科学 2020-06-11 Tony Duan , Anand Avati , Daisy Yi Ding , Khanh K. Thai , Sanjay Basu , Andrew Y. Ng , Alejandro Schuler

Within machine learning, the supervised learning field aims at modeling the input-output relationship of a system, from past observations of its behavior. Decision trees characterize the input-output relationship through a series of nested…

机器学习 · 统计学 2019-05-20 Arnaud Joly

Due to their accuracies, methods based on ensembles of regression trees are a popular approach for making predictions. Some common examples include Bayesian additive regression trees, boosting and random forests. This paper focuses on…

统计方法学 · 统计学 2019-11-15 Suofei Wu , Jan Hannig , Thomas C. M. Lee

Tree ensembles are flexible predictive models that can capture relevant variables and to some extent their interactions in a compact and interpretable manner. Most algorithms for obtaining tree ensembles are based on versions of boosting or…

机器学习 · 统计学 2020-02-21 Gitesh Dawer , Yangzi Guo , Adrian Barbu

Random forests have become an established tool for classification and regression, in particular in high-dimensional settings and in the presence of complex predictor-response relationships. For bounded outcome variables restricted to the…

统计方法学 · 统计学 2019-01-21 Leonie Weinhold , Matthias Schmid , Marvin N. Wright , Moritz Berger

XGBoost is a scalable ensemble technique based on gradient boosting that has demonstrated to be a reliable and efficient machine learning challenge solver. This work proposes a practical analysis of how this novel technique works in terms…

机器学习 · 计算机科学 2023-05-05 Candice Bentéjac , Anna Csörgő , Gonzalo Martínez-Muñoz

In this paper, we introduce a new machine learning (ML) model for nonlinear regression called the Boosted Smooth Transition Regression Trees (BooST), which is a combination of boosting algorithms with smooth transition regression trees. The…

机器学习 · 统计学 2021-04-08 Yuri Fonseca , Marcelo Medeiros , Gabriel Vasconcelos , Alvaro Veiga

We propose methods to improve the forecasts from generalized autoregressive score (GAS) models (Creal et. al, 2013; Harvey, 2013) by localizing their parameters using decision trees and random forests. These methods avoid the curse of…

计量经济学 · 经济学 2023-05-31 Andrew J. Patton , Yasin Simsek

Probability estimation is one of the fundamental tasks in statistics and machine learning. However, standard methods for probability estimation on discrete objects do not handle object structure in a satisfactory manner. In this paper, we…

应用统计 · 统计学 2018-11-06 Cheng Zhang , Frederick A. Matsen

Often machine learning methods are applied and results reported in cases where there is little to no information concerning accuracy of the output. Simply because a computer program returns a result does not insure its validity. If…

机器学习 · 统计学 2022-05-25 Jerome H. Friedman

We study the often overlooked phenomenon, first noted in \cite{breiman2001random}, that random forests appear to reduce bias compared to bagging. Motivated by an interesting paper by \cite{mentch2020randomization}, where the authors explain…

机器学习 · 统计学 2025-07-23 Brian Liu , Rahul Mazumder

Random forests are a very effective and commonly used statistical method, but their full theoretical analysis is still an open problem. As a first step, simplified models such as purely random forests have been introduced, in order to shed…

统计理论 · 数学 2014-07-16 Sylvain Arlot , Robin Genuer

Boosting Trees are one of the most successful statistical learning approaches that involve sequentially growing an ensemble of simple regression trees (i.e., "weak learners"). However, gradient boosted trees are not yet available for…

Gradient boosting is widely popular due to its flexibility and predictive accuracy. However, statistical inference and uncertainty quantification for gradient boosting remain challenging and under-explored. We propose a unified framework…

机器学习 · 统计学 2025-09-30 Haimo Fang , Kevin Tan , Giles Hooker

The generalised linear model (GLM) is a very important tool for analysing real data in biology, sociology, agriculture, engineering and many other application domain where the relationship between the response and explanatory variables may…

统计方法学 · 统计学 2016-07-04 Abhik Ghosh , Ayanendranath Basu

Existing guarantees in terms of rigorous upper bounds on the generalization error for the original random forest algorithm, one of the most frequently used machine learning methods, are unsatisfying. We discuss and evaluate various…

机器学习 · 计算机科学 2019-03-07 Stephan Sloth Lorenzen , Christian Igel , Yevgeny Seldin

We focus on generative AI for a type of data that still represent one of the most prevalent form of data: tabular data. Our paper introduces two key contributions: a new powerful class of forest-based models fit for such tasks and a simple…

机器学习 · 计算机科学 2024-11-15 Richard Nock , Mathieu Guillame-Bert

Tree boosting is a highly effective and widely used machine learning method. In this paper, we describe a scalable end-to-end tree boosting system called XGBoost, which is used widely by data scientists to achieve state-of-the-art results…

机器学习 · 计算机科学 2016-06-14 Tianqi Chen , Carlos Guestrin

The issue of estimating residual variance in regression models has experienced relatively little attention in the machine learning community. However, the estimate is of primary interest in many practical applications, e.g. as a primary…

统计理论 · 数学 2018-12-18 Burim Ramosaj , Markus Pauly

In this article we propose a boosting algorithm for regression with functional explanatory variables and scalar responses. The algorithm uses decision trees constructed with multiple projections as the "base-learners", which we call…

统计方法学 · 统计学 2023-04-07 Xiaomeng Ju , Matías Salibián-Barrera