pith. sign in

arxiv: 2401.09093 · v1 · pith:PSQ27CWFnew · submitted 2024-01-17 · 💻 cs.LG

RWKV-TS: Beyond Traditional Recurrent Neural Network for Time Series Tasks

classification 💻 cs.LG
keywords rwkv-tstimeseriestaskstraditionalmemoryperformancernns
0
0 comments X
read the original abstract

Traditional Recurrent Neural Network (RNN) architectures, such as LSTM and GRU, have historically held prominence in time series tasks. However, they have recently seen a decline in their dominant position across various time series tasks. As a result, recent advancements in time series forecasting have seen a notable shift away from RNNs towards alternative architectures such as Transformers, MLPs, and CNNs. To go beyond the limitations of traditional RNNs, we design an efficient RNN-based model for time series tasks, named RWKV-TS, with three distinctive features: (i) A novel RNN architecture characterized by $O(L)$ time complexity and memory usage. (ii) An enhanced ability to capture long-term sequence information compared to traditional RNNs. (iii) High computational efficiency coupled with the capacity to scale up effectively. Through extensive experimentation, our proposed RWKV-TS model demonstrates competitive performance when compared to state-of-the-art Transformer-based or CNN-based models. Notably, RWKV-TS exhibits not only comparable performance but also demonstrates reduced latency and memory utilization. The success of RWKV-TS encourages further exploration and innovation in leveraging RNN-based approaches within the domain of Time Series. The combination of competitive performance, low latency, and efficient memory usage positions RWKV-TS as a promising avenue for future research in time series tasks. Code is available at:\href{https://github.com/howard-hou/RWKV-TS}{ https://github.com/howard-hou/RWKV-TS}

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Probabilistic Low-Voltage Peak Load Forecasting with Time Series Foundation Models Evaluated on Application-Oriented Metrics

    cs.LG 2026-07 unverdicted novelty 6.0

    Compares foundation models for probabilistic low-voltage load forecasting on 200 real feeders and introduces a grid-planning metric that scores peak prediction by its effect on asset cost-risk decisions.

  2. FRWKV+: Periodic-Aware Adaptive Gating for Frequency-Space Linear Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 6.0

    FRWKV-Plus augments the FRWKV backbone with a cross-branch spectral gate and trust-gated residual correction to refine periodic handling in frequency-domain forecasting while remaining lightweight.

  3. FRWKV+: Periodic-Aware Adaptive Gating for Frequency-Space Linear Time Series Forecasting

    cs.LG 2026-05 unverdicted novelty 5.0

    FRWKV+ improves frequency-space linear time series forecasting by exchanging compact contexts between real/imaginary streams and adaptively admitting periodic-position corrections via trust-gated signed adjustments.

  4. SCRWKV: Ultra-Compact Structure-Calibrated Vision-RWKV for Topological Crack Segmentation

    cs.CV 2026-05 unverdicted novelty 5.0

    SCRWKV is a 1.22M-parameter Vision-RWKV model using Structure-Field Encoder with AMCM and SCIU modules plus CSHF decoder that reports F1 0.8428 and mIoU 0.8512 on TUT crack dataset while claiming to outperform prior SOTA.