Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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

Md Atik Ahamed, Qiang Cheng• 2024

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingETTh1
MAE0.387
351
Long-term time-series forecastingWeather
MSE0.164
348
Long-term time-series forecastingETTh2
MSE0.275
327
Long-term time-series forecastingETTm2
MSE0.175
305
Long-term time-series forecastingETTm1
MSE0.317
295
Long-term time-series forecastingTraffic
MSE0.397
278
Showing 6 of 6 rows

Other info

Code

Follow for update