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

T3Time: Tri-Modal Time Series Forecasting via Adaptive Multi-Head Alignment and Residual Fusion

About

Multivariate time series forecasting (MTSF) seeks to model temporal dynamics among variables to predict future trends. Transformer-based models and large language models (LLMs) have shown promise due to their ability to capture long-range dependencies and patterns. However, current methods often rely on rigid inductive biases, ignore intervariable interactions, or apply static fusion strategies that limit adaptability across forecast horizons. These limitations create bottlenecks in capturing nuanced, horizon-specific relationships in time-series data. To solve this problem, we propose T3Time, a novel trimodal framework consisting of time, spectral, and prompt branches, where the dedicated frequency encoding branch captures the periodic structures along with a gating mechanism that learns prioritization between temporal and spectral features based on the prediction horizon. We also proposed a mechanism which adaptively aggregates multiple cross-modal alignment heads by dynamically weighting the importance of each head based on the features. Extensive experiments on benchmark datasets demonstrate that our model consistently outperforms state-of-the-art baselines, achieving an average reduction of 3.28% in MSE and 2.29% in MAE. Furthermore, it shows strong generalization in few-shot learning settings: with 5% training data, we see a reduction in MSE and MAE by 4.13% and 1.91%, respectively; and with 10% data, by 3.62% and 1.98% on average. Code - https://github.com/monaf-chowdhury/T3Time/

Abdul Monaf Chowdhury, Rabeya Akter, Safaeid Hossain Arib• 2025

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh2
MSE0.348
796
Time Series ForecastingWeather
MSE0.335
497
Time Series ForecastingETTm2
MSE0.172
300
Time Series ForecastingILI
MAE0.802
141
Time Series ForecastingExchange
MSE0.836
98
Time Series ForecastingTimeMMD Agriculture (test)
MSE0.229
20
Time Series ForecastingTimeMMD Security (test)
MSE72.113
20
Time Series ForecastingTimeMMD Energy (test)
MSE0.266
20
Time Series ForecastingTimeMMD Social Good (test)
MSE0.998
20
Time Series ForecastingTimeMMD Economy (test)
MSE0.239
20
Showing 10 of 13 rows

Other info

Follow for update