paper-with-me

Papers

Adaptive Concentration of Regression Trees, with Application to Random Forests

2015-03-22 · Stefan Wager, Guenther Walther

We study the convergence of the predictive surface of regression trees and forests. To support our analysis we introduce a notion of adaptive concentration for regression trees. This approach breaks tree training into a model selection phase in which we pick the tree splits, followed by a model fitting phase where we find the best regression model consistent with these splits. We then show that the fitted regression tree concentrates around the optimal predictor with the same splits: as d and n get large, the discrepancy is with high probability bounded on the order of sqrt(log(d) log(n)/k) uniformly over the whole regression surface, where d is the dimension of the feature space, n is the number of training examples, and k is the minimum leaf size for each tree. We also provide rate-matching lower bounds for this adaptive concentration statement. From a practical perspective, our result enables us to prove consistency results for adaptively grown forests in high dimensions, and to carry out valid post-selection inference in the sense of Berk et al. [2013] for subgroups defined by tree leaves.

📄 PDF Abstract BibTeX arXiv:1503.06388

Code (2)

celiaescribe/guess_and_check
gaspardbe/guess_and_check

Tasks

Model Selectionregressionvalid

Similar Papers 제목 키워드 기반

Bayesian Additive Distribution Regression

2026-03-06 · Antonio R. Linero, Soumyabrata Bose, Jared Murray arxiv

Distribution regression, where the goal is to predict a scalar response from a distribution-valued predictor, arises naturally in settings where observations are grouped and outcomes depend on group-level characteristics…

Computational Efficiency

Correcting Split Selection in Online Decision Trees via Anytime-Valid Inference

2026-05-29 · Salim I. Amoukou, Saumitra Mishra, Manuela Veloso arxiv

Bagging-based ensembles, most notably Adaptive Random Forests, are among the strongest performers for learning from data streams. A common denominator across these methods is their reliance on Hoeffding Trees as base lea…

Housing Price Prediction Model Selection Based on Lorenz and Concentration Curves: Empirical Evidence from Tehran Housing Market

2021-12-12 · Mohammad Mirbagherijam

This study contributes a house price prediction model selection in Tehran City based on the area between Lorenz curve (LC) and concentration curve (CC) of the predicted price by using 206,556 observed transaction data ov…

Model SelectionPredictionregression

Adaptive posterior concentration rates for sparse high-dimensional linear regression with random design and unknown error variance

2024-05-29 · The Tien Mai

This paper investigates sparse high-dimensional linear regression, particularly examining the properties of the posterior under conditions of random design and unknown error variance. We provide consistency results for t…

parameter estimationregression

Modeling of time series using random forests: theoretical developments

2020-08-06 · Richard A. Davis, Mikkel S. Nielsen

In this paper we study asymptotic properties of random forests within the framework of nonlinear time series modeling. While random forests have been successfully applied in various fields, the theoretical justification …

regressionTime SeriesTime Series Analysis