CMamba: Channel Correlation Enhanced State Space Models for Multivariate Time Series Forecasting
Chaolv Zeng, Zhanyu Liu, Guanjie Zheng, Linghe Kong

TL;DR
CMamba is a novel multivariate time series forecasting model that enhances cross-channel dependency capture using a global data-dependent MLP and a channel mixup mechanism, outperforming existing models.
Contribution
The paper introduces CMamba, a refined Mamba variant with a global data-dependent MLP and channel mixup, specifically designed to improve cross-channel dependency modeling in time series forecasting.
Findings
CMamba outperforms baseline models on seven real-world datasets.
The global data-dependent MLP improves cross-channel dependency capture.
Channel Mixup reduces overfitting and enhances generalization.
Abstract
Recent advancements in multivariate time series forecasting have been propelled by Linear-based, Transformer-based, and Convolution-based models, with Transformer-based architectures gaining prominence for their efficacy in temporal and cross-channel mixing. More recently, Mamba, a state space model, has emerged with robust sequence and feature mixing capabilities. However, the suitability of the vanilla Mamba design for time series forecasting remains an open question, particularly due to its inadequate handling of cross-channel dependencies. Capturing cross-channel dependencies is critical in enhancing the performance of multivariate time series prediction. Recent findings show that self-attention excels in capturing cross-channel dependencies, whereas other simpler mechanisms, such as MLP, may degrade model performance. This is counterintuitive, as MLP, being a learnable…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods
MethodsMixup
