A Powerful Random Forest Featuring Linear Extensions (RaFFLE)
Jakob Raymaekers, Peter J. Rousseeuw, Thomas Servotte, Tim Verdonck,, Ruicong Yao

TL;DR
RaFFLE is a novel random forest framework that incorporates PILOT trees with linear extensions, enhancing regression accuracy especially for linear relationships while maintaining computational efficiency.
Contribution
Introduces RaFFLE, integrating PILOT trees into random forests, with theoretical guarantees and improved empirical performance over existing methods.
Findings
RaFFLE outperforms CART, Lasso, Ridge, and XGBoost on diverse datasets.
Theoretical guarantees for consistency and faster convergence under linear data models.
Effective balance of accuracy and efficiency across linear and nonlinear regression tasks.
Abstract
Random forests are widely used in regression. However, the decision trees used as base learners are poor approximators of linear relationships. To address this limitation we propose RaFFLE (Random Forest Featuring Linear Extensions), a novel framework that integrates the recently developed PILOT trees (Piecewise Linear Organic Trees) as base learners within a random forest ensemble. PILOT trees combine the computational efficiency of traditional decision trees with the flexibility of linear model trees. To ensure sufficient diversity of the individual trees, we introduce an adjustable regularization parameter and use node-level feature sampling. These modifications improve the accuracy of the forest. We establish theoretical guarantees for the consistency of RaFFLE under weak conditions, and its faster convergence when the data are generated by a linear model. Empirical evaluations on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Metaheuristic Optimization Algorithms Research
