TL;DR
CrossLinear is a lightweight, plug-and-play linear model that effectively captures variable dependencies in time series forecasting, improving accuracy and reducing overfitting across diverse real-world datasets.
Contribution
It introduces a novel cross-correlation embedding module that models variable dependencies efficiently and can be integrated into existing neural networks for enhanced forecasting.
Findings
Outperforms existing models on 12 real-world datasets.
Effectively captures both short-term and long-term dependencies.
Reduces overfitting by focusing on direct, time-invariant dependencies.
Abstract
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
