Optimal starting point for time series forecasting
Yiming Zhong, Yinuo Ren, Guangyao Cao, Feng Li, Haobo Qi

TL;DR
This paper introduces OSP-TSP, a method to identify the optimal starting point in time series data, improving forecasting accuracy especially when data have structural breaks or concept drifts, by leveraging machine learning models.
Contribution
The paper proposes a novel approach to select the optimal starting point for time series forecasting, enhancing existing models' performance in the presence of data irregularities.
Findings
OSP-TSP outperforms using the complete dataset in predictions.
Combining OSP-TSP with existing models yields better accuracy.
Empirical results on M4 and real datasets validate effectiveness.
Abstract
Recent advances on time series forecasting mainly focus on improving the forecasting models themselves. However, when the time series data suffer from potential structural breaks or concept drifts, the forecasting performance might be significantly reduced. In this paper, we introduce a novel approach called Optimal Starting Point Time Series Forecast (OSP-TSP) for optimal forecasting, which can be combined with existing time series forecasting models. By adjusting the sequence length via leveraging the XGBoost and LightGBM models, the proposed approach can determine the optimal starting point (OSP) of the time series and then enhance the prediction performances of the base forecasting models. To illustrate the effectiveness of the proposed approach, comprehensive empirical analysis have been conducted on the M4 dataset and other real world datasets. Empirical results indicate that…
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 · Time Series Analysis and Forecasting · Fault Detection and Control Systems
MethodsBalanced Selection · Focus
