Related Experiment Video
Updated: May 11, 2025

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
TSCMamba: Mamba Meets Multi-View Learning for Time Series Classification
Md Atik Ahamed1, Qiang Cheng1,2
1Department of Computer Science, University of Kentucky, Lexington, KY, USA.
Abstract:
Multivariate time series classification (TSC) is critical for various applications in fields such as healthcare and finance. While various approaches for TSC have been explored, important properties of time series, such as shift equivariance and inversion invariance, are largely underexplored by existing works. To fill this gap, we propose a novel multi-view approach to capture patterns with properties like shift equivariance. Our method integrates diverse features, including spectral, temporal, local, and global features, to obtain rich, complementary contexts for TSC. We use continuous wavelet transform to capture time-frequency features that remain consistent even when the input is shifted in time. These features are fused with temporal convolutional or multilayer perceptron features to provide complex local and global contextual information. We utilize the Mamba state space model for efficient and scalable sequence modeling and capturing long-range dependencies in time series. Moreover, we introduce a new scanning scheme for Mamba, called tango scanning, to effectively model sequence relationships and leverage inversion invariance, thereby enhancing our model's generalization and robustness. Experiments on two sets of benchmark datasets (10+20 datasets) demonstrate our approach's effectiveness, achieving average accuracy improvements of 4.01-6.45% and 7.93% respectively, over leading TSC models such as TimesNet and TSLANet. The code is available at: https://drive.google.com/file/d/1fScmALgreb_sE9_P2kIsQCmt9SNxp7GP/view?usp=sharing.
Related Concept Videos
Multi-input and Multi-variable systems
In the absence...
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Associative Learning
Classical conditioning, also known...
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Time-Series Graph

