paper-with-me

홈 › Papers

Contrast Trees and Distribution Boosting

2019-12-08 · Jerome H. Friedman

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 decisions are to be made based on such results it is important to have some notion of their veracity. Contrast trees represent a new approach for assessing the accuracy of many types of machine learning estimates that are not amenable to standard (cross) validation methods. In situations where inaccuracies are detected boosted contrast trees can often improve performance. A special case, distribution boosting, provides an assumption free method for estimating the full probability distribution of an outcome variable given any set of joint input predictor variable values.

📄 PDF Abstract BibTeX arXiv:1912.03785

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Boosting-Based Sequential Meta-Tree Ensemble Construction for Improved Decision Trees

2024-02-09 · Ryota Maniwa, Naoki Ichijo, Yuta Nakahara, Toshiyasu Matsushima

A decision tree is one of the most popular approaches in machine learning fields. However, it suffers from the problem of overfitting caused by overly deepened trees. Then, a meta-tree is recently proposed. It solves the…

Infinitesimal gradient boosting

2021-04-26 · Clément Dombry, Jean-Jil Duchamps

We define infinitesimal gradient boosting as a limit of the popular tree-based gradient boosting algorithm from machine learning. The limit is considered in the vanishing-learning-rate asymptotic, that is when the learni…

To Boost or not to Boost: On the Limits of Boosted Neural Networks

2021-07-28 · Sai Saketh Rambhatla, Michael Jones, Rama Chellappa

Boosting is a method for finding a highly accurate hypothesis by linearly combining many ``weak" hypotheses, each of which may be only moderately accurate. Thus, boosting is a method for learning an ensemble of classifie…

Object Recognition

Boulevard: Regularized Stochastic Gradient Boosted Trees and Their Limiting Distribution

2018-06-26 · Yichen Zhou, Giles Hooker

This paper examines a novel gradient boosting framework for regression. We regularize gradient boosted trees by introducing subsampling and employ a modified shrinkage algorithm so that at every boosting stage the estima…

regression

FedGBF: An efficient vertical federated learning framework via gradient boosting and bagging

2022-04-03 · Yujin Han, Pan Du, Kai Yang

Federated learning, conducive to solving data privacy and security problems, has attracted increasing attention recently. However, the existing federated boosting model sequentially builds a decision tree model with the …

Federated LearningVertical Federated Learning