中文
相关论文

相关论文: Implementing local-explainability in Gradient Boos…

200 篇论文

Gradient boosting of regression trees is a competitive procedure for learning predictive models of continuous data that fits the data with an additive non-parametric model. The classic version of gradient boosting assumes that the data is…

机器学习 · 计算机科学 2016-07-04 Iman Alodah , Jennifer Neville

Two popular boosted decsion tree (BDT) methods, Adaptive BDT (AdaBDT) and Gradient BDT (GradBDT) are studied in the classification problem of separating signal from background assuming all trees are weak learners. The following results are…

数据分析、统计与概率 · 物理学 2018-11-13 Li-Gang Xia

Recent years have witnessed significant success in Gradient Boosting Decision Trees (GBDT) for a wide range of machine learning applications. Generally, a consensus about GBDT's training algorithms is gradients and statistics are computed…

机器学习 · 计算机科学 2023-01-18 Yu Shi , Guolin Ke , Zhuoming Chen , Shuxin Zheng , Tie-Yan Liu

There is growing interest in neural network architectures for tabular data. Many general-purpose tabular deep learning models have been introduced recently, with performance sometimes rivaling gradient boosted decision trees (GBDTs). These…

机器学习 · 计算机科学 2021-08-10 James Fiedler

The gradient boosting machine is a powerful ensemble-based machine learning method for solving regression problems. However, one of the difficulties of its using is a possible discontinuity of the regression function, which arises when…

机器学习 · 计算机科学 2020-06-22 Andrei V. Konstantinov , Lev V. Utkin

Deep neural networks are able to learn multi-layered representation via back propagation (BP). Although the gradient boosting decision tree (GBDT) is effective for modeling tabular data, it is non-differentiable with respect to its input,…

机器学习 · 计算机科学 2021-09-28 Zhendong Zhang

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

Many critical decision-making tasks are now delegated to machine-learned models, and it is imperative that their decisions are trustworthy and reliable, and their outputs are consistent across similar inputs. We identify a new source of…

Car-following models, as the essential part of traffic microscopic simulations, have been utilized to analyze and estimate longitudinal drivers' behavior since sixty years ago. The conventional car following models use mathematical formulas…

应用统计 · 统计学 2018-06-13 Sina Dabiri , Montasir Abbas

Gradient boosting methods based on Structured Categorical Decision Trees (SCDT) have been demonstrated to outperform numerical and one-hot-encodings on problems where the categorical variable has a known underlying structure. However, the…

机器学习 · 统计学 2020-07-10 Brian Lucena

Fraud detection is to identify, monitor, and prevent potentially fraudulent activities from complex data. The recent development and success in AI, especially machine learning, provides a new data-driven way to deal with fraud. From a…

机器学习 · 统计学 2023-05-19 Biao Xu , Yao Wang , Xiuwu Liao , Kaidong Wang

Gradient-boosted decision trees (GBDT) are widely used and highly effective machine learning approach for tabular data modeling. However, their complex structure may lead to low robustness against small covariate perturbation in unseen…

机器学习 · 统计学 2023-05-12 Shijie Cui , Agus Sudjianto , Aijun Zhang , Runze Li

In many applications of supervised learning, multiple classification or regression outputs have to be predicted jointly. We consider several extensions of gradient boosting to address such problems. We first propose a straightforward…

机器学习 · 统计学 2019-05-21 Arnaud Joly , Louis Wehenkel , Pierre Geurts

Boosted ensemble of decision tree (DT) classifiers are extremely popular in international competitions, yet to our knowledge nothing is formally known on how to make them \textit{also} differential private (DP), up to the point that random…

机器学习 · 计算机科学 2020-02-05 Richard Nock , Wilko Henecka

We present an application of a particular machine-learning method (Boosted Decision Trees, BDTs using AdaBoost) to separate stars and galaxies in photometric images using their catalog characteristics. BDTs are a well established machine…

天体物理仪器与方法 · 物理学 2015-04-28 Ignacio Sevilla-Noarbe , Penélope Etayo-Sotos

Feature attributions are post-training analysis methods that assess how various input features of a machine learning model contribute to an output prediction. Their interpretation is straightforward when features act independently, but it…

机器学习 · 计算机科学 2026-01-29 Kurt Butler , Guanchao Feng , Petar Djuric

Gradient Boosting Machines (GBM) are hugely popular for solving tabular data problems. However, practitioners are not only interested in point predictions, but also in probabilistic predictions in order to quantify the uncertainty of the…

机器学习 · 计算机科学 2021-06-08 Olivier Sprangers , Sebastian Schelter , Maarten de Rijke

Classification and Regression Tree (CART), Random Forest (RF) and Gradient Boosting Tree (GBT) are probably the most popular set of statistical learning methods. However, their statistical consistency can only be proved under very…

统计理论 · 数学 2025-02-17 Haoran Zhan , Yu Liu , Yingcun Xia

Gradient Boosting Decision Trees (GBDTs) dominate tabular machine learning, with modern implementations like XGBoost, LightGBM, and CatBoost being based on Newton boosting: a second-order descent step in the space of decision trees. Despite…

机器学习 · 统计学 2026-05-04 Nikita Zozoulenko , Daniel Falkowski , Thomas Cass , Lukas Gonon

Stochastic learning to rank (LTR) is a recent branch in the LTR field that concerns the optimization of probabilistic ranking models. Their probabilistic behavior enables certain ranking qualities that are impossible with deterministic…

机器学习 · 计算机科学 2024-05-10 Jingwei Kang , Maarten de Rijke , Harrie Oosterhuis