Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks

About

Multivariate time series forecasting is an important machine learning problem across many domains, including predictions of solar plant energy output, electricity consumption, and traffic jam situation. Temporal data arise in these real-world applications often involves a mixture of long-term and short-term patterns, for which traditional approaches such as Autoregressive models and Gaussian Process may fail. In this paper, we proposed a novel deep learning framework, namely Long- and Short-term Time-series network (LSTNet), to address this open challenge. LSTNet uses the Convolution Neural Network (CNN) and the Recurrent Neural Network (RNN) to extract short-term local dependency patterns among variables and to discover long-term patterns for time series trends. Furthermore, we leverage traditional autoregressive model to tackle the scale insensitive problem of the neural network model. In our evaluation on real-world data with complex mixtures of repetitive patterns, LSTNet achieved significant performance improvements over that of several state-of-the-art baseline methods. All the data and experiment codes are available online.

Guokun Lai, Wei-Cheng Chang, Yiming Yang, Hanxiao Liu• 2017

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE1.293
645
Multivariate Time-series ForecastingETTm1
MSE0.229
433
Multivariate long-term series forecastingETTh2
MSE0.621
319
Time Series ForecastingETTh1 (test)
MSE1.457
262
Long-term time-series forecastingETTh1 (test)
MSE1.293
221
Time Series ForecastingETTm1 (test)
MSE1.257
196
Traffic speed forecastingMETR-LA (test)
MAE3.03
195
Multivariate Time-series ForecastingExchange
MAE0.0281
165
Time Series ForecastingETTh2 (test)
MSE2.544
140
Traffic speed forecastingPEMS-BAY (test)
MAE1.86
98
Showing 10 of 53 rows

Other info

Follow for update