中文
相关论文

相关论文: GS-BART: Bayesian Additive Regression Trees with G…

200 篇论文

We present an algorithm for learning decision trees using stochastic gradient information as the source of supervision. In contrast to previous approaches to gradient-based tree learning, our method operates in the incremental learning…

机器学习 · 统计学 2019-09-25 Henry Gouk , Bernhard Pfahringer , Eibe Frank

In this paper, we first propose a Bayesian neighborhood selection method to estimate Gaussian Graphical Models (GGMs). We show the graph selection consistency of this method in the sense that the posterior probability of the true model…

应用统计 · 统计学 2015-07-08 Zhixiang Lin , Tao Wang , Can Yang , Hongyu Zhao

Decision Trees (DTs) are commonly used for many machine learning tasks due to their high degree of interpretability. However, learning a DT from data is a difficult optimization problem, as it is non-convex and non-differentiable.…

机器学习 · 计算机科学 2024-08-20 Sascha Marton , Stefan Lüdtke , Christian Bartelt , Heiner Stuckenschmidt

This article proposes a novel framework that integrates Bayesian Additive Regression Trees (BART) into a Factor-Augmented Vector Autoregressive (FAVAR) model to forecast macro-financial variables and examine asymmetries in the transmission…

计量经济学 · 经济学 2025-06-16 Sofia Velasco

In recent years, Machine Learning algorithms, in particular supervised learning techniques, have been shown to be very effective in solving regression problems. We compare the performance of a newly proposed regression algorithm against…

机器学习 · 计算机科学 2023-06-16 Sabina Gooljar , Kris Manohar , Patrick Hosein

Gradient Boosting Decision Tree (GBDT) has achieved remarkable success in a wide variety of applications. The split finding algorithm, which determines the tree construction process, is one of the most crucial components of GBDT. However,…

机器学习 · 计算机科学 2023-05-19 Zheyu Zhang , Tianping Zhang , Jian Li

Bayesian Causal Forests (BCF) is a causal inference machine learning model based on a highly flexible non-parametric regression and classification tool called Bayesian Additive Regression Trees (BART). Motivated by data from the Trends in…

机器学习 · 统计学 2023-03-10 Nathan McJames , Andrew Parnell , Yong Chen Goh , Ann O'Shea

Oblique decision trees have attracted attention due to their potential for improved classification performance over traditional axis-aligned decision trees. However, methods that rely on exhaustive search to find oblique splits face…

机器学习 · 计算机科学 2025-05-09 Andrew D. Laack

In recent years, gradient boosted decision trees have become popular in building robust machine learning models on big data. The primary technique that has enabled these algorithms success has been distributing the computation while…

机器学习 · 计算机科学 2021-08-20 Vignesh Nanda Kumar , Narayanan U Edakunni

Graph-based methods are becoming increasingly popular in machine learning due to their ability to model complex data and relations. Insurance fraud is a prime use case, since fraudulent claims are often the result of organised criminals…

机器学习 · 计算机科学 2026-05-18 Félix Vandervorst , Bruno Deprez , Wouter Verbeke , Tim Verdonck

Traffic prediction is a spatiotemporal predictive task that plays an essential role in intelligent transportation systems. Today, graph convolutional neural networks (GCNNs) have become the prevailing models in the traffic prediction…

机器学习 · 计算机科学 2023-06-01 Ta Jiun Ting , Xiaocan Li , Scott Sanner , Baher Abdulhai

Tree-boosting is a widely used machine learning technique for tabular data. However, its out-of-sample accuracy is critically dependent on multiple hyperparameters. In this article, we empirically compare several popular methods for…

机器学习 · 计算机科学 2026-05-29 Floris Jan Koster , Fabio Sigrist

Graph neural networks (GNNs) are powerful models that have been successful in various graph representation learning tasks. Whereas gradient boosted decision trees (GBDT) often outperform other machine learning methods when faced with…

机器学习 · 计算机科学 2021-04-01 Sergei Ivanov , Liudmila Prokhorenkova

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

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

Gradient Boost Decision Trees (GBDT) is a powerful additive model based on tree ensembles. Its nature makes GBDT a black-box model even though there are multiple explainable artificial intelligence (XAI) models obtaining information by…

Gradient boosted decision trees (GBDT) is the leading algorithm for many commercial and academic data applications. We give a deep analysis of this algorithm, especially the histogram technique, which is a basis for the regulized…

机器学习 · 计算机科学 2020-01-28 Yingshi Chen

Staged trees are a relatively recent class of probabilistic graphical models that extend Bayesian networks to formally and graphically account for non-symmetric patterns of dependence. Machine learning algorithms to learn them from data…

应用统计 · 统计学 2024-01-04 Manuele Leonelli , Gherardo Varando

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

This paper introduces Gaussian Spatial Transport (GST), a novel framework that leverages Gaussian splatting to facilitate transport from the probability measure in the image coordinate space to the annotation map. We propose a Gaussian…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Miao Shang , Xiaopeng Hong