R2N2: Residual Recurrent Neural Networks for Multivariate Time Series Forecasting

09/10/2017
by   Hardik Goel, et al.
0

Multivariate time-series modeling and forecasting is an important problem with numerous applications. Traditional approaches such as VAR (vector auto-regressive) models and more recent approaches such as RNNs (recurrent neural networks) are indispensable tools in modeling time-series data. In many multivariate time series modeling problems, there is usually a significant linear dependency component, for which VARs are suitable, and a nonlinear component, for which RNNs are suitable. Modeling such times series with only VAR or only RNNs can lead to poor predictive performance or complex models with large training times. In this work, we propose a hybrid model called R2N2 (Residual RNN), which first models the time series with a simple linear model (like VAR) and then models its residual errors using RNNs. R2N2s can be trained using existing algorithms for VARs and RNNs. Through an extensive empirical evaluation on two real world datasets (aviation and climate domains), we show that R2N2 is competitive, usually better than VAR or RNN, used alone. We also show that R2N2 is faster to train as compared to an RNN, while requiring less number of hidden units.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/29/2017

Position-based Content Attention for Time Series Forecasting with Sequence-to-sequence RNNs

We propose here an extended attention model for sequence-to-sequence rec...
research
09/02/2019

Recurrent Neural Networks for Time Series Forecasting: Current Status and Future Directions

Recurrent Neural Networks (RNN) have become competitive forecasting meth...
research
09/30/2020

Modelisation of competition between times series

Competition between times series arises naturally in sales forecasting o...
research
04/11/2020

On Error Correction Neural Networks for Economic Forecasting

Recurrent neural networks (RNNs) are more suitable for learning non-line...
research
09/04/2023

Rail Crack Propagation Forecasting Using Multi-horizons RNNs

The prediction of rail crack length propagation plays a crucial role in ...
research
01/20/2019

Explainable Failure Predictions with RNN Classifiers based on Time Series Data

Given key performance indicators collected with fine granularity as time...
research
07/12/2022

Improved Batching Strategy For Irregular Time-Series ODE

Irregular time series data are prevalent in the real world and are chall...

Please sign up or login with your details

Forgot password? Click here to reset