Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DMamba: Decomposition-enhanced Mamba for Time Series Forecasting

About

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 employs seasonal-trend decomposition and processes the components with specialized, differentially complex modules: a variable-direction Mamba encoder captures the rich, cross-variable dynamics within the seasonal component, while a simple Multi-Layer Perceptron (MLP) suffices to learn from the lower-dimensional inter-variable relationships in the trend component. Extensive experiments on diverse datasets demonstrate that DMamba sets a new state-of-the-art (SOTA), consistently outperforming both recent Mamba-based architectures and leading decomposition-based models.

Ruxuan Chen, Fang Sun• 2026

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.377
601
Time Series ForecastingETTh2
MSE0.318
438
Time Series ForecastingETTm2
MSE0.266
382
Time Series ForecastingETTm1
MSE0.376
334
Time Series ForecastingWeather
MSE0.234
223
Time Series ForecastingExchange
MSE0.359
176
Time Series ForecastingElectricity
MSE0.17
161
Multivariate Time-series ForecastingPeMS04
MSE0.105
74
Multivariate Time-series ForecastingPeMS08
MSE0.099
30
Multivariate Time-series ForecastingPeMS07
MSE0.091
30
Showing 10 of 10 rows

Other info

Follow for update