Litcius/Paper detail

SegRNN: Segment Recurrent Neural Network for Long-Term Time-Series Forecasting

Shengsheng Lin, Weiwei Lin, Wentai Wu, Feiyu Zhao, Ruichao Mo, Haotong Zhang

2025IEEE Internet of Things Journal23 citationsDOI

Abstract

With the proliferation of Internet of Things (IoT) applications, advanced time series forecasting techniques have become increasingly critical for managing and responding to complex temporal dynamics. However, traditional RNN-based methods have faced challenges in the Long-term Time Series Forecasting (LTSF) domain when dealing with excessively long look-back windows and forecast horizons. Consequently, the dominance in this domain has shifted towards Transformer, MLP, and CNN approaches. The substantial number of recurrent iterations are the fundamental reasons behind the limitations of RNNs in LTSF. To address these issues, we propose two novel strategies to reduce the number of iterations in RNNs for LTSF tasks: Segment-wise Iterations and Parallel Multi-step Forecasting (PMF). RNNs that combine these strategies, called SegRNN, significantly reduce the required recurrent iterations for LTSF, resulting in notable improvements in forecast accuracy and inference speed. Extensive experiments demonstrate that SegRNN not only outperforms state-of-the-art Transformer-based models but also reduces runtime and memory usage by more than 78%, making it highly suitable for resource-constrained IoT scenarios. These achievements provide strong evidence that RNNs continue to excel in LTSF tasks and encourage further exploration of this domain with more RNN-based approaches. The code is available at: https://github.com/lss-1138/SegRNN.

Topics & Concepts

Recurrent neural networkComputer scienceInferenceArtificial intelligenceDomain (mathematical analysis)Machine learningTime seriesCode (set theory)Long short term memorySeries (stratigraphy)Artificial neural networkData miningTraffic Prediction and Management TechniquesForecasting Techniques and ApplicationsStock Market Forecasting Methods
SegRNN: Segment Recurrent Neural Network for Long-Term Time-Series Forecasting | Litcius