paper-with-me

홈 › Papers

TimeMachine: A Time Series is Worth 4 Mambas for Long-term Forecasting

2024-03-14 · Md Atik Ahamed, Qiang Cheng

Long-term time-series forecasting remains challenging due to the difficulty in capturing long-term dependencies, achieving linear scalability, and maintaining computational efficiency. We introduce TimeMachine, an innovative model that leverages Mamba, a state-space model, to capture long-term dependencies in multivariate time series data while maintaining linear scalability and small memory footprints. TimeMachine exploits the unique properties of time series data to produce salient contextual cues at multi-scales and leverage an innovative integrated quadruple-Mamba architecture to unify the handling of channel-mixing and channel-independence situations, thus enabling effective selection of contents for prediction against global and local contexts at different scales. Experimentally, TimeMachine achieves superior performance in prediction accuracy, scalability, and memory efficiency, as extensively validated using benchmark datasets. Code availability: https://github.com/Atik-Ahamed/TimeMachine

📄 PDF Abstract BibTeX arXiv:2403.09898

Code (1)

atik-ahamed/timemachine 공식 구현 pytorch

Tasks

Computational EfficiencyMambaTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

MambaSL: Exploring Single-Layer Mamba for Time Series Classification

2026-04-16 · Yoo-Min Jung, Leekyung Kim arxiv

Despite recent advances in state space models (SSMs) such as Mamba across various sequence domains, research on their standalone capacity for time series classification (TSC) has remained limited. We propose MambaSL, a f…

Time Series Classification

Test Time Learning for Time Series Forecasting

2024-09-21 · Panayiotis Christou, Shichu Chen, Xupeng Chen, Parijat Dube

Time-series forecasting has seen significant advancements with the introduction of token prediction mechanisms such as multi-head attention. However, these methods often struggle to achieve the same performance as in lan…

Language ModelingLanguage ModellingMambaState Space Models+2

TimeMachine-bench: A Benchmark for Evaluating Model Capabilities in Repository-Level Migration Tasks

2026-01-30 · Ryo Fujii, Makoto Morishita, Kazuki Yano, Jun Suzuki arxiv

With the advancement of automated software engineering, research focus is increasingly shifting toward practical tasks reflecting the day-to-day work of software engineers. Among these tasks, software migration, a critic…

ST-MambaSync: The Complement of Mamba and Transformers for Spatial-Temporal in Traffic Flow Prediction

2024-04-24 · Zhiqi Shao, Xusheng Yao, Ze Wang, Junbin Gao

Accurate traffic flow prediction is crucial for optimizing traffic management, enhancing road safety, and reducing environmental impacts. Existing models face challenges with long sequence data, requiring substantial mem…

Computational EfficiencyMambaManagementPrediction+1

TimeMachine: Fine-Grained Facial Age Editing with Identity Preservation

2025-08-15 · Yilin Mi, Qixin Yan, Zheng-Peng Duan, Chunle Guo 외 arxiv

With the advancement of generative models, facial image editing has made significant progress. However, achieving fine-grained age editing while preserving personal identity remains a challenging task. In this paper, we …

Image ReconstructionImage Editing