Explainable boosted linear regression for time series forecasting
Igor Ilic, Berk Gorgulu, Mucahit Cevik, Mustafa Gokce, Baydogan

TL;DR
The paper introduces Explainable Boosted Linear Regression (EBLR), a novel iterative method for time series forecasting that enhances interpretability and accuracy by explaining residual errors with regression trees.
Contribution
It presents a new explainable boosting approach that incorporates nonlinear features and probabilistic forecasting, improving performance over base models and maintaining interpretability.
Findings
EBLR significantly improves base model performance.
It achieves comparable accuracy to established methods.
The approach provides interpretable and probabilistic forecasts.
Abstract
Time series forecasting involves collecting and analyzing past observations to develop a model to extrapolate such observations into the future. Forecasting of future events is important in many fields to support decision making as it contributes to reducing the future uncertainty. We propose explainable boosted linear regression (EBLR) algorithm for time series forecasting, which is an iterative method that starts with a base model, and explains the model's errors through regression trees. At each iteration, the path leading to highest error is added as a new variable to the base model. In this regard, our approach can be considered as an improvement over general time series models since it enables incorporating nonlinear features by residuals explanation. More importantly, use of the single rule that contributes to the error most allows for interpretable results. The proposed approach…
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
MethodsInterpretability · Linear Regression
