paper-with-me

홈 › Papers

DiM-TS: Bridge the Gap between Selective State Space Models and Time Series for Generative Modeling

2025-11-23 · Zihao Yao, Jiankai Zuo, Yaying Zhang arxiv

Time series data plays a pivotal role in a wide variety of fields but faces challenges related to privacy concerns. Recently, synthesizing data via diffusion models is viewed as a promising solution. However, existing methods still struggle to capture long-range temporal dependencies and complex channel interrelations. In this research, we aim to utilize the sequence modeling capability of a State Space Model called Mamba to extend its applicability to time series data generation. We firstly analyze the core limitations in State Space Model, namely the lack of consideration for correlated temporal lag and channel permutation. Building upon the insight, we propose Lag Fusion Mamba and Permutation Scanning Mamba, which enhance the model's ability to discern significant patterns during the denoising process. Theoretical analysis reveals that both variants exhibit a unified matrix multiplication framework with the original Mamba, offering a deeper understanding of our method. Finally, we integrate two variants and introduce Diffusion Mamba for Time Series (DiM-TS), a high-quality time series generation model that better preserves the temporal periodicity and inter-channel correlations. Comprehensive experiments on public datasets demonstrate the superiority of DiM-TS in generating realistic time series while preserving diverse properties of data.

📄 PDF Abstract BibTeX arXiv:2511.18312

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VMamba: Visual State Space Model

2024-01-18 · Yue Liu, Yunjie Tian, Yuzhong Zhao, Hongtian Yu 외

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time comp…

Computational EfficiencyLanguage ModelingLanguage ModellingMamba+2

SpikySpace: A Spiking State Space Model for Energy-Efficient Time Series Forecasting

2026-01-02 · Kaiwen Tang, Jiaqi Zheng, Yuze Jin, Yupeng Qiu 외 arxiv

Time-series forecasting in domains like traffic management and industrial monitoring often requires real-time, energy-efficient processing on edge devices with limited resources. Spiking neural networks (SNNs) offer even…

Time Series Forecasting

Selective Vision-Language Subspace Projection for Few-shot CLIP

2024-07-24 · Xingyu Zhu, Beier Zhu, Yi Tan, Shuo Wang 외

Vision-language models such as CLIP are capable of mapping the different modality data into a unified feature space, enabling zero/few-shot inference by measuring the similarity of given images and texts. However, most e…

Few-Shot Learning

MambaLRP: Explaining Selective State Space Sequence Models

2024-06-11 · Farnoush Rezaei Jafari, Grégoire Montavon, Klaus-Robert Müller, Oliver Eberle

Recent sequence modeling approaches using selective state space sequence models, referred to as Mamba models, have seen a surge of interest. These models allow efficient processing of long sequences in linear time and ar…

Language ModelingLanguage ModellingMamba

HMamba: Hyperbolic Mamba for Sequential Recommendation

2025-05-14 · Qianru Zhang, Honggang Wen, Wei Yuan, Crystal Chen 외

Sequential recommendation systems have become a cornerstone of personalized services, adept at modeling the temporal evolution of user preferences by capturing dynamic interaction sequences. Existing approaches predomina…

MambaRecommendation SystemsSequential Recommendation