DC-Mamber: A Dual Channel Prediction Model based on Mamba and Linear Transformer for Multivariate Time Series Forecasting
Bing Fan, Shusen Ma, Yun-Bo Zhao, and Yu Kang

TL;DR
DC-Mamber introduces a dual-channel model combining Mamba and linear Transformer techniques to effectively capture both local and global temporal features in multivariate time series forecasting, improving accuracy.
Contribution
The paper proposes a novel dual-channel architecture that integrates Mamba and linear Transformer models to address their individual limitations in multivariate time series forecasting.
Findings
DC-Mamber outperforms existing models on eight public datasets.
The dual-channel approach effectively captures intra-variable and cross-timestep dependencies.
The model achieves higher forecasting accuracy with efficient long-range dependency modeling.
Abstract
In multivariate time series forecasting (MTSF), existing strategies for processing sequences are typically categorized as channel-independent and channel-mixing. The former treats all temporal information of each variable as a token, focusing on capturing local temporal features of individual variables, while the latter constructs a token from the multivariate information at each time step, emphasizing the modeling of global temporal dependencies. Current mainstream models are mostly based on Transformer and the emerging Mamba. Transformers excel at modeling global dependencies through self-attention mechanisms but exhibit limited sensitivity to local temporal patterns and suffer from quadratic computational complexity, restricting their efficiency in long-sequence processing. In contrast, Mamba, based on state space models (SSMs), achieves linear complexity and efficient long-range…
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.
