Litcius/Paper detail

Fast linear model trees by PILOT

Jakob Raymaekers, Peter J. Rousseeuw, Tim Verdonck, Ruicong Yao

2024Machine Learning15 citationsDOIOpen Access PDF

Abstract

Abstract Linear model trees are regression trees that incorporate linear models in the leaf nodes. This preserves the intuitive interpretation of decision trees and at the same time enables them to better capture linear relationships, which is hard for standard decision trees. But most existing methods for fitting linear model trees are time consuming and therefore not scalable to large data sets. In addition, they are more prone to overfitting and extrapolation issues than standard regression trees. In this paper we introduce PILOT, a new algorithm for linear model trees that is fast, regularized, stable and interpretable. PILOT trains in a greedy fashion like classic regression trees, but incorporates an L 2 boosting approach and a model selection rule for fitting linear models in the nodes. The abbreviation PILOT stands for PIecewise Linear Organic Tree, where ‘organic’ refers to the fact that no pruning is carried out. PILOT has the same low time and space complexity as CART without its pruning. An empirical study indicates that PILOT tends to outperform standard decision trees and other linear model trees on a variety of data sets. Moreover, we prove its consistency in an additive model setting under weak assumptions. When the data is generated by a linear model, the convergence rate is polynomial.

Topics & Concepts

PruningOverfittingLinear modelLinear regressionPiecewise linear functionComputer scienceDecision treeBoosting (machine learning)Alternating decision treeProper linear modelMathematicsTree (set theory)Segmented regressionExtrapolationArtificial intelligencePolynomial regressionMachine learningDecision tree learningStatisticsIncremental decision treeArtificial neural networkMathematical analysisAgronomyBiologyGeometryBayesian Modeling and Causal InferenceMetabolomics and Mass Spectrometry StudiesMachine Learning and Data Classification