Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TimePro: Efficient Multivariate Long-term Time Series Forecasting with Variable- and Time-Aware Hyper-state

About

In long-term time series forecasting, different variables often influence the target variable over distinct time intervals, a challenge known as the multi-delay issue. Traditional models typically process all variables or time points uniformly, which limits their ability to capture complex variable relationships and obtain non-trivial time representations. To address this issue, we propose TimePro, an innovative Mamba-based model that constructs variate- and time-aware hyper-states. Unlike conventional approaches that merely transfer plain states across variable or time dimensions, TimePro preserves the fine-grained temporal features of each variate token and adaptively selects the focused time points to tune the plain state. The reconstructed hyper-state can perceive both variable relationships and salient temporal information, which helps the model make accurate forecasting. In experiments, TimePro performs competitively on eight real-world long-term forecasting benchmarks with satisfactory linear complexity. Code is available at https://github.com/xwmaxwma/TimePro.

Xiaowen Ma, Zhenliang Ni, Shuai Xiao, Xinghao Chen• 2025

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.438
909
Time Series ForecastingETTh1
MSE0.438
869
Time Series ForecastingETTh2
MSE0.377
796
Multivariate Time-series ForecastingETTm1
MSE0.391
742
Multivariate Time-series ForecastingETTm2
MSE0.281
593
Time Series ForecastingETTm2
MSE0.281
552
Multivariate long-term forecastingETTh1
MSE0.375
509
Time Series ForecastingWeather
MSE0.251
497
Multivariate long-term series forecastingETTh2
MSE0.377
470
Multivariate Time-series ForecastingWeather
MSE0.251
466
Showing 10 of 48 rows

Other info

Follow for update