Explainable Adaptive Tree-based Model Selection for Time Series Forecasting
Tree-based models have been successfully applied to a wide variety of tasks, including time series forecasting. They are increasingly in demand and widely accepted because of their comparatively high level of interpretability. However, many of them suffer from the overfitting problem, which limits their application in real-world decision-making. This problem becomes even more severe in online-forecasting settings where time series observations are incrementally acquired, and the distributions from which they are drawn may keep changing over time. In this context, we propose a novel method for the online selection of tree-based models using the TreeSHAP explainability method in the task of time series forecasting. We start with an arbitrary set of different tree-based models. Then, we outline a performance-based ranking with a coherent design to make TreeSHAP able to specialize the tree-based forecasters across different regions in the input time series. In this framework, adequate model selection is performed online, adaptively following drift detection in the time series. In addition, explainability is supported on three levels, namely online input importance, model selection, and model output explanation. An extensive empirical study on various real-world datasets demonstrates that our method achieves excellent or on-par results in comparison to the state-of-the-art approaches as well as several baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingDrift DetectionModel SelectionTime SeriesTime Series ForecastingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adaptive Bayesian Sum of Trees Model for Covariate Dependent Spectral Analysis
This article introduces a flexible and adaptive nonparametric method for estimating the association between multiple covariates and power spectra of multiple time series. The proposed approach uses a Bayesian sum of tree…
Time SeriesTime Series AnalysisVariable SelectionAn Adaptive Approach for Anomaly Detector Selection and Fine-Tuning in Time Series
The anomaly detection of time series is a hotspot of time series data mining. The own characteristics of different anomaly detectors determine the abnormal data that they are good at. There is no detector can be optimizi…
Anomaly DetectionTime SeriesTime Series AnalysisTransfer LearningDMS, AE, DAA: methods and applications of adaptive time series model selection, ensemble, and financial evaluation
We introduce three adaptive time series learning methods, called Dynamic Model Selection (DMS), Adaptive Ensemble (AE), and Dynamic Asset Allocation (DAA). The methods respectively handle model selection, ensembling, and…
Model SelectionTime SeriesTime Series AnalysisAdaptive Time Series Reasoning via Segment Selection
Time series reasoning tasks often start with a natural language question and require targeted analysis of a time series. Evidence may span the full series or appear in a few short intervals, so the model must decide what…
Reinforcement LearningExplainable boosted linear regression for time series forecasting
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 decisio…
Decision MakingPrediction IntervalsregressionTime Series+2