Flipped Classroom: Effective Teaching for Time Series Forecasting

10/17/2022
by   Philipp Teutsch, et al.
0

Sequence-to-sequence models based on LSTM and GRU are a most popular choice for forecasting time series data reaching state-of-the-art performance. Training such models can be delicate though. The two most common training strategies within this context are teacher forcing (TF) and free running (FR). TF can be used to help the model to converge faster but may provoke an exposure bias issue due to a discrepancy between training and inference phase. FR helps to avoid this but does not necessarily lead to better results, since it tends to make the training slow and unstable instead. Scheduled sampling was the first approach tackling these issues by picking the best from both worlds and combining it into a curriculum learning (CL) strategy. Although scheduled sampling seems to be a convincing alternative to FR and TF, we found that, even if parametrized carefully, scheduled sampling may lead to premature termination of the training when applied for time series forecasting. To mitigate the problems of the above approaches we formalize CL strategies along the training as well as the training iteration scale. We propose several new curricula, and systematically evaluate their performance in two experimental sets. For our experiments, we utilize six datasets generated from prominent chaotic systems. We found that the newly proposed increasing training scale curricula with a probabilistic iteration scale curriculum consistently outperforms previous training strategies yielding an NRMSE improvement of up to 81 training. For some datasets we additionally observe a reduced number of training iterations. We observed that all models trained with the new curricula yield higher prediction stability allowing for longer prediction horizons.

READ FULL TEXT
research
05/09/2018

Foundations of Sequence-to-Sequence Modeling for Time Series

The availability of large amounts of time series data, paired with the p...
research
11/21/2020

A Worrying Analysis of Probabilistic Time-series Models for Sales Forecasting

Probabilistic time-series models become popular in the forecasting field...
research
10/25/2022

WaveBound: Dynamic Error Bounds for Stable Time Series Forecasting

Time series forecasting has become a critical task due to its high pract...
research
05/19/2020

Bridging the Gap Between Training and Inference for Spatio-Temporal Forecasting

Spatio-temporal sequence forecasting is one of the fundamental tasks in ...
research
07/04/2023

Bridge the Performance Gap in Peak-hour Series Forecasting: The Seq2Peak Framework

Peak-Hour Series Forecasting (PHSF) is a crucial yet underexplored task ...
research
12/09/2022

Towards Better Long-range Time Series Forecasting using Generative Forecasting

Long-range time series forecasting is usually based on one of two existi...
research
09/16/2018

Curriculum-Based Neighborhood Sampling For Sequence Prediction

The task of multi-step ahead prediction in language models is challengin...

Please sign up or login with your details

Forgot password? Click here to reset