paper-with-me

홈 › Papers

ms-Mamba: Multi-scale Mamba for Time-Series Forecasting

2025-04-10 · Yusuf Meric Karadag, Sinan Kalkan, Ipek Gursel Dino

The problem of Time-series Forecasting is generally addressed by recurrent, Transformer-based and the recently proposed Mamba-based architectures. However, existing architectures generally process their input at a single temporal scale, which may be sub-optimal for many tasks where information changes over multiple time scales. In this paper, we introduce a novel architecture called Multi-scale Mamba (ms-Mamba) to address this gap. ms-Mamba incorporates multiple temporal scales by using multiple Mamba blocks with different sampling rates ($\Delta$s). Our experiments on many benchmarks demonstrate that ms-Mamba outperforms state-of-the-art approaches, including the recently proposed Transformer-based and Mamba-based models.

📄 PDF Abstract BibTeX arXiv:2504.07654

Code (0)

등록된 구현이 없습니다.

Tasks

MambaTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

FLDmamba: Integrating Fourier and Laplace Transform Decomposition with Mamba for Enhanced Time Series Prediction

2025-07-17 · Qianru Zhang, Chenglei Yu, Haixin Wang, Yudong Yan 외 arxiv

Time series prediction, a crucial task across various domains, faces significant challenges due to the inherent complexities of time series data, including non-stationarity, multi-scale periodicity, and transient dynamic…

Time Series Prediction

UmambaTSF: A U-shaped Multi-Scale Long-Term Time Series Forecasting Method Using Mamba

2024-10-15 · Li Wu, Wenbin Pei, Jiulong Jiao, Qiang Zhang

Multivariate Time series forecasting is crucial in domains such as transportation, meteorology, and finance, especially for predicting extreme weather events. State-of-the-art methods predominantly rely on Transformer ar…

DecoderMambaMultivariate Time Series ForecastingState Space Models+2

ASGMamba: Adaptive Spectral Gating Mamba for Multivariate Time Series Forecasting

2026-02-02 · Qianyang Li, Xingjun Zhang, Shaoxun Wang, Jia Wei 외 arxiv

Long-term multivariate time series forecasting (LTSF) plays a crucial role in various high-performance computing applications, including real-time energy grid management and large-scale traffic flow simulation. However, …

Multivariate Time Series Forecasting

Fourier-KAN-Mamba: A Novel State-Space Equation Approach for Time-Series Anomaly Detection

2025-11-19 · Xiancheng Wang, Lin Wang, Rui Wang, Zhibo Zhang 외 arxiv

Time-series anomaly detection plays a critical role in numerous real-world applications, including industrial monitoring and fault diagnosis. Recently, Mamba-based state-space models have shown remarkable efficiency in l…

Anomaly DetectionFault Diagnosis

DeMa: Dual-Path Delay-Aware Mamba for Efficient Multivariate Time Series Analysis

2026-01-09 · Rui An, Haohao Qu, Wenqi Fan, Xuequn Shang 외 arxiv

Accurate and efficient multivariate time series (MTS) analysis is increasingly critical for a wide range of intelligent applications. Within this realm, Transformers have emerged as the predominant architecture due to th…

Computational EfficiencyTime Series AnalysisAnomaly Detection