English

S2TX: Cross-Attention Multi-Scale State-Space Transformer for Time Series Forecasting

Machine Learning 2025-02-18 v1

Abstract

Time series forecasting has recently achieved significant progress with multi-scale models to address the heterogeneity between long and short range patterns. Despite their state-of-the-art performance, we identify two potential areas for improvement. First, the variates of the multivariate time series are processed independently. Moreover, the multi-scale (long and short range) representations are learned separately by two independent models without communication. In light of these concerns, we propose State Space Transformer with cross-attention (S2TX). S2TX employs a cross-attention mechanism to integrate a Mamba model for extracting long-range cross-variate context and a Transformer model with local window attention to capture short-range representations. By cross-attending to the global context, the Transformer model further facilitates variate-level interactions as well as local/global communications. Comprehensive experiments on seven classic long-short range time-series forecasting benchmark datasets demonstrate that S2TX can achieve highly robust SOTA results while maintaining a low memory footprint.

Keywords

Cite

@article{arxiv.2502.11340,
  title  = {S2TX: Cross-Attention Multi-Scale State-Space Transformer for Time Series Forecasting},
  author = {Zihao Wu and Juncheng Dong and Haoming Yang and Vahid Tarokh},
  journal= {arXiv preprint arXiv:2502.11340},
  year   = {2025}
}
R2 v1 2026-06-28T21:46:25.464Z