中文
相关论文

相关论文: Bayesian Additive Regression Networks

200 篇论文

Bayesian Additive Regression Trees (BART) is a nonparametric Bayesian regression technique of rising fame. It is a sum-of-decision-trees model, and is in some sense the Bayesian version of boosting. In the limit of infinite trees, it…

机器学习 · 统计学 2025-07-14 Giacomo Petrillo

Bayesian additive regression tree (BART) models have seen increased attention in recent years as a general-purpose nonparametric modeling technique. BART combines the flexibility of modern machine learning techniques with the principled…

统计方法学 · 统计学 2022-11-01 Antonio R. Linero

Regression discontinuity designs (RDD) are widely used for causal inference. In many empirical applications, treatment effects vary substantially with covariates, and ignoring such heterogeneity can lead to misleading conclusions, which…

统计方法学 · 统计学 2026-03-05 Daisuke Kondo , Shonosuke Sugasawa

Although it is an extremely effective, easy-to-use, and increasingly popular tool for nonparametric regression, the Bayesian Additive Regression Trees (BART) model is limited by the fact that it can only produce discontinuous output.…

统计方法学 · 统计学 2025-08-08 Ryan Yee , Soham Ghosh , Sameer K. Deshpande

This paper develops a performant Bayesian approach to conditional average treatment effect (CATE) estimation in regression discontinuity designs (RDD), an increasingly prevalent form of quasi-experiment that facilitates causal inference.…

统计方法学 · 统计学 2026-05-18 Rafael Alcantara , P. Richard Hahn , Hedibert F. Lopes

Flow network models can capture the underlying physics and operational constraints of many networked systems including the power grid and transportation and water networks. However, analyzing reliability of systems using computationally…

机器学习 · 计算机科学 2021-09-14 Nariman L. Dehghani , Soroush Zamanian , Abdollah Shafieezadeh

Variable selection is an important statistical problem. This problem becomes more challenging when the candidate predictors are of mixed type (e.g. continuous and binary) and impact the response variable in nonlinear and/or non-additive…

统计方法学 · 统计学 2021-12-30 Chuji Luo , Michael J. Daniels

We present a Bayesian nonparametric model for conditional distribution estimation using Bayesian additive regression trees (BART). The generative model we use is based on rejection sampling from a base model. Typical of BART models, our…

统计方法学 · 统计学 2022-02-02 Yinpu Li , Antonio R. Linero , Jared S. Murray

The effectiveness of Bayesian Additive Regression Trees (BART) has been demonstrated in a variety of contexts including non-parametric regression and classification. A BART scheme for estimating the intensity of inhomogeneous Poisson…

BART (Bayesian Additive Regression Trees) has become increasingly popular as a flexible and scalable nonparametric regression approach for modern applied statistics problems. For the practitioner dealing with large and complex nonlinear…

统计方法学 · 统计学 2018-07-11 Matthew Pratola , Hugh Chipman , Edward George , Robert McCulloch

Most implementations of Bayesian additive regression trees (BART) one-hot encode categorical predictors, replacing each one with several binary indicators, one for every level or category. Regression trees built with these indicators…

统计方法学 · 统计学 2024-08-14 Sameer K. Deshpande

Medical prediction applications often need to deal with small sample sizes compared to the number of covariates. Such data pose problems for prediction and variable selection, especially when the covariate-response relationship is…

机器学习 · 统计学 2024-11-05 Jeroen M. Goedhart , Thomas Klausch , Jurriaan Janssen , Mark A. van de Wiel

Current implementations of Bayesian Additive Regression Trees (BART) are based on axis-aligned decision rules that recursively partition the feature space using a single feature at a time. Several authors have demonstrated that oblique…

机器学习 · 统计学 2024-11-14 Paul-Hieu V. Nguyen , Ryan Yee , Sameer K. Deshpande

We propose a simple yet powerful extension of Bayesian Additive Regression Trees which we name Hierarchical Embedded BART (HE-BART). The model allows for random effects to be included at the terminal node level of a set of regression trees,…

统计方法学 · 统计学 2023-04-25 Bruna Wundervald , Andrew Parnell , Katarina Domijan

Motivated by the remarkable success of Bayesian additive regression trees (BART) in regression modelling, we propose a novel nonparametric Bayesian method, termed Functional BART (FBART), tailored specifically for function-on-scalar…

统计方法学 · 统计学 2025-06-03 Jiahao Cao , Shiyuan He , Bohai Zhang

Feature engineering plays a critical role in handling hyperspectral data and is essential for identifying key wavelengths in food fraud detection. This study employs Bayesian Additive Regression Trees (BART), a flexible machine learning…

应用统计 · 统计学 2025-10-20 Mengxiang Zhu , Riccardo Rastelli

We consider the task of discovering gene regulatory networks, which are defined as sets of genes and the corresponding transcription factors which regulate their expression levels. This can be viewed as a variable selection problem,…

统计方法学 · 统计学 2014-12-04 Justin Bleich , Adam Kapelner , Edward I. George , Shane T. Jensen

We present a Bayesian approach to model cohort-level retention rates and revenue over time. We use Bayesian additive regression trees (BART) to model the retention component which we couple with a linear model for the revenue component.…

应用统计 · 统计学 2025-04-24 Juan Camilo Orduz

There is a dearth of robust methods to estimate the causal effects of multiple treatments when the outcome is binary. This paper uses two unique sets of simulations to propose and evaluate the use of Bayesian Additive Regression Trees…

统计方法学 · 统计学 2020-01-22 Liangyuan Hu , Chenyang Gu , Michael Lopez , Jiayi Ji , Juan Wisnivesky

Bayesian Additive Regression Trees (BART) of Chipman et al. (2010) has proven to be a powerful tool for nonparametric modeling and prediction. Monotone BART (Chipman et al., 2022) is a recent development that allows BART to be more precise…

机器学习 · 统计学 2025-09-03 Jared D. Fisher