This paper is a comment on the survey paper by Biau and Scornet (2016) about random forests. We focus on the problem of quantifying the impact of each ingredient of random forests on their performance. We show that such a quantification is possible for a simple pure forest , leading to conclusions that could apply more…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
GeFs use deep generative models to enhance prediction robustness and uncertainty.
This paper improves forest pruning to balance accuracy and interpretability.
New random forest method provides optimal rates and confidence bands.
We propose random hinge forests, a simple, efficient, and novel variant of decision forests. Importantly, random hinge forests can be readily incorporated as a general component within arbitrary computation graphs that are optimized end-to-end with stochastic gradient descent or variants thereof. We derive random hinge…
New random forest variants achieve optimal performance in high dimensions.
New methods estimate survival functions with time-varying covariates.
Improved random forest models enhance machine learning predictions.
Many scientific and engineering challenges -- ranging from personalized medicine to customized marketing recommendations -- require an understanding of treatment effect heterogeneity. In this paper, we develop a non-parametric causal forest for estimating heterogeneous treatment effects that extends Breiman's widely us…
We derive Gaussian approximations for random forest predictions using region-based stabilization.
iMondrian forest combines isolation forest and Mondrian forest for better anomaly detection.
We present Neural Random Forest Imitation - a novel approach for transforming random forests into neural networks. Existing methods propose a direct mapping and produce very inefficient architectures. In this work, we introduce an imitation learning approach by generating training data from a random forest and learning…
Random forest training yields confidence intervals for generalization error.
We consider the problem of learning a forest of nonlinear decision rules with general loss functions. The standard methods employ boosted decision trees such as Adaboost for exponential loss and Friedman's gradient boosting for general loss. In contrast to these traditional boosting algorithms that treat a tree learner…
Random forest is widely exploited as an ensemble learning method. In many practical applications, however, there is still a significant challenge to learn from imbalanced data. To alleviate this limitation, we propose a deep dynamic boosted forest (DDBF), a novel ensemble algorithm that incorporates the notion of hard …
Random forests remain among the most popular off-the-shelf supervised learning algorithms. Despite their well-documented empirical success, however, until recently, few theoretical results were available to describe their performance and behavior. In this work we push beyond recent work on consistency and asymptotic no…
Ensembles of randomized decision trees, usually referred to as random forests, are widely used for classification and regression tasks in machine learning and statistics. Random forests achieve competitive predictive performance and are computationally efficient to train and test, making them excellent candidates for r…
Improved accuracy in machine learning with Cross-Cluster Weighted Forests.
Random forests are a powerful method for non-parametric regression, but are limited in their ability to fit smooth signals, and can show poor predictive performance in the presence of strong, smooth effects. Taking the perspective of random forests as an adaptive kernel method, we pair the forest kernel with a local li…
Projected random forests improve circular data prediction with adaptive arc length and finite-sample coverage.
The paper develops a theory for random forests, separating variance components and providing methods for estimating prediction intervals.
arfpy simplifies data generation with adversarial random forests.
RFpredInterval package builds prediction intervals for random forests and boosted forests.
Improved random forest proximities capture data geometry.
A new imputation method MissARF uses adversarial random forests for fast and accurate missing value imputation.
Random forests with attention and self-attention improve regression performance.
New method improves feature importance assessment in random forests.
SARF improves stock market prediction by integrating sentiment analysis.
Deep forests enhance expressiveness exponentially with depth, not width or tree size.
Forest-based methods estimate heterogeneous treatment effects, blending strengths for better performance.
Random forest (Leo Breiman 2001a) (RF) is a non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF is a robust, nonlinear technique that optimizes predictive accuracy by fitting an ensemble of trees to stabilize model estimates. Random survival forests (RSF) …
Random forests are a statistical learning method widely used in many areas of scientific research because of its ability to learn complex relationships between input and output variables and also its capacity to handle high-dimensional data. However, current random forest approaches are not flexible enough to handle he…
Novel unsupervised random forests improve density estimation and data synthesis.
Forest-guided smoothing uses random forest outputs for interpretable local smoothers.
In this paper we propose using the principle of boosting to reduce the bias of a random forest prediction in the regression setting. From the original random forest fit we extract the residuals and then fit another random forest to these residuals. We call the sum of these two random forests a \textit{one-step boosted …
Random forests perform bootstrap-aggregation by sampling the training samples with replacement. This enables the evaluation of out-of-bag error which serves as a internal cross-validation mechanism. Our motivation lies in using the unsampled training samples to improve each decision tree in the ensemble. We study the e…
Research compares ML and Time Series methods for generating trading signals.
Paper proposes a new financial fraud detection system using improved RF and GBM.
New methods improve prediction performance and reduce computation time in boosting and random forest models.
Improved GAS models using trees and forests for better forecasts.
We propose generalized random forests, a method for non-parametric statistical estimation based on random forests (Breiman, 2001) that can be used to fit any quantity of interest identified as the solution to a set of local moment equations. Following the literature on local maximum likelihood estimation, our method co…
By seeking the narrowest prediction intervals (PIs) that satisfy the specified coverage probability requirements, the recently proposed quality-based PI learning principle can extract high-quality PIs that better summarize the predictive certainty in regression tasks, and has been widely applied to solve many practical…
We describe Information Forests, an approach to classification that generalizes Random Forests by replacing the splitting criterion of non-leaf nodes from a discriminative one -- based on the entropy of the label distribution -- to a generative one -- based on maximizing the information divergence between the class-con…
Improves time series classification with forest proximities.
Forest tree species mapped with high accuracy using satellite data.
Extends RF proximities to all supervised distance-based machine learning contexts.
This paper presents a basic property of region dividing of ReLU (rectified linear unit) deep learning when new layers are successively added, by which two new perspectives of interpreting deep learning are given. The first is related to decision trees and forests; we construct a deep learning structure equivalent to a …
Random forests reduce bias and variance, especially in low SNR settings.