NeurIPS 2020poster5 citations

Smooth And Consistent Probabilistic Regression Trees

Sami Alkhoury, Emilie Devijver, Marianne Clausel, Myriam Tami, Eric Gaussier, georges Oppenheim

Abstract

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.

BibTeX
@inproceedings{NEURIPS2020_82898892,
 author = {Alkhoury, Sami and Devijver, Emilie and Clausel, Marianne and Tami, Myriam and Gaussier, Eric and Oppenheim, georges},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {11345--11355},
 publisher = {Curran Associates, Inc.},
 title = {Smooth And Consistent Probabilistic Regression Trees},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/8289889263db4a40463e3f358bb7c7a1-Paper.pdf},
 volume = {33},
 year = {2020}
}