DMamba: Decomposition-enhanced Mamba for Time Series Forecasting
Ruxuan Chen, Fang Sun

TL;DR
DMamba introduces a decomposition-aware architecture for time series forecasting, employing specialized modules for trend and seasonal components, leading to state-of-the-art results across diverse datasets.
Contribution
It proposes DMamba, a novel model that explicitly aligns architectural complexity with trend and seasonal components, improving long-term forecasting accuracy.
Findings
DMamba outperforms recent Mamba-based architectures.
The model achieves state-of-the-art results on multiple datasets.
Component-specific processing enhances forecasting performance.
Abstract
State Space Models (SSMs), particularly Mamba, have shown potential in long-term time series forecasting. However, existing Mamba-based architectures often struggle with datasets characterized by non-stationary patterns. A key observation from time series theory is that the statistical nature of inter-variable relationships differs fundamentally between the trend and seasonal components of a decomposed series. Trend relationships are often driven by a few common stochastic factors or long-run equilibria, suggesting that they reside on a lower-dimensional manifold. In contrast, seasonal relationships involve dynamic, high-dimensional interactions like phase shifts and amplitude co-movements, requiring more expressive modeling. In this paper, we propose DMamba, a novel forecasting model that explicitly aligns architectural complexity with this component-specific characteristic. DMamba…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Energy Load and Power Forecasting
