vix.ing · top · new · best · stats

Improving the Accuracy of Global Forecasting Models using Time Series Data Augmentation

2020/08/06 by Kasun Bandara, Bandara, Kasun, Hansika Hewamalage +8 · 5 citations
Computer Science · Decision Sciences · Mathematics · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Forecasting Techniques and Applications #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Stock Market Forecasting Methods #Time Series Analysis and Forecasting #cs.AI #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.2008.02663

arxiv created 2020/08/06 · openalex publication_date 2020/08/06 · arxiv updated 2020/08/07 · openalex created_date 2022/07/26 · openalex updated_date 2026/07/28

Abstract

Forecasting models that are trained across sets of many time series, known as Global Forecasting Models (GFM), have shown recently promising results in forecasting competitions and real-world applications, outperforming many state-of-the-art univariate forecasting techniques. In most cases, GFMs are implemented using deep neural networks, and in particular Recurrent Neural Networks (RNN), which require a sufficient amount of time series to estimate their numerous model parameters. However, many time series databases have only a limited number of time series. In this study, we propose a novel, data augmentation based forecasting framework that is capable of improving the baseline accuracy of the GFM models in less data-abundant settings. We use three time series augmentation techniques: GRATIS, moving block bootstrap (MBB), and dynamic time warping barycentric averaging (DBA) to synthetically generate a collection of time series. The knowledge acquired from these augmented time series is then transferred to the original dataset using two different approaches: the pooled approach and the transfer learning approach. When building GFMs, in the pooled approach, we train a model on the augmented time series alongside the original time series dataset, whereas in the transfer learning approach, we adapt a pre-trained model to the new dataset. In our evaluation on competition and real-world time series datasets, our proposed variants can significantly improve the baseline accuracy of GFM models and outperform state-of-the-art univariate forecasting methods.

Cited by

Related