English

AdaMamba: Adaptive Frequency-Gated Mamba for Long-Term Time Series Forecasting

Artificial Intelligence 2026-04-28 v1

Abstract

Accurate long-term time series forecasting (LTSF) requires the capture of complex long-range dependencies and dynamic periodic patterns. Recent advances in frequency-domain analysis offer a global perspective for uncovering temporal characteristics. However, real-world time series often exhibit pronounced cross-domain heterogeneity where variables that appear synchronized in the time domain can differ substantially in the frequency domain. Existing frequency-based LTSF methods often rely on implicit assumptions of cross-domain homogeneity, which limits their ability to adapt to such intricate variability. To effectively integrate frequency-domain analysis with temporal dependency learning, we propose AdaMamba, a novel framework that endogenizes adaptive and context-aware frequency analysis within the Mamba state-space update process. Specifically, AdaMamba introduces an interactive patch encoding module to capture inter-variable interaction dynamics. Then, we develop an adaptive frequency-gated state-space module that generates input-dependent frequency bases, and generalizes the conventional temporal forgetting gate into a unified time-frequency forgetting gate. This allows dynamic calibration of state transitions based on learned frequency-domain importance, while preserving Mamba's capability in modeling long-range dependencies. Extensive experiments on seven public LTSF benchmarks and two domain-specific datasets demonstrate that AdaMamba consistently outperforms state-of-the-art methods in forecasting accu racy while maintaining competitive computational efficiency. The code of AdaMamba is available at https://github.com/XDjiang25/AdaMamba.

Keywords

Cite

@article{arxiv.2604.23239,
  title  = {AdaMamba: Adaptive Frequency-Gated Mamba for Long-Term Time Series Forecasting},
  author = {Xudong Jiang and Mingshan Loo and Hanchen Yang and Wengen Li and Mingrui Zhang and Yichao Zhang and Jihong Guan and Shuigeng Zhou},
  journal= {arXiv preprint arXiv:2604.23239},
  year   = {2026}
}
R2 v1 2026-07-01T12:34:59.216Z