paper-with-me

Papers

Smooth And Consistent Probabilistic Regression Trees

2020-12-01 · NeurIPS 2020 12 · Sami Alkhoury, Emilie Devijver, Marianne Clausel, Myriam Tami, Eric Gaussier, Georges Oppenheim

We propose here a generalization of regression trees, referred to as Probabilistic Regression (PR) trees, that adapt to the smoothness of the prediction function relating input and output variables while preserving the interpretability of the prediction and being robust to noise. In PR trees, an observation is associated to all regions of a tree through a probability distribution that reflects how far the observation is to a region. We show that such trees are consistent, meaning that their error tends to 0 when the sample size tends to infinity, a property that has not been established for similar, previous proposals as Soft trees and Smooth Transition Regression trees. We further explain how PR trees can be used in different ensemble methods, namely Random Forests and Gradient Boosted Trees. Lastly, we assess their performance through extensive experiments that illustrate their benefits in terms of performance, interpretability and robustness to noise.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Ensembles of Probabilistic Regression Trees

2024-06-20 · Alexandre Seiller, Éric Gaussier, Emilie Devijver, Marianne Clausel 외

Tree-based ensemble methods such as random forests, gradient-boosted trees, and Bayesianadditive regression trees have been successfully used for regression problems in many applicationsand research studies. In this pape…

regression

Handling Missing Data in Probabilistic Regression Trees

2026-08-06 · Taiane Schaedler Prass, Alisson Silva Neimaier, Guilherme Pumi arxiv

Probabilistic Regression Trees (PRTrees) are a smooth and consistent alternative to classical regression trees, producing continuous predictions through probabilistic split assignments. This paper extends the PRTree fram…

Handling Missing Data in Probabilistic Regression Trees: Methods and Implementation in R

2025-10-04 · Taiane Schaedler Prass, Alisson Silva Neimaier, Guilherme Pumi arxiv

Probabilistic Regression Trees (PRTrees) generalize traditional decision trees by incorporating probability functions that associate each data point with different regions of the tree, providing smooth decisions and cont…

SBAMDT: Bayesian Additive Decision Trees with Adaptive Soft Semi-multivariate Split Rules

2025-01-17 · Stamatina Lamprinakou, Huiyan Sang, Bledar A. Konomi, Ligang Lu

Bayesian Additive Regression Trees [BART, Chipman et al., 2010] have gained significant popularity due to their remarkable predictive performance and ability to quantify uncertainty. However, standard decision tree model…

regression

On Imbalanced Regression with Hoeffding Trees

2026-02-25 · Pantia-Marina Alchirch, Dimitrios I. Diochnos arxiv

Many real-world applications generate continuous data streams for regression. Hoeffding trees and their variants have a long-standing tradition due to their effectiveness, either alone or as base models in broader ensemb…

Density Estimation