SETAR-Tree: A Novel and Accurate Tree Algorithm for Global Time Series Forecasting
Rakshitha Godahewa, Geoffrey I. Webb, Daniel Schmidt, Christoph, Bergmeir

TL;DR
SETAR-Tree introduces a novel hierarchical regression tree model for global time series forecasting, leveraging TAR model principles to improve accuracy and reduce hyperparameter tuning.
Contribution
The paper develops a new tree algorithm, SETAR-Tree, that integrates TAR model concepts with regression trees for enhanced global time series forecasting.
Findings
Achieves higher accuracy than state-of-the-art tree models.
Requires minimal hyperparameter tuning.
Performs well across multiple datasets.
Abstract
Threshold Autoregressive (TAR) models have been widely used by statisticians for non-linear time series forecasting during the past few decades, due to their simplicity and mathematical properties. On the other hand, in the forecasting community, general-purpose tree-based regression algorithms (forests, gradient-boosting) have become popular recently due to their ease of use and accuracy. In this paper, we explore the close connections between TAR models and regression trees. These enable us to use the rich methodology from the literature on TAR models to define a hierarchical TAR model as a regression tree that trains globally across series, which we call SETAR-Tree. In contrast to the general-purpose tree-based models that do not primarily focus on forecasting, and calculate averages at the leaf nodes, we introduce a new forecasting-specific tree algorithm that trains global Pooled…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stock Market Forecasting Methods · Hydrological Forecasting Using AI
MethodsTest
