HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Guokun Lai; Wei-Cheng Chang; Yiming Yang; Hanxiao Liu

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

Abstract

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.

Code Repositories

appleparan/mise.py
pytorch
Mentioned in GitHub
Enforcer03/LSTNet
tf
Mentioned in GitHub
fbadine/LSTNet
tf
Mentioned in GitHub
zyf0220/pattern_recognize
pytorch
Mentioned in GitHub
laiguokun/LSTNet
Official
pytorch
Mentioned in GitHub
sw6-aau/gcp-fixed
pytorch
Mentioned in GitHub
sw6-aau/lastnet-backup
pytorch
Mentioned in GitHub
sw6-aau/production-gcp
pytorch
Mentioned in GitHub
sw6-aau/LSTnet-demo
pytorch
Mentioned in GitHub
GokulKarthik/LSTNet.pytorch
pytorch
Mentioned in GitHub
aaqib-ali/LSTNet_Pytorch
pytorch
Mentioned in GitHub
Goochaozheng/LSTNet
pytorch
Mentioned in GitHub
laiguokun/multivariate-time-series-data
Official
Mentioned in GitHub
Vsooong/pattern_recognize
pytorch
Mentioned in GitHub
hubtru/LTBoost
pytorch
Mentioned in GitHub
quocanuit/lstnet-solar-gen
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
univariate-time-series-forecasting-onLST-Skip (3 step)
RRSE: 0.0864
univariate-time-series-forecasting-onLST-Skip (12 step)
RRSE: 0.1007
univariate-time-series-forecasting-onLST-Skip (6 step)
RRSE: 0.0931
univariate-time-series-forecasting-onLST-Skip (24 step)
RRSE: 0.1007
univariate-time-series-forecasting-on-solarLST-Skip (24 step)
RRSE: 0.4643

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks | Papers | HyperAI