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

Temporal Query Network for Efficient Multivariate Time Series Forecasting

About

Sufficiently modeling the correlations among variables (aka channels) is crucial for achieving accurate multivariate time series forecasting (MTSF). In this paper, we propose a novel technique called Temporal Query (TQ) to more effectively capture multivariate correlations, thereby improving model performance in MTSF tasks. Technically, the TQ technique employs periodically shifted learnable vectors as queries in the attention mechanism to capture global inter-variable patterns, while the keys and values are derived from the raw input data to encode local, sample-level correlations. Building upon the TQ technique, we develop a simple yet efficient model named Temporal Query Network (TQNet), which employs only a single-layer attention mechanism and a lightweight multi-layer perceptron (MLP). Extensive experiments demonstrate that TQNet learns more robust multivariate correlations, achieving state-of-the-art forecasting accuracy across 12 challenging real-world datasets. Furthermore, TQNet achieves high efficiency comparable to linear-based methods even on high-dimensional datasets, balancing performance and computational cost. The code is available at: https://github.com/ACAT-SCUT/TQNet.

Shengsheng Lin, Haojun Chen, Haijie Wu, Chunyun Qiu, Weiwei Lin• 2025

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.441
601
Time Series ForecastingETTh2
MSE0.378
438
Time Series ForecastingETTm2
MSE0.277
382
Long-term time-series forecastingWeather
MSE0.157
348
Multivariate long-term forecastingETTh1
MSE0.441
344
Time Series ForecastingETTm1
MSE0.377
334
Long-term time-series forecastingETTh2
MSE0.378
327
Multivariate long-term series forecastingETTh2
MSE0.378
319
Multivariate long-term series forecastingWeather
MSE0.242
288
Long-term time-series forecastingTraffic
MSE0.413
278
Showing 10 of 31 rows

Other info

Follow for update