LightGTS-Cov: Covariate-Enhanced Time Series Forecasting
Yong Shang, Zhipeng Yao, Ning Jin, Xiangfei Qiu, Hui Zhang, Bin Yang

TL;DR
LightGTS-Cov enhances time series forecasting by explicitly integrating covariates into a lightweight, period-aware model, improving accuracy in energy-related applications with minimal additional complexity.
Contribution
It introduces a covariate-enhanced extension of LightGTS that incorporates both past and future covariates with a small MLP, improving performance in covariate-rich forecasting tasks.
Findings
Outperforms LightGTS and other baselines on energy datasets.
Achieves high accuracy in real-world energy forecasting applications.
Maintains stable operational performance after deployment.
Abstract
Time series foundation models are typically pre-trained on large, multi-source datasets; however, they often ignore exogenous covariates or incorporate them via simple concatenation with the target series, which limits their effectiveness in covariate-rich applications such as electricity price forecasting and renewable energy forecasting. We introduce LightGTS-Cov, a covariate-enhanced extension of LightGTS that preserves its lightweight, period-aware backbone while explicitly incorporating both past and future-known covariates. Built on a 1M-parameter LightGTS backbone, LightGTS-Cov adds only a 0.1M-parameter MLP plug-in that integrates time-aligned covariates into the target forecasts by residually refining the outputs of the decoding process. Across covariate-aware benchmarks on electricity price and energy generation datasets, LightGTS-Cov consistently outperforms…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Stock Market Forecasting Methods · Forecasting Techniques and Applications
