TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Modeling Long- and Short-Term Temporal Patterns with Deep ...

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

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

2017-03-21Time Series ForecastingUnivariate Time Series ForecastingTime SeriesMultivariate Time Series ForecastingTime Series Analysis
PaperPDFCodeCodeCodeCodeCode(official)CodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode(official)CodeCodeCode

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.

Results

TaskDatasetMetricValueModel
Time Series ForecastingSolar-PowerRRSE0.4643LST-Skip (24 step)
Time Series ForecastingElectricityRRSE0.0864LST-Skip (3 step)
Time Series ForecastingElectricityRRSE0.0931LST-Skip (6 step)
Time Series ForecastingElectricityRRSE0.1007LST-Skip (24 step)
Time Series ForecastingElectricityRRSE0.1007LST-Skip (12 step)
Time Series AnalysisSolar-PowerRRSE0.4643LST-Skip (24 step)
Time Series AnalysisElectricityRRSE0.0864LST-Skip (3 step)
Time Series AnalysisElectricityRRSE0.0931LST-Skip (6 step)
Time Series AnalysisElectricityRRSE0.1007LST-Skip (24 step)
Time Series AnalysisElectricityRRSE0.1007LST-Skip (12 step)

Related Papers

The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17Emergence of Functionally Differentiated Structures via Mutual Information Optimization in Recurrent Neural Networks2025-07-17Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15D3FL: Data Distribution and Detrending for Robust Federated Learning in Non-linear Time-series Data2025-07-15Towards Interpretable Time Series Foundation Models2025-07-10MoFE-Time: Mixture of Frequency Domain Experts for Time-Series Forecasting Models2025-07-09Foundation models for time series forecasting: Application in conformal prediction2025-07-09