Pith. sign in

flexBART: Flexible Bayesian regression trees with categorical predictors

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

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 partition the discrete set of categorical levels by repeatedly removing one level at a time. Unfortunately, the vast majority of partitions cannot be built with this strategy, severely limiting BART's ability to partially pool data across groups of levels. Motivated by analyses of baseball data and neighborhood-level crime dynamics, we overcame this limitation by re-implementing BART with regression trees that can assign multiple levels to both branches of a decision tree node. To model spatial data aggregated into small regions, we further proposed a new decision rule prior that creates spatially contiguous regions by deleting a random edge from a random spanning tree of a suitably defined network. Our re-implementation, which is available in the flexBART package, often yields improved out-of-sample predictive performance and scales better to larger datasets than existing implementations of BART.

fields

stat.ML 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

Oblique Bayesian additive regression trees

stat.ML · 2024-11-13 · conditional · novelty 6.0

A Bayesian additive regression tree model that grows trees with random oblique hyperplane splits, using a spike-and-slab prior on split directions, matches or beats axis-aligned BART on several benchmarks.

citing papers explorer

Showing 1 of 1 citing paper.

  • Oblique Bayesian additive regression trees stat.ML · 2024-11-13 · conditional · none · ref 14 · internal anchor

    A Bayesian additive regression tree model that grows trees with random oblique hyperplane splits, using a spike-and-slab prior on split directions, matches or beats axis-aligned BART on several benchmarks.