14
11

Unlocking the Power of LSTM for Long Term Time Series Forecasting

Yaxuan Kong
Zepu Wang
Yuqi Nie
Tian Zhou
Stefan Zohren
Yuxuan Liang
Peng Sun
Qingsong Wen
Abstract

Traditional recurrent neural network architectures, such as long short-term memory neural networks (LSTM), have historically held a prominent role in time series forecasting (TSF) tasks. While the recently introduced sLSTM for Natural Language Processing (NLP) introduces exponential gating and memory mixing that are beneficial for long term sequential learning, its potential short memory issue is a barrier to applying sLSTM directly in TSF. To address this, we propose a simple yet efficient algorithm named P-sLSTM, which is built upon sLSTM by incorporating patching and channel independence. These modifications substantially enhance sLSTM's performance in TSF, achieving state-of-the-art results. Furthermore, we provide theoretical justifications for our design, and conduct extensive comparative and analytical experiments to fully validate the efficiency and superior performance of our model.

View on arXiv
@article{kong2025_2408.10006,
  title={ Unlocking the Power of LSTM for Long Term Time Series Forecasting },
  author={ Yaxuan Kong and Zepu Wang and Yuqi Nie and Tian Zhou and Stefan Zohren and Yuxuan Liang and Peng Sun and Qingsong Wen },
  journal={arXiv preprint arXiv:2408.10006},
  year={ 2025 }
}
Comments on this paper