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

CrossLinear: Plug-and-Play Cross-Correlation Embedding for Time Series Forecasting with Exogenous Variables

About

Time series forecasting with exogenous variables is a critical emerging paradigm that presents unique challenges in modeling dependencies between variables. Traditional models often struggle to differentiate between endogenous and exogenous variables, leading to inefficiencies and overfitting. In this paper, we introduce CrossLinear, a novel Linear-based forecasting model that addresses these challenges by incorporating a plug-and-play cross-correlation embedding module. This lightweight module captures the dependencies between variables with minimal computational cost and seamlessly integrates into existing neural networks. Specifically, it captures time-invariant and direct variable dependencies while disregarding time-varying or indirect dependencies, thereby mitigating the risk of overfitting in dependency modeling and contributing to consistent performance improvements. Furthermore, CrossLinear employs patch-wise processing and a global linear head to effectively capture both short-term and long-term temporal dependencies, further improving its forecasting precision. Extensive experiments on 12 real-world datasets demonstrate that CrossLinear achieves superior performance in both short-term and long-term forecasting tasks. The ablation study underscores the effectiveness of the cross-correlation embedding module. Additionally, the generalizability of this module makes it a valuable plug-in for various forecasting tasks across different domains. Codes are available at https://github.com/mumiao2000/CrossLinear.

Pengfei Zhou, Yunlong Liu, Junli Liang, Qi Song, Xiangyang Li• 2025

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingNP
MSE0.21
29
Time Series ForecastingBe
MSE0.389
29
Time Series ForecastingPJM
MSE0.088
29
Time Series ForecastingFR
MSE0.39
29
Time Series ForecastingDE
MSE0.438
29
Fluid Dynamics PredictionLow-Re (test)
MAE0.0187
20
Fluid Dynamics PredictionChannel (test)
MAE0.0412
20
Fluid Dynamics PredictionCavity (test)
MAE0.0089
20
Fluid Dynamics PredictionDam (test)
MAE0.0301
20
Fluid Dynamics PredictionHigh-Re (test)
MAE0.0574
20
Showing 10 of 15 rows

Other info

Follow for update