Title :
Pruning Incremental Linear Model Trees with Approximate Lookahead
Author :
Hapfelmeier, Andreas ; Pfahringer, Bernhard ; Kramer, S.
Author_Institution :
Dept. of Comput. Sci., Tech. Univ. Munchen, Garching, Germany
Abstract :
Incremental linear model trees with approximate lookahead are fast, but produce overly large trees. This is due to non-optimal splitting decisions boosted by a possibly unlimited number of examples obtained from a data source. To keep the processing speed high and the tree complexity low, appropriate incremental pruning techniques are needed. In this paper, we introduce a pruning technique for the class of incremental linear model trees with approximate lookahead on stationary data sources. Experimental results show that the advantage of approximate lookahead in terms of processing speed can be further improved by producing much smaller and consequently more explanatory, less memory consuming trees on high-dimensional data. This is done at the expense of only a small increase in prediction error. Additionally, the pruning algorithm can be tuned to either produce less accurate model trees at a much higher processing speed or, alternatively, more accurate trees at the expense of higher processing times.
Keywords :
learning (artificial intelligence); trees (mathematics); approximate lookahead; data source; incremental linear model tree pruning; incremental pruning techniques; nonoptimal splitting decisions; prediction error; processing speed; tree complexity; Adaptation models; Complexity theory; Data models; Mathematical model; Prediction algorithms; Predictive models; Runtime; Machine learning; Online computation; Real-time and embedded systems; Trees; online computation; real-time and embedded systems; trees;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2013.132